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
/
build.sh
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop recommended packages if using reduced footprint or not explicitly select...
Sven Gothel
2021-07-09
1
-1
/
+2
*
bullseye: build.sh: Fix case for IS_TESTING
Sven Gothel
2021-07-09
1
-4
/
+5
*
bullseye: build.sh: Set 'IS_TESTING' based on 'RELEASE' setting.
Sven Gothel
2021-07-09
1
-0
/
+16
*
bullseye: build.sh: Use RELEASE dependend nn-packages[-nr][-${RELEASE}] if ex...
Sven Gothel
2021-07-09
1
-10
/
+20
*
REDUCED_FOOTPRINT: Group all related tasks to this env-var setting: apt selec...
Sven Gothel
2021-07-04
1
-3
/
+5
*
build.sh: Always clean the current stage to avoid side-effects
Sven Gothel
2021-07-04
1
-0
/
+1
*
build.sh: Fix edit bug: Put back in the apt-get command 'install'
Sven Gothel
2021-07-03
1
-2
/
+2
*
Size reduction: apt-get install always use 'Recommends 0' & 'Suggests 0', dro...
Sven Gothel
2021-07-02
1
-2
/
+6
*
ro: Adapt new 15200 MiB for 16GB sdcard layout, store raw rootfs image with r...
Sven Gothel
2021-06-28
1
-1
/
+1
*
KISS: Always use qcow2, build.sh's `USE_QCOW2` only a local flag for EXPORT_D...
Sven Gothel
2021-06-28
1
-95
/
+69
*
Refine '/etc/rpi-issue' file: Use full UTC date and list all packages etc (me...
Sven Gothel
2021-06-28
1
-1
/
+1
*
ro: Use sdcard layout 'Image-B' 1 boot (250MB), 2 data (1GB), 3 rootfs1 (4GB)...
Sven Gothel
2021-06-28
1
-1
/
+1
*
Add QCOW2 build mechanism (#349)
Holger Pandel
2021-02-10
1
-9
/
+138
*
Enable adding SSH pubkey and setting pubkey only (#380)
Daniel F. Dickinson
2020-09-08
1
-0
/
+8
*
Exposed RELEASE as a configurable variable (#391)
DragonEagle
2020-02-26
1
-0
/
+1
*
Retry apt downloads 3 times
Luigi F. Cruz
2020-02-20
1
-2
/
+2
*
Rename HOSTNAME variable to TARGET_HOSTNAME
Serge Schneider
2020-01-21
1
-1
/
+1
*
WPA_PASSWORD length check should only occur if set
Sam Tygier
2020-01-08
1
-1
/
+1
*
Check WPA_PASSWORD length early
Sam Tygier
2020-01-07
1
-0
/
+5
*
Explicitly check if postrun script exists in BASE_DIR (#351)
Leander
2019-11-26
1
-1
/
+1
*
Remove accidental trailing brace (#348)
Leander
2019-11-18
1
-1
/
+1
*
Export base directory before loading config file (#347)
Leander
2019-11-18
1
-3
/
+2
*
Added hostname parameter
Rene Klootwijk
2019-11-05
1
-0
/
+2
*
Support regional config settings (#323)
Joshua Bussdieker
2019-08-14
1
-0
/
+7
*
Moved git-hash determination to passed in build variable (#273)
Kevin Stone
2019-08-11
1
-0
/
+2
*
Fix build.sh to run dependencies_check prior to using curl. (#299)
Russ Kubes
2019-07-01
1
-2
/
+2
*
build.sh: run quilt upgrade before editing patches
Serge Schneider
2019-06-07
1
-1
/
+1
*
Silence shellcheck warnings (#279)
Hugo Hromic
2019-04-25
1
-2
/
+2
*
Warn early if proxy not reachable (#262)
samtygier
2019-02-18
1
-0
/
+5
*
Silence shellcheck warnings (#255)
Hugo Hromic
2019-02-18
1
-4
/
+8
*
Improve update_issue() function in common script
Hugo Hromic
2019-02-18
1
-0
/
+3
*
Add a DEPLOY_ZIP setting
Louis Matthijssen
2019-01-30
1
-0
/
+1
*
Add username validation
Sam Tygier
2019-01-22
1
-0
/
+5
*
IMG_SUFFIX evaluation in export image (fix #241)
Błażej Sowa
2019-01-22
1
-2
/
+2
*
Allow custom stages
Sam Tygier
2019-01-07
1
-1
/
+4
*
Allow custom deploy zip filename
Błażej Sowa
2018-12-21
1
-0
/
+1
*
Allow custom image filename
Błażej Sowa
2018-12-21
1
-0
/
+1
*
Add commandline argument for config file
Sam Tygier
2018-12-21
1
-0
/
+10
*
Allow enabling ssh server from config
Sam Tygier
2018-12-21
1
-0
/
+1
*
Allow setting up wifi from config
Sam Tygier
2018-12-21
1
-0
/
+3
*
Allow setting user name and password from config
Sam Tygier
2018-12-21
1
-0
/
+3
*
Remove quotes in globbed patch CLEANup (#168)
David Steele
2018-03-24
1
-1
/
+1
*
shellcheck
Serge Schneider
2018-03-13
1
-43
/
+50
*
Allow image building to be skipped for stages (#137)
Ben Pirt
2018-01-03
1
-2
/
+4
*
[adding] qemu emulation layout to test images with qemu
Jacen
2017-09-14
1
-4
/
+8
*
Image build date now honours timezone
Thomas Phillips
2017-06-27
1
-1
/
+1
*
Updated {i}-run-chroot script filename to match {i}-run.sh format
Mike Roberts
2017-03-20
1
-4
/
+4
*
Make WORK_DIR and DEPLOY_DIR configurable through config file
David C Wang
2017-03-14
1
-2
/
+2
*
build.sh: execute postrun.sh, if executable
Serge Schneider
2017-03-13
1
-0
/
+7
*
Specify additional variables in EXPORT_* files
Serge Schneider
2017-03-13
1
-1
/
+4
[next]