| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix README | Sven Gothel | 2021-07-24 | 1 | -13/+25 |
* | stage2: Raspi cmdline.txt: Always add 'rootwait'. Erroneously disabled for re...2021-07-22-passed-all-base | Sven Gothel | 2021-07-22 | 1 | -1/+1 |
* | Update config scripts (remove 'Jau' and add most simple 'light' target configs) | Sven Gothel | 2021-07-22 | 5 | -3/+97 |
* | stage2 mutable image: Fix resize2fs_once: On raspi the scripting mode works, ... | Sven Gothel | 2021-07-22 | 1 | -4/+6 |
* | stage2 mutable image: Fix resize2fs once: 'parted resizepart' needs fake tty ... | Sven Gothel | 2021-07-22 | 3 | -11/+40 |
* | mutable images: Boot in verbose mode for generic stage targets to observe ... | Sven Gothel | 2021-07-22 | 2 | -2/+5 |
* | make_bootable_image: Mutable images require UUID in fstab and kernel cmdline ... | Sven Gothel | 2021-07-22 | 3 | -15/+23 |
* | stage2 01-sys-tweak: Never use raspi only 'regenerate_ssh_host_keys' | Sven Gothel | 2021-07-22 | 1 | -11/+2 |
* | stage2 01-sys-tweak: resize2fs_once: Resolve systemd dependency; Script now u... | Sven Gothel | 2021-07-22 | 2 | -4/+5 |
* | export-image 04-finalize: Export the ext4-rootfs partition image for mutable ... | Sven Gothel | 2021-07-22 | 1 | -10/+8 |
* | Add lightxdev (mutable images) config files for debian-amd64 | Sven Gothel | 2021-07-22 | 2 | -0/+95 |
* | LICENSE: Add Zafena AB and Gothel... | Sven Gothel | 2021-07-22 | 1 | -0/+2 |
* | stage_rescue: Remove escape chars in comment | Sven Gothel | 2021-07-22 | 1 | -1/+1 |
* | stage2 01-sys-tweak: ROOTFS_RO simplified initrd.img scripting | Sven Gothel | 2021-07-22 | 1 | -8/+6 |
* | export-image finalize: ROOTFS_RO: Don't produce sdcard zip file, be a bit mor... | Sven Gothel | 2021-07-22 | 1 | -5/+8 |
* | export-image 02-network: Clean resolv.conf and do not add GOOG 8.8.8.8 NS (se... | Sven Gothel | 2021-07-22 | 2 | -2/+4 |
* | Refine boot process of build target and allow config of /boot fstype and moun... | Sven Gothel | 2021-07-22 | 20 | -66/+211 |
* | rescue packages-sys-debian: Add all packages required to reproduce .. | Sven Gothel | 2021-07-19 | 1 | -3/+6 |
* | Fix ./on_chroot.sh: Use "$@", add 'how to use' comments | Sven Gothel | 2021-07-19 | 1 | -8/+13 |
* | ROOTFS_RO: Allow tmpfs size to be set via ROOTFS_RO_OVERLAY_TMPFS_SIZE, also ... | Sven Gothel | 2021-07-19 | 4 | -3/+19 |
* | Update README.md; stage_rescue: Bring back visible menu w/ timeout=5s if ROOT... | Sven Gothel | 2021-07-18 | 3 | -1/+15 |
* | Fix stage3b (split to stage3b_lxde and stage3b_kde alternatives); Misc changes: | Sven Gothel | 2021-07-18 | 29 | -31/+127 |
* | Custom personal build config 02 + 03: Only produce stage2 (developer test) | Sven Gothel | 2021-07-18 | 2 | -1/+3 |
* | loop_rootfs: find_blkpart -> find_partition: Search for first matching partit... | Sven Gothel | 2021-07-18 | 2 | -64/+111 |
* | initramfs: Ensure package lzop is installed and in initrd to benefit from fas... | Sven Gothel | 2021-07-18 | 3 | -1/+4 |
* | multi-arch/boot: Handle GRUB boot-code images, showcase full feature via 'mak... | Sven Gothel | 2021-07-18 | 4 | -0/+179 |
* | Bump example config files .. (hostname matched project, version) | Sven Gothel | 2021-07-18 | 6 | -12/+12 |
* | Raspi cmdline: Be quiet | Sven Gothel | 2021-07-18 | 3 | -3/+3 |
* | GRUB custom.cfg: Be quiet | Sven Gothel | 2021-07-18 | 1 | -1/+1 |
* | stage2 (network): Drop resolvconf as it lead to use GOOG 8.8.8.8 NS | Sven Gothel | 2021-07-18 | 1 | -1/+2 |
* | stage2 (network): Use dhcpcd for Debian as well; Take dhcp host-name if provi... | Sven Gothel | 2021-07-18 | 2 | -1/+4 |
* | stage2: Make GRUB boot-code images relocatable (clone) | Sven Gothel | 2021-07-18 | 1 | -3/+5 |
* | stage2: Disable systemd-remount-fs: Already mounted correctly and no live map... | Sven Gothel | 2021-07-18 | 1 | -0/+5 |
* | Use $BASH_SOURCE[0] instead of $0 | Sven Gothel | 2021-07-18 | 2 | -2/+2 |
* | 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 |