| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | stage3b: fix omxplayer dependencies (armhf only): Remove and use mpv with ffmpeg | Sven Gothel | 2021-07-04 | 1 | -1/+3 |
* | 01-build.sh: Use CUSTOM_NAME for IMG_NAME and WORK_DIR | Sven Gothel | 2021-07-04 | 1 | -3/+5 |
* | Add CUSTOM_NAME and CUSTOM_VERSION for print_issue(); Add simple install-depe... | Sven Gothel | 2021-07-04 | 4 | -1/+59 |
* | export-image: avoid double dash for sdcard-${IMG_SUFFIX}, latter contains '-'... | Sven Gothel | 2021-07-04 | 1 | -4/+4 |
* | scripts: Add convenient scripts to skip or unskip all stages | Sven Gothel | 2021-07-04 | 2 | -0/+44 |
* | stage3b (with ligthdm + desktop-base): Add console-autologin to B4 (desktop) | Sven Gothel | 2021-07-04 | 2 | -0/+9 |
* | Split stage3 -> stage3a (simple xorg) + stage3b (desktop-base), revert stage4... | Sven Gothel | 2021-07-04 | 10 | -18/+25 |
* | Revert stage5 change to original arm64 branch | Sven Gothel | 2021-07-04 | 1 | -3/+3 |
* | Cleanup stage3 (add non-desktop from stage4) and revert stage4 to original ar... | Sven Gothel | 2021-07-04 | 10 | -76/+87 |
* | export-image: Use ${IMG_SUFFIX} for stage owned sdcard folder: ${DEPLOY_DIR2}... | Sven Gothel | 2021-07-04 | 1 | -4/+4 |
* | Fix qcow2_handling make_boot*: cmdline.txt is below sys_arm64_000 | Sven Gothel | 2021-07-04 | 1 | -2/+2 |
* | qemu-debootstrap is deprecated, using debootstrap directly | Sven Gothel | 2021-07-04 | 1 | -3/+5 |
* | REDUCED_FOOTPRINT: Group all related tasks to this env-var setting: apt selec... | Sven Gothel | 2021-07-04 | 5 | -16/+51 |
* | CUSTOM_IOT: Removed, custom refining shall occur in custom stage | Sven Gothel | 2021-07-04 | 2 | -26/+1 |
* | ROOTFS_RO: export_image: Cleanup and consider read-only or mutable rootfs... | Sven Gothel | 2021-07-04 | 3 | -74/+44 |
* | ROOTFS_RO: Have stage2 consider read-only or mutable rootfs (see README.md) | Sven Gothel | 2021-07-04 | 7 | -57/+215 |
* | ROOTFS_RO: Make rootfs read-only optional (re-align with arm64 branch) | Sven Gothel | 2021-07-04 | 3 | -17/+13 |
* | Create rootfs variations of squashfs and use the LZO variant as default; Use ... | Sven Gothel | 2021-07-04 | 1 | -8/+22 |
* | doc: Spec file for rootfs is 'rootfs.inf' under 'sys_arm64_000' | Sven Gothel | 2021-07-04 | 1 | -1/+1 |
* | build.sh: Always clean the current stage to avoid side-effects | Sven Gothel | 2021-07-04 | 1 | -0/+1 |
* | qcow2_handling: Drop 3rd partition for 2nd rootfs; Now we are back to size th... | Sven Gothel | 2021-07-04 | 1 | -36/+30 |
* | stage2, stage_zaf: Also place a copy of config.txt into 'sys_arm64_000' for f... | Sven Gothel | 2021-07-03 | 1 | -2/+3 |
* | cmdline.txt: Drop `rootfstype=ext4`, we determine this at runtime within loop... | Sven Gothel | 2021-07-03 | 1 | -1/+1 |
* | config.txt: disable_splash=1 (no rainbows) | Sven Gothel | 2021-07-03 | 1 | -1/+1 |
* | stage2 01-sys-tweak: Use basename for targetname.orig, check /boot/overlays f... | Sven Gothel | 2021-07-03 | 1 | -3/+5 |
* | export-image: Exclude /boot/zafena/ app data from rootfs-image (only hold boo... | Sven Gothel | 2021-07-03 | 1 | -4/+6 |
* | stage4: drop piwiz package as not needed and having a missing dependency | Sven Gothel | 2021-07-03 | 2 | -3/+1 |
* | stage2 01-sys-tweak script: Fix chroot: Add proper escaping for '$', i.e. don... | Sven Gothel | 2021-07-03 | 1 | -7/+9 |
* | initrd loop_rootfs: Add comment on 'debug' commandline argument, remove manua... | Sven Gothel | 2021-07-03 | 1 | -2/+5 |
* | stage2: /boot/config.txt: disable_splash=0, refine comment on 'os_prefix', ad... | Sven Gothel | 2021-07-03 | 1 | -2/+6 |
* | .gitignore: drop local test/* folder | Sven Gothel | 2021-07-03 | 1 | -0/+1 |
* | build.sh: Fix edit bug: Put back in the apt-get command 'install' | Sven Gothel | 2021-07-03 | 1 | -2/+2 |
* | stage2: overlay_mount: Add verbosity, drop absolute binary path, mkdir -p /va... | Sven Gothel | 2021-07-03 | 2 | -10/+17 |
* | stage2: disable+mask services [nfs, apt, bluetooth, ..]; Don't flush overlay_... | Sven Gothel | 2021-07-03 | 1 | -8/+38 |
* | stage1 fstab: commented-out, but add ',noauto' still .. | Sven Gothel | 2021-07-02 | 1 | -1/+1 |
* | stage2: Add 'chvt 1' (stage4: no need for sudo on chvt @ boot) | Sven Gothel | 2021-07-02 | 1 | -0/+2 |
* | stage4: Disable all printing support | Sven Gothel | 2021-07-02 | 2 | -4/+4 |
* | overlay_mount: Avoid double mount of 'tmpfs /tmp tmpfs' | Sven Gothel | 2021-07-02 | 1 | -1/+3 |
* | empty stage2 package-nr add newline | Sven Gothel | 2021-07-02 | 1 | -0/+1 |
* | stage2: Add bluez, rfkill, busybox, initramfs-tools*; stage3: drop rfkill | Sven Gothel | 2021-07-02 | 2 | -1/+5 |
* | apt install package* file: Remove leading space, fix for all comments empty p... | Sven Gothel | 2021-07-02 | 1 | -0/+1 |
* | imagetool.sh: Fix: Remove double existance of mount/umount block (late night ... | Sven Gothel | 2021-07-02 | 1 | -20/+2 |
* | rootfs.img: Add '/data/sdcard' full copy of '/boot' ex rootfs.img to be self ... | Sven Gothel | 2021-07-02 | 1 | -0/+2 |
* | Size reduction: apt-get install always use 'Recommends 0' & 'Suggests 0', dro... | Sven Gothel | 2021-07-02 | 6 | -8/+60 |
* | move console-autologin stage4 -> stage2 | Sven Gothel | 2021-07-02 | 2 | -0/+3 |
* | stage2: Add mkinitramfs w/ forced fsck types; journald.conf memory only etc s... | Sven Gothel | 2021-07-02 | 4 | -82/+117 |
* | chroot: use UTF8 and set LC_* | Sven Gothel | 2021-07-02 | 1 | -0/+6 |
* | ro: drop data partition; Use /dev/mmcblk0p[12] for generic deployment (export... | Sven Gothel | 2021-07-02 | 3 | -55/+66 |
* | doc/filesystem-layout.md: Fix typos and refine; Drop endless loop for 'fsck /... | Sven Gothel | 2021-07-02 | 1 | -12/+12 |
* | imagetool.sh: Easier handling for mount and umount, use implicit image and mo... | Sven Gothel | 2021-07-02 | 1 | -19/+87 |