save point for openwrt support addition
This commit is contained in:
parent
13091dd1c2
commit
f836a6317e
6 changed files with 60 additions and 1 deletions
|
@ -4,7 +4,7 @@ This system was created to allow of easy recreation or restoration of a existing
|
|||
|
||||
# Scripts
|
||||
|
||||
check.bash - checks if makeself is installed
|
||||
check.bash - checks if makeself is installed. Can be installed via normal methods or via this script
|
||||
os_probe.bash - checks if we are on a debian or arch based distro via looking for apt or pacman
|
||||
restore.*.bash - these are scripts specific to debian or arch
|
||||
syssetup.bash - The main program
|
||||
|
@ -14,4 +14,8 @@ 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 support for OpenWRT, because I want to use this on my router.
|
||||
|
||||
# Notes Oct 6 2023
|
||||
|
||||
Arch support added. This should cover allot of various distros. OpenWRT is being added to as I have code to handle that already, just needs integration.
|
||||
|
||||
[](https://codeium.com)
|
Loading…
Add table
Add a link
Reference in a new issue