| Commit message (Expand) | Author | Age | Files | Lines |
* | Enhance NBD/Image handling via imagetool.sh (use reusable stateless functions... | Sven Gothel | 2021-07-18 | 4 | -113/+386 |
* | Remove obsolete tagging scripts to SKIP stages and image creation | Sven Gothel | 2021-07-18 | 2 | -54/+0 |
* | multi-arch: Slim down grub.cfg on Debian amd64 target | Sven Gothel | 2021-07-17 | 2 | -3/+9 |
* | multi-arch: Fix stage0/00-configure-apt: Perform 'dpkg' within i/o piped on_c... | Sven Gothel | 2021-07-17 | 1 | -5/+7 |
* | multi-arch: Support vanilla Debian for 'amd64' and 'i386' architecture incl. ... | Sven Gothel | 2021-07-17 | 69 | -655/+1336 |
* | Add 'on_chroot.sh', demonstrate means to run tasks on target architecture usi... | Sven Gothel | 2021-07-10 | 1 | -0/+46 |
* | ./imagetool.sh: Allow unmount w/o NBD_DEV, i.e. single mounted rootfs image | Sven Gothel | 2021-07-10 | 1 | -3/+4 |
* | README.md: Fix grammar | Sven Gothel | 2021-07-09 | 1 | -1/+1 |
* | stage2: Add iftop | Sven Gothel | 2021-07-09 | 2 | -2/+2 |
* | qcow2_handling: Use fixed PART_NO (at least a variable) | Sven Gothel | 2021-07-09 | 1 | -2/+3 |
* | stage2's: /etc/init.d/resize2fs_once: Add maximizing rootfs partition size be... | Sven Gothel | 2021-07-09 | 1 | -4/+27 |
* | scripts/qcow2_handling: Reactivate partition resizing (Fix PART_START grep fo... | Sven Gothel | 2021-07-09 | 1 | -7/+6 |
* | scripts/chroot-example.sh: Adding example how to use the qcow2 image chroot f... | Sven Gothel | 2021-07-09 | 1 | -0/+24 |
* | Add stage3a_dev: Image '-litexdev', developer system on top of stage3a; Clean... | Sven Gothel | 2021-07-09 | 7 | -33/+64 |
* | Drop recommended packages if using reduced footprint or not explicitly select... | Sven Gothel | 2021-07-09 | 3 | -4/+20 |
* | stage2: Add autofs, since nfs-common is default autofs is desired in a networ... | Sven Gothel | 2021-07-09 | 2 | -0/+2 |
* | build example rw rootfs: Don't use REDUCED_FOOTPRINT for writable rootfs (exp... | Sven Gothel | 2021-07-09 | 1 | -1/+1 |
* | bullseye: build.sh: Fix case for IS_TESTING | Sven Gothel | 2021-07-09 | 1 | -4/+5 |
* | bullseye: scripts/0[12]-build*: Move to 'bullseye' | Sven Gothel | 2021-07-09 | 2 | -4/+4 |
* | skip/unskip: Add stage3[ab] SKIP_IMAGES | Sven Gothel | 2021-07-09 | 2 | -0/+4 |
* | 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: Set 'IS_TESTING' based on 'RELEASE' setting. | Sven Gothel | 2021-07-09 | 1 | -0/+16 |
* | bullseye: build.sh: Use RELEASE dependend nn-packages[-nr][-${RELEASE}] if ex... | Sven Gothel | 2021-07-09 | 12 | -11/+141 |
* | qcow2_handling mkfs.ext4: Reenable dropping 'huge_file' feature and 'has_jour... | Sven Gothel | 2021-07-09 | 1 | -3/+3 |
* | Fix he build scripts (generic), no APT_PROXY by default (personal anyways) ..... | Sven Gothel | 2021-07-09 | 2 | -4/+4 |
* | Enable EXPORT_IMAGE for stage3a '-litex', useful for basic xorg no-desktop in... | Sven Gothel | 2021-07-09 | 3 | -0/+57 |
* | None ROOTFS_RO: Only use 250 MiB vfat boot parition (as in arm64 branch) | Sven Gothel | 2021-07-08 | 1 | -2/+13 |
* | stage2: Reenable nfs-common and rsync (services disabled); Add iotop and powe... | Sven Gothel | 2021-07-08 | 2 | -3/+5 |
* | mkfs.ext4: Only set reserved-blocks-percentage to zero if ROOTFS_RO is set | Sven Gothel | 2021-07-08 | 1 | -1/+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: Readd wifi (wpasupplicant, wireless-tools, firmware) | 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 |
* | export-image: Add squashfs w/ zstd-10, sadly zstd is disabled in Raspberry ke... | Sven Gothel | 2021-07-06 | 1 | -3/+4 |
* | install-deps: Add fatattr | Sven Gothel | 2021-07-06 | 1 | -1/+1 |
* | export-image (ro): Create zip storage only archive of sdcard and SHA256SUMS o... | Sven Gothel | 2021-07-04 | 1 | -0/+7 |
* | 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 |
* | 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 |