| Commit message (Expand) | Author | Age | Files | Lines |
* | Enhance NBD/Image handling via imagetool.sh (use reusable stateless functions... | Sven Gothel | 2021-07-18 | 1 | -1/+1 |
* | multi-arch: Slim down grub.cfg on Debian amd64 target | Sven Gothel | 2021-07-17 | 2 | -3/+9 |
* | multi-arch: Support vanilla Debian for 'amd64' and 'i386' architecture incl. ... | Sven Gothel | 2021-07-17 | 15 | -362/+622 |
* | stage2: Add iftop | Sven Gothel | 2021-07-09 | 2 | -2/+2 |
* | stage2's: /etc/init.d/resize2fs_once: Add maximizing rootfs partition size be... | Sven Gothel | 2021-07-09 | 1 | -4/+27 |
* | stage2: Add autofs, since nfs-common is default autofs is desired in a networ... | Sven Gothel | 2021-07-09 | 2 | -0/+2 |
* | stage2: boot/config-rootfs*.txt: Use new sd_force_pio=on (disabled though) | Sven Gothel | 2021-07-09 | 2 | -2/+2 |
* | stage2: Fix /boot/config.txt (renamed from alternative naming) | Sven Gothel | 2021-07-09 | 1 | -4/+4 |
* | bullseye: build.sh: Use RELEASE dependend nn-packages[-nr][-${RELEASE}] if ex... | Sven Gothel | 2021-07-09 | 2 | -0/+46 |
* | stage2: Reenable nfs-common and rsync (services disabled); Add iotop and powe... | Sven Gothel | 2021-07-08 | 2 | -3/+5 |
* | initrd: loop_rootfs: test/reset_initrd.sh: Convenience script for target mach... | Sven Gothel | 2021-07-06 | 1 | -0/+10 |
* | initrd: loop_rootfs: Resolve logging, use persistent /boot/init_rootfs.log ... | Sven Gothel | 2021-07-06 | 1 | -0/+42 |
* | initrd loop_rootfs: perform fsck on rootfs-file w/o intend to modify '-n' | Sven Gothel | 2021-07-06 | 1 | -1/+1 |
* | stage2: initrd loop_rootfs: Perform at least a 'unsquashfs -l` superficial in... | Sven Gothel | 2021-07-06 | 5 | -7/+41 |
* | mkinitramfs config: try COMPRESS=lzop if available | Sven Gothel | 2021-07-04 | 1 | -1/+1 |
* | initramfs: try install squashfs fsck (not yet); loop_rootfs: Use proper reboo... | Sven Gothel | 2021-07-04 | 2 | -2/+15 |
* | CUSTOM_IOT: Removed, custom refining shall occur in custom stage | Sven Gothel | 2021-07-04 | 1 | -16/+1 |
* | ROOTFS_RO: export_image: Cleanup and consider read-only or mutable rootfs... | Sven Gothel | 2021-07-04 | 1 | -0/+5 |
* | ROOTFS_RO: Have stage2 consider read-only or mutable rootfs (see README.md) | Sven Gothel | 2021-07-04 | 6 | -54/+198 |
* | 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 |
* | 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 |
* | 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 |
* | stage2: Add 'chvt 1' (stage4: no need for sudo on chvt @ boot) | Sven Gothel | 2021-07-02 | 1 | -0/+2 |
* | 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 | 1 | -0/+5 |
* | stage2: Add mkinitramfs w/ forced fsck types; journald.conf memory only etc s... | Sven Gothel | 2021-07-02 | 4 | -82/+117 |
* | Stateless Multiboot System: Using initrd loop_rootfs scripts | Sven Gothel | 2021-07-01 | 13 | -11/+1163 |
* | ro: Move overlay handling stage1 -> stage2 (creation, as overlay_mount is loc... | Sven Gothel | 2021-07-01 | 2 | -5/+28 |
* | ro: Refine /etc/init.d/overlay_mount and give explicit options to /data in fstab | Sven Gothel | 2021-06-27 | 1 | -6/+5 |
* | Drop nfs-common package | Sven Gothel | 2021-06-27 | 2 | -2/+4 |
* | Replace `dphys-swapfile` with static 200MB `/data/swapfile` | Sven Gothel | 2021-06-27 | 2 | -2/+1 |
* | ro: Inject overlayfs, using DATADEV '/data' partition as 'upper'; Disable roo... | Sven Gothel | 2021-06-26 | 4 | -2/+49 |
* | drop ed, ncdu and crda | Sven Gothel | 2021-06-24 | 1 | -1/+2 |
* | For Debian 10 Buster Use: 'python-minimal python-rpi.gpio python-gpiozero' only | Sven Gothel | 2021-06-24 | 1 | -3/+3 |
* | drop rsync, ntfs, cifs, build-essential manpages-dev, libraspberrypi-doc | Sven Gothel | 2021-06-24 | 2 | -5/+9 |
* | drop python*, only python3* is available in bullseye | Sven Gothel | 2021-06-23 | 1 | -3/+2 |
* | Install gpiozero in lite images | Serge Schneider | 2021-03-31 | 1 | -0/+2 |
* | Enable adding SSH pubkey and setting pubkey only (#380) | Daniel F. Dickinson | 2020-09-08 | 1 | -0/+12 |
* | stage2: install raspinfo2020-08-20-raspbian-buster | Serge Schneider | 2020-06-22 | 1 | -0/+1 |
* | Include rpi-eeprom | Serge Schneider | 2019-09-18 | 1 | -0/+1 |
* | cmdline.txt: remove dwc_otg.lpm_enable=0 | Serge Schneider | 2019-08-14 | 1 | -4/+4 |
* | stage2: install pciutils | Serge Schneider | 2019-08-14 | 1 | -0/+1 |
* | Support regional config settings (#323) | Joshua Bussdieker | 2019-08-14 | 1 | -2/+2 |