| Commit message (Expand) | Author | Age | Files | Lines |
* | install-deps: Add fatattr | Sven Gothel | 2021-07-06 | 1 | -1/+1 |
* | 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 | 3 | -1/+55 |
* | scripts: Add convenient scripts to skip or unskip all stages | Sven Gothel | 2021-07-04 | 2 | -0/+44 |
* | 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 |
* | ROOTFS_RO: export_image: Cleanup and consider read-only or mutable rootfs... | Sven Gothel | 2021-07-04 | 1 | -9/+3 |
* | qcow2_handling: Drop 3rd partition for 2nd rootfs; Now we are back to size th... | Sven Gothel | 2021-07-04 | 1 | -36/+30 |
* | apt install package* file: Remove leading space, fix for all comments empty p... | Sven Gothel | 2021-07-02 | 1 | -0/+1 |
* | 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 | 1 | -38/+34 |
* | qcow2_handling: Add more robustness, make imagetool.sh more usable (add raw-i... | Sven Gothel | 2021-07-01 | 1 | -4/+56 |
* | ro: Adapt new 15200 MiB for 16GB sdcard layout, store raw rootfs image with r... | Sven Gothel | 2021-06-28 | 1 | -17/+31 |
* | Zafena: Branding of 'etc/rpi-issue` ; Add 'Zafena version' | Sven Gothel | 2021-06-28 | 1 | -1/+2 |
* | Refine '/etc/rpi-issue' file: Use full UTC date and list all packages etc (me... | Sven Gothel | 2021-06-28 | 1 | -3/+20 |
* | ro: export the raw image of rootfs (export-image, qcow2_handling's make_boota... | Sven Gothel | 2021-06-28 | 1 | -0/+44 |
* | ro: Use sdcard layout 'Image-B' 1 boot (250MB), 2 data (1GB), 3 rootfs1 (4GB)... | Sven Gothel | 2021-06-28 | 1 | -51/+79 |
* | ro: Inject overlayfs, using DATADEV '/data' partition as 'upper'; Disable roo... | Sven Gothel | 2021-06-26 | 1 | -0/+1 |
* | ro: new partition layout: 1 boot, 2 data, 3 rootfs (ro) | Sven Gothel | 2021-06-26 | 1 | -7/+28 |
* | Merge remote-tracking branch 'upstream/master' into arm64arm64 | Serge Schneider | 2021-06-22 | 1 | -2/+4 |
|\ |
|
| * | Copy debootstrap.log on failure | Serge Schneider | 2021-06-22 | 1 | -2/+4 |
* | | Merge branch 'master' into arm64 | Serge Schneider | 2021-03-04 | 1 | -0/+256 |
|\| |
|
| * | Add QCOW2 build mechanism (#349) | Holger Pandel | 2021-02-10 | 1 | -0/+256 |
* | | aarch64 | Serge Schneider | 2020-07-30 | 1 | -5/+6 |
|/ |
|
* | Ensure debootstrap runs through 'sh' rather than 'bash' | Serge Schneider | 2019-10-30 | 1 | -1/+2 |
* | Moved git-hash determination to passed in build variable (#273) | Kevin Stone | 2019-08-11 | 1 | -3/+0 |
* | script/common: Handle aarch64 host builds | Serge Schneider | 2019-06-07 | 1 | -3/+3 |
* | Handle cases where binfmt_misc is built into the kernel | Serge Schneider | 2019-03-06 | 1 | -2/+1 |
* | Make sure unmount_image finds stale loop devices | Sam Tygier | 2019-02-18 | 1 | -1/+1 |
* | Check binfmt_misc module is loaded | Sam Tygier | 2019-02-18 | 1 | -0/+9 |
* | Improve update_issue() function in common script | Hugo Hromic | 2019-02-18 | 1 | -1/+1 |
* | Improve bootstrap() function in common script | Hugo Hromic | 2019-02-18 | 1 | -10/+11 |
* | scripts: do not ignore errors inside on_chroot calls | Tomas Cerskus | 2018-11-08 | 1 | -1/+1 |
* | Check /debootstrap exists before trying to remove | Serge Schneider | 2018-10-15 | 1 | -1/+3 |
* | Remove /debootstrap | Serge Schneider | 2018-10-11 | 1 | -1/+2 |
* | shellcheck | Serge Schneider | 2018-03-13 | 2 | -5/+5 |
* | Remove unnecessary files | Serge Schneider | 2018-03-13 | 2 | -0/+0 |
* | Corrected various typos (#91) | TJ Rana | 2017-07-27 | 1 | -2/+2 |
* | bootstrap: cope with NFS and FUSE filesystems | Serge Schneider | 2017-06-20 | 1 | -1/+1 |
* | stage0: Verify Releases during bootstrap | Serge Schneider | 2017-05-10 | 1 | -2/+2 |
* | Clean up clean up | Serge Schneider | 2017-04-03 | 1 | -1/+1 |
* | Added Docker support (#40) | Claus F. Strasburger | 2017-01-23 | 1 | -28/+35 |
* | Use capsh to ensure file capabilities aren't set | Serge Schneider | 2016-11-14 | 1 | -3/+3 |
* | rsync single file system (#25) | chz^3 | 2016-10-09 | 1 | -1/+1 |
* | Fix umount_image (#22) | Joseph Carter | 2016-10-06 | 1 | -1/+1 |
* | dependencies_check: add missing bracket (closes issue #17). | Serge Schneider | 2016-09-15 | 1 | -1/+1 |
* | Dependency checks + important bugfix (#16) | Joseph Carter | 2016-09-14 | 1 | -0/+30 |
* | build.sh: Support comments in package files (#14) | Joseph Carter | 2016-09-08 | 1 | -0/+11 |
* | Add NOOBS export support | Serge Schneider | 2016-05-27 | 1 | -7/+10 |
* | common: Fix issue date | Serge Schneider | 2016-05-05 | 1 | -1/+1 |