mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 10:21:52 +00:00
* initializes wifi system correctly * add packages to initialization * restart wpa_supplicant after conf file is sync'ed * fix cli rendering for set_network * debug statements * more debug stuff, trim network id on return * possibly solves all dhcp problems on startup, I wish I understood better why it starts by default for eth0 but not wlan0 * make consistent with new logging
appmgr
Instructions
Clone the repo and enter the appmgr directory
git clone https://github.com/Start9Labs/embassy-os.git
cd embassy-os/appmgr
Install the portable version of appmgr
cargo install --path=. --features=portable --no-default-features
Exit Codes
- General Error
- File System IO Error
- Docker Error
- Config Spec violation
- Config Rules violation
- Requested value does not exist
- Invalid Backup Password