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 |
|
Nick
|
169993a75a
|
Merge pull request #58 from M0les/main
Remove "Bashisms" from scripts
|
2023-01-26 07:29:28 -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
|
c0281e1d05
|
Addressed whines from "shellcheck -s sh"
|
2023-01-26 00:15:46 +11:00 |
|
Miles Goodhew
|
5fd204f3df
|
Addressed whines from "shellcheck -s sh"
|
2023-01-25 23:57:32 +11:00 |
|
Miles Goodhew
|
b4a7f21fdd
|
Addressed whines from "shellcheck -s sh"
|
2023-01-25 23:52:41 +11:00 |
|
Miles Goodhew
|
7e932ac90d
|
Addressed whines from "shellcheck -s sh"
|
2023-01-25 23:17:49 +11:00 |
|
Miles Goodhew
|
8fe4a3bc2a
|
Addressed whines from "shellcheck -s sh"
|
2023-01-25 23:14:51 +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 |
|
Nick
|
25090f9e3e
|
Merge pull request #55 from M0les/main
Added vi as a last-gasp fallback editor and tweaked a few previous changes
|
2023-01-24 09:41:52 -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 |
|
morrownr
|
699b46b5dc
|
documentation updates
|
2023-01-21 12:58:11 -06:00 |
|
morrownr
|
965da5097e
|
Merge branch 'main' of https://github.com/morrownr/8821cu-20210916
|
2023-01-21 11:02:05 -06:00 |
|
morrownr
|
7b7df3e71a
|
fix Makefile uninstall
|
2023-01-21 11:00:47 -06:00 |
|
mendel5
|
7f40486ac7
|
Formatting
|
2023-01-20 10:12:35 +01:00 |
|
mendel5
|
e22922a0a5
|
Code formatting consistency
|
2023-01-20 10:08:48 +01:00 |
|
mendel5
|
b927c656c1
|
Formatting
|
2023-01-19 22:59:35 +01:00 |
|
mendel5
|
54d5c2c040
|
Formatting
|
2023-01-19 22:51:27 +01: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
|
6e027bf541
|
minor edits
|
2023-01-12 19:51:16 -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
|
83b7131c0a
|
minor updates
|
2023-01-07 23:25:03 -06:00 |
|
morrownr
|
b0a0d3b8a5
|
Merge branch 'main' of https://github.com/morrownr/8821cu-20210916
|
2023-01-07 23:17:20 -06:00 |
|
morrownr
|
4f4073d8d2
|
minor updates
|
2023-01-07 23:16:17 -06:00 |
|
morrownr
|
c60b32c95e
|
install script now posts system ram
|
2023-01-07 18:04:58 -06:00 |
|
morrownr
|
6203514ec2
|
minor update
|
2023-01-06 08:45:47 -06:00 |
|
morrownr
|
b851d68988
|
minor updates
|
2023-01-06 02:26:47 -06:00 |
|
morrownr
|
e8d35b5246
|
add android docs
|
2023-01-06 00:44:32 -06:00 |
|
morrownr
|
6d9c416cbd
|
add README in Guides folder
|
2023-01-02 21:17:02 -06:00 |
|
morrownr
|
9909d4af8f
|
minor update
|
2023-01-02 19:56:29 -06:00 |
|
morrownr
|
cc94f6bbc9
|
minor updates
|
2023-01-01 20:08:59 -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
|
1b04b9c821
|
cleanup logging
|
2022-12-29 16:14:24 -06:00 |
|
morrownr
|
0476bb22ac
|
minor updates
|
2022-12-28 22:22:19 -06:00 |
|
morrownr
|
8e95cf83c6
|
update docs
|
2022-12-27 21:58:36 -06:00 |
|