
1 changed files with 27 additions and 21 deletions
@ -1,23 +1,29 @@
|
||||
# remaster |
||||
|
||||
in restructure at the moment ... |
||||
|
||||
# Description |
||||
The aim of this Project is to create a deamon for a server, |
||||
wich update live systems. |
||||
You should only have to install the modules for different OS/Live-Projects. |
||||
It also set the right network settings (Proxy, DNS, ...) |
||||
and will be extendible wit PXE menue. |
||||
additional: Web Interface (Create/Change/Deltete Jobs; Download Latest Isos; Start/Stop PXE Server) |
||||
|
||||
# ToDo |
||||
* general struktur |
||||
* split into mudules |
||||
* more OS |
||||
* make it mor felexible |
||||
* ... (look at issues) |
||||
|
||||
# At the Moment |
||||
* Ubuntu/Debian |
||||
* Desinfect17 |
||||
* no config file (all setings in skript header) |
||||
|
||||
## Description |
||||
|
||||
The aim of this Project is to create a deamon for a server, wich update live systems. You should only have to install the modules for different OS/Live-Projects. It also set the right network settings (Proxy, DNS, ...) and will be extendible wit PXE menue. additional: Web Interface (Create/Change/Deltete Jobs; Download Latest Isos; Start/Stop PXE Server) |
||||
|
||||
## Dependencys |
||||
|
||||
- squashfs-tools |
||||
- xorriso |
||||
- wget |
||||
- sed |
||||
- sendemail |
||||
|
||||
## ToDo |
||||
|
||||
- more OS |
||||
|
||||
- Debian |
||||
- Ubuntu |
||||
- Desinfect17 |
||||
- CentOS |
||||
|
||||
## At the Moment |
||||
|
||||
- Ubuntu/Debian |
||||
- Desinfect17 |
||||
- one config file |
||||
|
Loading…
Reference in new issue