aboutsummaryrefslogtreecommitdiffstats
path: root/build.sh
Commit message (Expand)AuthorAgeFilesLines
* Drop recommended packages if using reduced footprint or not explicitly select...Sven Gothel2021-07-091-1/+2
* bullseye: build.sh: Fix case for IS_TESTINGSven Gothel2021-07-091-4/+5
* bullseye: build.sh: Set 'IS_TESTING' based on 'RELEASE' setting.Sven Gothel2021-07-091-0/+16
* bullseye: build.sh: Use RELEASE dependend nn-packages[-nr][-${RELEASE}] if ex...Sven Gothel2021-07-091-10/+20
* REDUCED_FOOTPRINT: Group all related tasks to this env-var setting: apt selec...Sven Gothel2021-07-041-3/+5
* build.sh: Always clean the current stage to avoid side-effectsSven Gothel2021-07-041-0/+1
* build.sh: Fix edit bug: Put back in the apt-get command 'install'Sven Gothel2021-07-031-2/+2
* Size reduction: apt-get install always use 'Recommends 0' & 'Suggests 0', dro...Sven Gothel2021-07-021-2/+6
* ro: Adapt new 15200 MiB for 16GB sdcard layout, store raw rootfs image with r...Sven Gothel2021-06-281-1/+1
* KISS: Always use qcow2, build.sh's `USE_QCOW2` only a local flag for EXPORT_D...Sven Gothel2021-06-281-95/+69
* Refine '/etc/rpi-issue' file: Use full UTC date and list all packages etc (me...Sven Gothel2021-06-281-1/+1
* ro: Use sdcard layout 'Image-B' 1 boot (250MB), 2 data (1GB), 3 rootfs1 (4GB)...Sven Gothel2021-06-281-1/+1
* Add QCOW2 build mechanism (#349)Holger Pandel2021-02-101-9/+138
* Enable adding SSH pubkey and setting pubkey only (#380)Daniel F. Dickinson2020-09-081-0/+8
* Exposed RELEASE as a configurable variable (#391)DragonEagle2020-02-261-0/+1
* Retry apt downloads 3 timesLuigi F. Cruz2020-02-201-2/+2
* Rename HOSTNAME variable to TARGET_HOSTNAMESerge Schneider2020-01-211-1/+1
* WPA_PASSWORD length check should only occur if setSam Tygier2020-01-081-1/+1
* Check WPA_PASSWORD length earlySam Tygier2020-01-071-0/+5
* Explicitly check if postrun script exists in BASE_DIR (#351)Leander2019-11-261-1/+1
* Remove accidental trailing brace (#348)Leander2019-11-181-1/+1
* Export base directory before loading config file (#347)Leander2019-11-181-3/+2
* Added hostname parameterRene Klootwijk2019-11-051-0/+2
* Support regional config settings (#323)Joshua Bussdieker2019-08-141-0/+7
* Moved git-hash determination to passed in build variable (#273)Kevin Stone2019-08-111-0/+2
* Fix build.sh to run dependencies_check prior to using curl. (#299)Russ Kubes2019-07-011-2/+2
* build.sh: run quilt upgrade before editing patchesSerge Schneider2019-06-071-1/+1
* Silence shellcheck warnings (#279)Hugo Hromic2019-04-251-2/+2
* Warn early if proxy not reachable (#262)samtygier2019-02-181-0/+5
* Silence shellcheck warnings (#255)Hugo Hromic2019-02-181-4/+8
* Improve update_issue() function in common scriptHugo Hromic2019-02-181-0/+3
* Add a DEPLOY_ZIP settingLouis Matthijssen2019-01-301-0/+1
* Add username validationSam Tygier2019-01-221-0/+5
* IMG_SUFFIX evaluation in export image (fix #241)Błażej Sowa2019-01-221-2/+2
* Allow custom stagesSam Tygier2019-01-071-1/+4
* Allow custom deploy zip filenameBłażej Sowa2018-12-211-0/+1
* Allow custom image filenameBłażej Sowa2018-12-211-0/+1
* Add commandline argument for config fileSam Tygier2018-12-211-0/+10
* Allow enabling ssh server from configSam Tygier2018-12-211-0/+1
* Allow setting up wifi from configSam Tygier2018-12-211-0/+3
* Allow setting user name and password from configSam Tygier2018-12-211-0/+3
* Remove quotes in globbed patch CLEANup (#168)David Steele2018-03-241-1/+1
* shellcheckSerge Schneider2018-03-131-43/+50
* Allow image building to be skipped for stages (#137)Ben Pirt2018-01-031-2/+4
* [adding] qemu emulation layout to test images with qemuJacen2017-09-141-4/+8
* Image build date now honours timezoneThomas Phillips2017-06-271-1/+1
* Updated {i}-run-chroot script filename to match {i}-run.sh formatMike Roberts2017-03-201-4/+4
* Make WORK_DIR and DEPLOY_DIR configurable through config fileDavid C Wang2017-03-141-2/+2
* build.sh: execute postrun.sh, if executableSerge Schneider2017-03-131-0/+7
* Specify additional variables in EXPORT_* filesSerge Schneider2017-03-131-1/+4