1
0
mirror of https://github.com/morrownr/8821cu-20210916.git synced 2024-09-28 20:07:35 +00:00
Commit Graph

66 Commits

Author SHA1 Message Date
morrownr
2a62812f49 show kernel 6.4 support and other minor updates 2023-06-24 13:00:13 -05:00
morrownr
3bf1133e22 update secure boot info for Fedora 2023-04-06 10:42:16 -05:00
morrownr
bd2400d313 cleanup minor issues 2023-03-05 13:57:17 -06:00
morrownr
ab61abf36e minor updates 2023-02-28 21:32:19 -06:00
morrownr
8d3d61775c minor updates 2023-02-27 14:31:22 -06:00
morrownr
e75a84e4c0 various script and documentation updates 2023-02-27 10:50:37 -06:00
morrownr
5e901d1615 minor updates 2023-02-24 13:37:18 -06:00
morrownr
8c45ce6dae cleanup code and minor mods to docs 2023-02-23 14:29:27 -06:00
morrownr
589ec21474 minor updates 2023-02-19 14:03:53 -06:00
morrownr
22f2cb7aa5 fix some editing errors 2023-02-12 17:36:39 -06:00
morrownr
5f3bbbf007 various minor updates 2023-02-09 09:11:23 -06:00
morrownr
0ae6deca87 pre-release cleanup 2023-01-30 12:09:56 -06:00
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