aboutsummaryrefslogtreecommitdiffstats
path: root/export-image
Commit message (Expand)AuthorAgeFilesLines
* 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
* export-image: when work in a non-English locale environment the PARTUUID will...James Ruan2017-08-311-1/+1
* Disable 64bit filesystem featureSerge Schneider2017-08-111-3/+5
* export-image: generate .info fileSerge Schneider2017-07-281-1/+21
* Switch to StretchSerge Schneider2017-07-281-3/+3
* Corrected various typos (#91)TJ Rana2017-07-274-1/+4
* Export-image: Only disable metadata_csum feature if it's possibly enabled.Russ Kubes2017-07-171-1/+5
* Export-image: disable metadata_csum for compatibility with older SD card copiersSerge Schneider2017-07-031-1/+1
* export-image: increase free space padding2017-06-21-raspbian-jessieSerge Schneider2017-06-211-1/+1
* export-image: switch from fallocate to truncateSerge Schneider2017-06-211-1/+1
* export-image: use apparent size when calculating disk usageSerge Schneider2017-06-201-2/+2
* stage4: add /etc/mtab symlinkSerge Schneider2017-05-151-0/+2
* Clean up clean upSerge Schneider2017-04-032-6/+29