1
0
mirror of https://github.com/morrownr/8821cu-20210916.git synced 2024-09-16 11:41:44 +00:00
Commit Graph

54 Commits

Author SHA1 Message Date
morrownr
ff428849fc documentation cleanup 2023-01-26 23:47:52 -06:00
morrownr
46c418e960 minor cosmetic issues discovered during testing 2023-01-26 14:46:43 -06:00
morrownr
180d90bd6e cosmetic cleanup, not logic changes 2023-01-26 11:52:27 -06:00
Miles Goodhew
53e8b12bcb Use printf and case around the read statements to make the prompts a bit friendlier 2023-01-26 01:33:34 +11:00
Miles Goodhew
b4a7f21fdd Addressed whines from "shellcheck -s sh" 2023-01-25 23:52:41 +11:00
Miles Goodhew
2954b29f7d Squashed all the if/then, while/do and for/do fragments onto single lines 2023-01-25 22:35:30 +11:00
Miles Goodhew
08c72e9cb4 Converted to non-Bash editor searching 2023-01-25 21:45:40 +11:00
morrownr
8c202dd766 cleanup 2023-01-24 13:44:02 -06:00
Miles Goodhew
33e6332496 Added vi as a last-gasp fallback editor and tweaked a few previous changes 2023-01-24 21:59:56 +11:00
morrownr
ece6b5f483 misc cleanup 2023-01-22 01:52:24 -06:00
Nick
41b038f40f
Merge pull request #53 from M0les/main
Test for ${EDITOR} or fall-back to nano for text file editing
2023-01-17 09:51:37 -06:00
morrownr
de16766d03 tweaks to low mem fix 2023-01-17 09:49:57 -06:00
Miles Goodhew
016389da56 Changed to search through VISUAL -> EDITOR -> nano -> -FAIL- for a text editor 2023-01-17 22:51:13 +11:00
morrownr
25a173f403 fix one thing then another 2023-01-15 01:49:17 -06:00
Miles Goodhew
e5c1d42247 Test for ${EDITOR} or fall-back to nano for text file editing 2023-01-15 13:15:28 +11:00
morrownr
0314109203 fix low mem error 2023-01-13 21:59:06 -06:00
morrownr
0437a35fc5 low mem systems 2023-01-11 11:31:38 -06:00
morrownr
3c0c745e37 minor updates 2023-01-10 15:59:00 -06:00
morrownr
03342b54a1 minor updates 2023-01-09 22:57:46 -06:00
morrownr
57098d7182 cosmetic updates 2023-01-09 14:27:34 -06:00
morrownr
5b7422df6b minor update 2023-01-08 14:59:04 -06:00
morrownr
4f4073d8d2 minor updates 2023-01-07 23:16:17 -06:00
morrownr
1b36a3e214 minor updates 2023-01-01 15:46:39 -06:00
morrownr
6f60a5dbb0 continued updates 2023-01-01 12:53:37 -06:00
morrownr
d38fe7ffa0 additions for Armbian and PClinuxOS 2022-12-30 12:36:53 -06:00
morrownr
0476bb22ac minor updates 2022-12-28 22:22:19 -06:00
morrownr
a31843b46f housekeeping 2022-12-26 21:57:44 -06:00
morrownr
e15fb0da00 display compile time during installation 2022-12-25 20:51:26 -06:00
morrownr
b3042ce075 continued cleanup 2022-12-18 13:52:06 -06:00
morrownr
ede68a6192 detect previously dkms installed driver 2022-12-18 01:05:54 -06:00
morrownr
b197dee08a fix errors 2022-12-17 16:55:37 -06:00
morrownr
7ae65c7150 minor stuff 2022-12-15 10:48:43 -06:00
morrownr
963baa36d4 set the PATH 2022-12-15 08:30:39 -06:00
morrownr
ef15e0b822 continued tweaks 2022-12-13 18:28:08 -06:00
morrownr
973392efee various updates 2022-12-12 01:49:04 -06:00
morrownr
e061a4fd95 cleaning up a few things 2022-12-11 23:28:17 -06:00
morrownr
24e1955db0 trying to check if header files are installed 2022-12-11 19:38:42 -06:00
morrownr
09ac1ccf86 tweaks 2022-12-09 12:31:49 -06:00
morrownr
7112000cc4 more country code stuff 2022-12-08 22:34:43 -06:00
morrownr
9bcc7b218b continued work on scripts 2022-12-08 08:10:21 -06:00
morrownr
15b31093da more install-driver.sh work 2022-12-07 20:58:43 -06:00
morrownr
cd36e4a83e more install-driver.sh work 2022-12-07 20:11:44 -06:00
morrownr
91d7e87ed7 display secure boot status 2022-12-07 19:39:10 -06:00
morrownr
d28b4816bb minor editing 2022-12-07 12:02:14 -06:00
morrownr
9e9eec8fc8 various updates 2022-12-06 09:32:40 -06:00
morrownr
0ea3222e09 continued country code work 2022-12-05 13:47:32 -06:00
morrownr
4c04fd14de more script updates 2022-12-04 21:53:57 -06:00
morrownr
7bcf9b5821 checks for needed support 2022-11-29 16:20:51 -06:00
morrownr
34c3bda2c5 continued improvements to the scripts 2022-11-28 12:27:45 -06:00
morrownr
eb30d87b28 minor updates 2022-11-25 23:55:31 -06:00