c66784a6a0
First Stable OS
2025-03-21 10:25:29 -07:00
Serge Schneider
ba8909f05d
partition_setup.sh: Fix cmdline.txt handling
...
Add sdhci.debug_quirks2=4 to cmdline.txt when resizing
Only remove 'quiet' from cmdline if splash screen is off
2019-06-07 16:03:27 +01:00
Hugo Hromic
564f8ef1b8
Silence shellcheck warnings ( #255 )
...
* 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`.
2019-02-18 12:54:15 +00:00
Serge Schneider
d1b747747c
Add PINN restore support
2018-12-11 15:12:40 +00:00
Serge Schneider
1133934111
export-noobs: keep 'quiet' in cmdline.txt
2018-09-24 12:03:42 +01:00
Serge Schneider
718a4e8c21
Switch to PARTUUID
2017-03-07 15:14:03 +00:00
Serge Schneider
8f7c537d71
partition_setup.sh: Only copy files
2017-03-06 11:58:48 +00:00
Serge Schneider
7748ed0df1
Copy wpa_supplicant.conf from NOOBS
2017-03-06 11:49:13 +00:00
Serge Schneider
daa9e35ada
Copy ssh and ssh.txt to boot partition
2017-03-06 09:27:48 +00:00
Serge Schneider
848cbf48a0
partition_setup.sh: Don't cut off parameters added by pix-plym-splash
2016-11-29 14:42:14 +00:00
Serge Schneider
5add7283d4
Add noobs export stage
2016-05-27 11:56:23 +01:00