aboutsummaryrefslogtreecommitdiffstats
path: root/export-image
Commit message (Expand)AuthorAgeFilesLines
* multi-arch: Support vanilla Debian for 'amd64' and 'i386' architecture incl. ...Sven Gothel2021-07-171-11/+24
* export-image: Add squashfs w/ zstd-10, sadly zstd is disabled in Raspberry ke...Sven Gothel2021-07-061-3/+4
* export-image (ro): Create zip storage only archive of sdcard and SHA256SUMS o...Sven Gothel2021-07-041-0/+7
* export-image: avoid double dash for sdcard-${IMG_SUFFIX}, latter contains '-'...Sven Gothel2021-07-041-4/+4
* export-image: Use ${IMG_SUFFIX} for stage owned sdcard folder: ${DEPLOY_DIR2}...Sven Gothel2021-07-041-4/+4
* REDUCED_FOOTPRINT: Group all related tasks to this env-var setting: apt selec...Sven Gothel2021-07-041-7/+9
* ROOTFS_RO: export_image: Cleanup and consider read-only or mutable rootfs...Sven Gothel2021-07-041-65/+36
* Create rootfs variations of squashfs and use the LZO variant as default; Use ...Sven Gothel2021-07-041-8/+22
* export-image: Exclude /boot/zafena/ app data from rootfs-image (only hold boo...Sven Gothel2021-07-031-4/+6
* rootfs.img: Add '/data/sdcard' full copy of '/boot' ex rootfs.img to be self ...Sven Gothel2021-07-021-0/+2
* Size reduction: apt-get install always use 'Recommends 0' & 'Suggests 0', dro...Sven Gothel2021-07-021-6/+14
* ro: drop data partition; Use /dev/mmcblk0p[12] for generic deployment (export...Sven Gothel2021-07-021-16/+29
* KISS: Always use qcow2, build.sh's `USE_QCOW2` only a local flag for EXPORT_D...Sven Gothel2021-06-282-102/+6
* Refine '/etc/rpi-issue' file: Use full UTC date and list all packages etc (me...Sven Gothel2021-06-281-18/+21
* ro: export the raw image of rootfs (export-image, qcow2_handling's make_boota...Sven Gothel2021-06-281-11/+37
* ro: Use sdcard layout 'Image-B' 1 boot (250MB), 2 data (1GB), 3 rootfs1 (4GB)...Sven Gothel2021-06-281-18/+0
* Add QCOW2 build mechanism (#349)Holger Pandel2021-02-103-96/+108
* export-image: get apt lists from public repoSerge Schneider2020-11-172-1/+2
* workaround build failure on AWS M6g instances (#449)kdoren2020-09-231-2/+26
* Update ROOT_MARGINSerge Schneider2020-01-241-1/+1
* Use parted for partitioning (#285)Matthijs Kooijman2019-09-251-23/+18
* Updated export-image to not depend on fake-hwclock and hardlink. (#326)Russ Kubes2019-08-271-2/+6
* Revert "export-image: Remove interfaces.dpkg-old"Serge Schneider2019-08-141-2/+0
* export-image: Remove interfaces.dpkg-oldSerge Schneider2019-08-141-0/+2
* Disable ld.so.preload while buildingSerge Schneider2019-06-072-0/+10
* export-image: remove /etc/network/interfaces.dpkg-oldSerge Schneider2019-06-071-0/+2
* export-image: Set /boot size to 256MBSerge Schneider2019-06-071-3/+3
* Remove Oracle JavaSerge Schneider2019-06-072-74/+0
* Update to BusterSerge Schneider2019-06-072-10/+0
* Do not assume the changelog file is always present for the info file (#280)Hugo Hromic2019-04-251-8/+10
* Switch to using parted's machine parseable output (#270)Andrew Scheller2019-03-181-10/+6
* Use different rsync options for boot and rootSam Tygier2019-02-181-1/+2
* Decrease zerofree verbosityLouis Matthijssen2019-01-301-1/+1
* Add a DEPLOY_ZIP settingLouis Matthijssen2019-01-301-5/+10
* Update 00-run.shXECDesign2019-01-231-1/+1
* IMG_SUFFIX evaluation in export image (fix #241)Błażej Sowa2019-01-223-6/+6
* Fixed a hard reference to the 'pi' user namerkubes2019-01-151-2/+2
* Allow custom deploy zip filenameBłażej Sowa2018-12-211-2/+2
* Allow custom image filenameBłażej Sowa2018-12-213-4/+4
* export-image: clean additional backup files (#186)Hugo Hromic2018-06-041-0/+2
* Fix some quoted globs in export-image cleanup (#173)David Steele2018-03-261-3/+3
* shellcheckSerge Schneider2018-03-135-64/+65
* export-image: don't round up if already a multiple of 4MBSerge Schneider2018-03-011-1/+1
* make root filesystem 4M aligned (#154)James Ruan2018-03-011-1/+2
* Remove ld.so.preload and policy-rc.d changesSerge Schneider2018-03-013-17/+0
* Round image size up to nearest 4M blockSerge Schneider2017-11-241-1/+2
* Remove /etc/vnc/updateid when finalisingAndrew Wedgbury2017-11-221-0/+1
* Fix typo in export-imageXECDesign2017-11-071-1/+1
* Label root partitionXECDesign2017-11-061-1/+1
* [adding] qemu emulation layout to test images with qemuJacen2017-09-141-2/+4