Compare commits

...

2 Commits

Author SHA1 Message Date
Paul Payne
55a020a7ce Submodule update. 2025-12-31 08:16:46 +00:00
Paul Payne
2e2717e2c7 Root checkpoint. 2025-12-31 06:56:42 +00:00
5 changed files with 4 additions and 24 deletions

20
TODO.md
View File

@@ -1,20 +0,0 @@
# Development TO DO
## Wild Central
- dnsmasq setup and config for DNS resolution
- (future) PXE boot setup and config
- (future) DHCP setup and config
## Wild Daemon (Central Service, wildd)
- Add methods for config get and set and use them consistently instead of yq.
- Put all directory/setup files inside the daemon itself. These can be versioned with the daemon.
## Wild CLI
- Use common.sh in install.sh scripts.
## Wild App
- Need to build the whole thing.