index
:
pi-gen.git
arm64
master
reducedro
reducedro_zfs
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
export-image
Commit message (
Expand
)
Author
Age
Files
Lines
*
multi-arch: Support vanilla Debian for 'amd64' and 'i386' architecture incl. ...
Sven Gothel
2021-07-17
1
-11
/
+24
*
export-image: Add squashfs w/ zstd-10, sadly zstd is disabled in Raspberry ke...
Sven Gothel
2021-07-06
1
-3
/
+4
*
export-image (ro): Create zip storage only archive of sdcard and SHA256SUMS o...
Sven Gothel
2021-07-04
1
-0
/
+7
*
export-image: avoid double dash for sdcard-${IMG_SUFFIX}, latter contains '-'...
Sven Gothel
2021-07-04
1
-4
/
+4
*
export-image: Use ${IMG_SUFFIX} for stage owned sdcard folder: ${DEPLOY_DIR2}...
Sven Gothel
2021-07-04
1
-4
/
+4
*
REDUCED_FOOTPRINT: Group all related tasks to this env-var setting: apt selec...
Sven Gothel
2021-07-04
1
-7
/
+9
*
ROOTFS_RO: export_image: Cleanup and consider read-only or mutable rootfs...
Sven Gothel
2021-07-04
1
-65
/
+36
*
Create rootfs variations of squashfs and use the LZO variant as default; Use ...
Sven Gothel
2021-07-04
1
-8
/
+22
*
export-image: Exclude /boot/zafena/ app data from rootfs-image (only hold boo...
Sven Gothel
2021-07-03
1
-4
/
+6
*
rootfs.img: Add '/data/sdcard' full copy of '/boot' ex rootfs.img to be self ...
Sven Gothel
2021-07-02
1
-0
/
+2
*
Size reduction: apt-get install always use 'Recommends 0' & 'Suggests 0', dro...
Sven Gothel
2021-07-02
1
-6
/
+14
*
ro: drop data partition; Use /dev/mmcblk0p[12] for generic deployment (export...
Sven Gothel
2021-07-02
1
-16
/
+29
*
KISS: Always use qcow2, build.sh's `USE_QCOW2` only a local flag for EXPORT_D...
Sven Gothel
2021-06-28
2
-102
/
+6
*
Refine '/etc/rpi-issue' file: Use full UTC date and list all packages etc (me...
Sven Gothel
2021-06-28
1
-18
/
+21
*
ro: export the raw image of rootfs (export-image, qcow2_handling's make_boota...
Sven Gothel
2021-06-28
1
-11
/
+37
*
ro: Use sdcard layout 'Image-B' 1 boot (250MB), 2 data (1GB), 3 rootfs1 (4GB)...
Sven Gothel
2021-06-28
1
-18
/
+0
*
Add QCOW2 build mechanism (#349)
Holger Pandel
2021-02-10
3
-96
/
+108
*
export-image: get apt lists from public repo
Serge Schneider
2020-11-17
2
-1
/
+2
*
workaround build failure on AWS M6g instances (#449)
kdoren
2020-09-23
1
-2
/
+26
*
Update ROOT_MARGIN
Serge Schneider
2020-01-24
1
-1
/
+1
*
Use parted for partitioning (#285)
Matthijs Kooijman
2019-09-25
1
-23
/
+18
*
Updated export-image to not depend on fake-hwclock and hardlink. (#326)
Russ Kubes
2019-08-27
1
-2
/
+6
*
Revert "export-image: Remove interfaces.dpkg-old"
Serge Schneider
2019-08-14
1
-2
/
+0
*
export-image: Remove interfaces.dpkg-old
Serge Schneider
2019-08-14
1
-0
/
+2
*
Disable ld.so.preload while building
Serge Schneider
2019-06-07
2
-0
/
+10
*
export-image: remove /etc/network/interfaces.dpkg-old
Serge Schneider
2019-06-07
1
-0
/
+2
*
export-image: Set /boot size to 256MB
Serge Schneider
2019-06-07
1
-3
/
+3
*
Remove Oracle Java
Serge Schneider
2019-06-07
2
-74
/
+0
*
Update to Buster
Serge Schneider
2019-06-07
2
-10
/
+0
*
Do not assume the changelog file is always present for the info file (#280)
Hugo Hromic
2019-04-25
1
-8
/
+10
*
Switch to using parted's machine parseable output (#270)
Andrew Scheller
2019-03-18
1
-10
/
+6
*
Use different rsync options for boot and root
Sam Tygier
2019-02-18
1
-1
/
+2
*
Decrease zerofree verbosity
Louis Matthijssen
2019-01-30
1
-1
/
+1
*
Add a DEPLOY_ZIP setting
Louis Matthijssen
2019-01-30
1
-5
/
+10
*
Update 00-run.sh
XECDesign
2019-01-23
1
-1
/
+1
*
IMG_SUFFIX evaluation in export image (fix #241)
Błażej Sowa
2019-01-22
3
-6
/
+6
*
Fixed a hard reference to the 'pi' user name
rkubes
2019-01-15
1
-2
/
+2
*
Allow custom deploy zip filename
Błażej Sowa
2018-12-21
1
-2
/
+2
*
Allow custom image filename
Błażej Sowa
2018-12-21
3
-4
/
+4
*
export-image: clean additional backup files (#186)
Hugo Hromic
2018-06-04
1
-0
/
+2
*
Fix some quoted globs in export-image cleanup (#173)
David Steele
2018-03-26
1
-3
/
+3
*
shellcheck
Serge Schneider
2018-03-13
5
-64
/
+65
*
export-image: don't round up if already a multiple of 4MB
Serge Schneider
2018-03-01
1
-1
/
+1
*
make root filesystem 4M aligned (#154)
James Ruan
2018-03-01
1
-1
/
+2
*
Remove ld.so.preload and policy-rc.d changes
Serge Schneider
2018-03-01
3
-17
/
+0
*
Round image size up to nearest 4M block
Serge Schneider
2017-11-24
1
-1
/
+2
*
Remove /etc/vnc/updateid when finalising
Andrew Wedgbury
2017-11-22
1
-0
/
+1
*
Fix typo in export-image
XECDesign
2017-11-07
1
-1
/
+1
*
Label root partition
XECDesign
2017-11-06
1
-1
/
+1
*
[adding] qemu emulation layout to test images with qemu
Jacen
2017-09-14
1
-2
/
+4
[next]