Readme update with current notes
This commit is contained in:
parent
2cbbc10319
commit
cba521ec29
1 changed files with 4 additions and 0 deletions
|
@ -15,6 +15,10 @@ test.bash - Some file I was using to test something, you can ignore it
|
|||
|
||||
To add flatpak support for making it more usable for desktops. Also at one point create a custom replacement for makeself thats specific to this script.
|
||||
|
||||
# Notes May 21 2024
|
||||
|
||||
So allot more testing and work has gotten this thing running well. Debian based is the best supported. Though Arch did work according to my tests. I will need do testing for OpenWRT at a more intensive level though. Either way most of my VM based tests worked. A few minor tweaks such as putting apt into noninteractive.
|
||||
|
||||
# Notes Feb 22 2024
|
||||
|
||||
I spent all day testing this with VMs and found a problem that would prevent my code from running properly. Turns out if the system has no manually downloaded and installed packages, the line below causes awk to hang waiting for input.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue