aboutsummaryrefslogtreecommitdiffstats
path: root/stage2
Commit message (Collapse)AuthorAgeFilesLines
* Install gpiozero in lite imagesSerge Schneider2021-03-311-0/+2
|
* Only disable wifi if WPA_COUNTRY is not set (#416)Raphael Nestler2020-09-181-3/+8
| | | | | | | * Only disable wifi if WPA_COUNTRY is not set * Use '-n' instead of '-v' to test if WPA_COUNTRY is set Apparently -v doesn't work in all shells.
* Enable adding SSH pubkey and setting pubkey only (#380)Daniel F. Dickinson2020-09-081-0/+12
| | | | | | | This commit add the ability to specify an SSH public key as well as the option to disable password authentication and only allow public key authentication for SSH. Signed-off-by: Daniel F. Dickinson <[email protected]>
* Raspbian -> Raspberry Pi OSSerge Schneider2020-08-241-1/+1
|
* stage2: install raspinfo2020-08-20-raspbian-busterSerge Schneider2020-06-221-0/+1
|
* Update persistent rkfill filesSerge Schneider2020-01-281-2/+2
|
* Use tee with wpa_passphrase so errors are visableSam Tygier2020-01-071-1/+2
| | | | | | wpa_passphrase writes its error messages to stdout, so this needs to tee so that errors are visable to user. Also need to enable pipefail so that the error code still gets caught.
* configure unprotected wifi when WPA_PASSWORD is unset (#357)Christian Decker2019-12-051-0/+8
|
* Include rpi-eepromSerge Schneider2019-09-181-0/+1
|
* cmdline.txt: remove dwc_otg.lpm_enable=0Serge Schneider2019-08-141-4/+4
|
* stage2: install pciutilsSerge Schneider2019-08-141-0/+1
|
* Support regional config settings (#323)Joshua Bussdieker2019-08-142-3/+3
|
* stage2: add ntfs-3gSerge Schneider2019-07-181-0/+1
|
* stage2: Add vl805fwSerge Schneider2019-07-081-0/+1
|
* Revert "stage2: Add apt-transport-https" (#304)gscscnd2019-07-031-1/+0
| | | | | | | This reverts commit 1806504983024db6cf00935e20abcfd3295ab248. In Buster, APT has built‐in support for HTTPS repos (since version 1.5). The ca-certificates package is already included in the modified file, so this commit shouldn’t break anything.
* stage2/00-copies-and-fills/02-run.sh: Fix re-runs of script (#301)Xerxes Rånby2019-07-021-1/+4
| | | Check that file exist before move.
* Disable ld.so.preload while buildingSerge Schneider2019-06-071-0/+3
|
* stage2: Disable wifi on 5GHz modelsSerge Schneider2019-06-071-0/+5
|
* stage2: ethtoolSerge Schneider2019-04-011-0/+1
|
* stage2: install rng-toolsXECDesign2019-03-291-0/+1
| | | https://github.com/raspberrypi/linux/issues/2799
* Silence shellcheck warnings (#255)Hugo Hromic2019-02-181-4/+2
| | | | | | | | | | * Made more specific shellcheck disables * Fixed variable quoting (SC2086,SC2064) * Use `$*` expansion instead of `$@` when not using arrays (SC2124) * Use cleaner `$()` syntax instead of back quotes (SC2006) * Improved comparator (SC2166) * Minor improvements in coding style Tested clean output using: `find -name "*.sh" | xargs -n1 shellcheck -x`.
* Quote wpa wifi variablesSam Tygier2019-01-221-1/+1
| | | | Allows essid and passwords with special characters.
* Allow enabling ssh server from configSam Tygier2018-12-211-1/+5
| | | | Add ENABLE_SSH option
* Allow setting up wifi from configSam Tygier2018-12-211-0/+11
| | | | Add WPA_ESSID, WPA_PASSWORD and WPA_COUNTRY options to config.
* Allow setting user name and password from configSam Tygier2018-12-211-3/+3
| | | | | | Add FIRST_USER_NAME and FIRST_USER_PASS variables that can be set in the config (or enviroment). Defaults to the standard pi and raspberry.
* Add extra packages back and create a 4GB imageSerge Schneider2018-11-082-1/+3
|
* stage2: set timezone properlySerge Schneider2018-10-112-2/+8
|
* stage2: remove left-over debconf fileSerge Schneider2018-10-111-2/+0
|
* stage2: add ssh-import-idSerge Schneider2018-10-041-0/+1
|
* stage2: Set default timezone to 'London'Serge Schneider2018-09-101-6/+2
|
* stage2: accept Mathematica EULA here instead of stage5Serge Schneider2018-09-101-0/+2
|
* stage2: clean unused/obsolete patch (#187)Hugo Hromic2018-06-041-15/+0
|
* shellcheckSerge Schneider2018-03-133-14/+14
|
* Remove unnecessary filesSerge Schneider2018-03-132-6/+0
|
* stage2: don't set 'country' in wpa_supplicant.confSerge Schneider2018-03-011-1/+0
|
* Remove ld.so.preload and policy-rc.d changesSerge Schneider2018-03-011-8/+0
|
* stage2: install policykit-1Serge Schneider2017-12-131-0/+1
| | | | Closes #116
* stage2: install man-dbSerge Schneider2017-11-241-0/+1
|
* [adding] qemu emulation layout to test images with qemuJacen2017-09-143-0/+26
|
* Revert "stage2: install fdisk"2017-09-07-raspbian-stretchSerge Schneider2017-09-051-1/+0
| | | | This reverts commit e7e04fcde3ec4cd3b7d79a6c33fd68ee9be7ebfb.
* stage2: install fdiskSerge Schneider2017-09-051-0/+1
|
* stage2: install net-tools explicitlySerge Schneider2017-08-241-0/+1
|
* Remove NTP in favour of systemd-timesyncdSerge Schneider2017-07-281-1/+1
|
* export-noobs: enable NOOBS config script here instead of stage2Serge Schneider2017-07-281-1/+0
|
* stage2: Move ssh host key regen and NOOBS config scripts to raspberrypi-sys-modsSerge Schneider2017-07-283-44/+0
|
* stage2: firmware-ralink renamed to firmware-misc-nonfreeSerge Schneider2017-07-281-1/+1
|
* stage2: update wait.confSerge Schneider2017-07-281-1/+1
|
* stage2: Add htopSerge Schneider2017-07-281-0/+1
|
* stage2: Add libmtp-runtime and rsyncSerge Schneider2017-07-281-0/+2
|
* Switch to StretchSerge Schneider2017-07-285-3/+24
|