aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* multi-arch/boot: Handle GRUB boot-code images, showcase full feature via 'mak...Sven Gothel2021-07-183-0/+179
* Bump example config files .. (hostname matched project, version)Sven Gothel2021-07-186-12/+12
* Use $BASH_SOURCE[0] instead of $0Sven Gothel2021-07-181-1/+1
* Enhance NBD/Image handling via imagetool.sh (use reusable stateless functions...Sven Gothel2021-07-182-32/+303
* Remove obsolete tagging scripts to SKIP stages and image creationSven Gothel2021-07-182-54/+0
* multi-arch: Support vanilla Debian for 'amd64' and 'i386' architecture incl. ...Sven Gothel2021-07-1710-43/+287
* qcow2_handling: Use fixed PART_NO (at least a variable)Sven Gothel2021-07-091-2/+3
* scripts/qcow2_handling: Reactivate partition resizing (Fix PART_START grep fo...Sven Gothel2021-07-091-7/+6
* scripts/chroot-example.sh: Adding example how to use the qcow2 image chroot f...Sven Gothel2021-07-091-0/+24
* Add stage3a_dev: Image '-litexdev', developer system on top of stage3a; Clean...Sven Gothel2021-07-093-2/+9
* build example rw rootfs: Don't use REDUCED_FOOTPRINT for writable rootfs (exp...Sven Gothel2021-07-091-1/+1
* bullseye: scripts/0[12]-build*: Move to 'bullseye'Sven Gothel2021-07-092-4/+4
* skip/unskip: Add stage3[ab] SKIP_IMAGESSven Gothel2021-07-092-0/+4
* qcow2_handling mkfs.ext4: Reenable dropping 'huge_file' feature and 'has_jour...Sven Gothel2021-07-091-3/+3
* Fix he build scripts (generic), no APT_PROXY by default (personal anyways) .....Sven Gothel2021-07-092-4/+4
* Enable EXPORT_IMAGE for stage3a '-litex', useful for basic xorg no-desktop in...Sven Gothel2021-07-092-0/+53
* None ROOTFS_RO: Only use 250 MiB vfat boot parition (as in arm64 branch)Sven Gothel2021-07-081-2/+13
* mkfs.ext4: Only set reserved-blocks-percentage to zero if ROOTFS_RO is setSven Gothel2021-07-081-1/+5
* install-deps: Add fatattrSven Gothel2021-07-061-1/+1
* 01-build.sh: Use CUSTOM_NAME for IMG_NAME and WORK_DIRSven Gothel2021-07-041-3/+5
* Add CUSTOM_NAME and CUSTOM_VERSION for print_issue(); Add simple install-depe...Sven Gothel2021-07-043-1/+55
* scripts: Add convenient scripts to skip or unskip all stagesSven Gothel2021-07-042-0/+44
* Fix qcow2_handling make_boot*: cmdline.txt is below sys_arm64_000Sven Gothel2021-07-041-2/+2
* qemu-debootstrap is deprecated, using debootstrap directlySven Gothel2021-07-041-3/+5
* ROOTFS_RO: export_image: Cleanup and consider read-only or mutable rootfs...Sven Gothel2021-07-041-9/+3
* qcow2_handling: Drop 3rd partition for 2nd rootfs; Now we are back to size th...Sven Gothel2021-07-041-36/+30
* apt install package* file: Remove leading space, fix for all comments empty p...Sven Gothel2021-07-021-0/+1
* chroot: use UTF8 and set LC_*Sven Gothel2021-07-021-0/+6
* ro: drop data partition; Use /dev/mmcblk0p[12] for generic deployment (export...Sven Gothel2021-07-021-38/+34
* qcow2_handling: Add more robustness, make imagetool.sh more usable (add raw-i...Sven Gothel2021-07-011-4/+56
* ro: Adapt new 15200 MiB for 16GB sdcard layout, store raw rootfs image with r...Sven Gothel2021-06-281-17/+31
* Zafena: Branding of 'etc/rpi-issue` ; Add 'Zafena version'Sven Gothel2021-06-281-1/+2
* Refine '/etc/rpi-issue' file: Use full UTC date and list all packages etc (me...Sven Gothel2021-06-281-3/+20
* ro: export the raw image of rootfs (export-image, qcow2_handling's make_boota...Sven Gothel2021-06-281-0/+44
* ro: Use sdcard layout 'Image-B' 1 boot (250MB), 2 data (1GB), 3 rootfs1 (4GB)...Sven Gothel2021-06-281-51/+79
* ro: Inject overlayfs, using DATADEV '/data' partition as 'upper'; Disable roo...Sven Gothel2021-06-261-0/+1
* ro: new partition layout: 1 boot, 2 data, 3 rootfs (ro)Sven Gothel2021-06-261-7/+28
* Merge remote-tracking branch 'upstream/master' into arm64arm64Serge Schneider2021-06-221-2/+4
|\
| * Copy debootstrap.log on failureSerge Schneider2021-06-221-2/+4
* | Merge branch 'master' into arm64Serge Schneider2021-03-041-0/+256
|\|
| * Add QCOW2 build mechanism (#349)Holger Pandel2021-02-101-0/+256
* | aarch64Serge Schneider2020-07-301-5/+6
|/
* Ensure debootstrap runs through 'sh' rather than 'bash'Serge Schneider2019-10-301-1/+2
* Moved git-hash determination to passed in build variable (#273)Kevin Stone2019-08-111-3/+0
* script/common: Handle aarch64 host buildsSerge Schneider2019-06-071-3/+3
* Handle cases where binfmt_misc is built into the kernelSerge Schneider2019-03-061-2/+1
* Make sure unmount_image finds stale loop devicesSam Tygier2019-02-181-1/+1
* Check binfmt_misc module is loadedSam Tygier2019-02-181-0/+9
* Improve update_issue() function in common scriptHugo Hromic2019-02-181-1/+1
* Improve bootstrap() function in common scriptHugo Hromic2019-02-181-10/+11