Commit Graph

18 Commits

Author SHA1 Message Date
Austin English
56aff1dfc2 scripts/InstallScripts/InstallPrawnOS.sh: fix shellcheck SC2053 'Quote the right-hand side of == in [[ ]] to prevent glob matching.' 2020-06-20 06:09:34 -05:00
Austin English
33667c4565 scripts/InstallScripts: fix shellcheck SC2162 'read without -r will mangle backslashes.' 2020-06-20 06:09:34 -05:00
Austin English
0cbd4cd58e misc: use https:// for prawnos.com links 2020-06-15 16:28:50 -05:00
Austin English
9680e986d7 scripts/InstallScripts/InstallPrawnOS.sh: only attempt to unmount if the device is mounted
This reduces unneeded noise to the console.

If there is problem, we already ignored anyway, because of `|| /bin/true`
2020-05-23 05:21:08 -05:00
Austin English
d9b7a12c84 scripts/InstallScripts/InstallPrawnOS.sh: remove root_start is unused, remove it 2020-05-23 05:21:08 -05:00
Hal Emmerich
7fe8f9f6e1 Fix expansion on an SD card 2020-04-29 14:16:31 -05:00
SolidHal
220a956c7d fix whitespace and make dmesg "disable" level consistent 2020-03-02 20:16:22 -06:00
rak-zero
c415b96d4a fix console logs for InstallPrawnOS.sh during encrytion 2020-03-02 20:12:50 -06:00
Hal Emmerich
bab9e97cde update README, fix unmounting sys, dev after installing packages 2019-10-30 00:40:27 -05:00
Hal Emmerich
46ec1d2105 Remove need to reboot between installation and package installation 2019-10-29 23:02:27 -05:00
Hal Emmerich
b10e68c1c5 fix fs expansion 2019-10-21 00:23:52 -05:00
Hal Emmerich
843edfd525 Update readme, remove old scripts, fix install script 2019-10-20 16:53:13 -05:00
Hal Emmerich
1aec88b67b external crypto functional 2019-10-20 15:42:19 -05:00
Hal Emmerich
eaaa4c58c7 Fix writing kernel to external 2019-10-18 21:36:02 -05:00
Hal Emmerich
47f96e0f3b Fix installing to external device with new script 2019-10-18 20:39:55 -05:00
SolidHal
03574109ba Implemented a more complete install script, need to test 2019-10-18 20:39:55 -05:00
SolidHal
a28ea7f847 checkin work so far on new install script 2019-10-18 20:39:55 -05:00
SolidHal
dce78f64ac begin work on better install system 2019-10-18 20:39:55 -05:00