From 41946e6584a8cdca815a7636dc3ac11ab6871955 Mon Sep 17 00:00:00 2001 From: 6543 Date: Mon, 7 May 2018 02:34:25 +0200 Subject: [PATCH] docu ... --- README.md | 42 ++++++++++++++++++++++++------------------ 1 file changed, 24 insertions(+), 18 deletions(-) diff --git a/README.md b/README.md index 625d883..0931ce3 100644 --- a/README.md +++ b/README.md @@ -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) +## Description -# ToDo - * general struktur - * split into mudules - * more OS - * make it mor felexible - * ... (look at issues) +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) -# At the Moment - * Ubuntu/Debian - * Desinfect17 - * no config file (all setings in skript header) +## Dependencys + +- squashfs-tools +- xorriso +- wget +- sed +- sendemail + +## ToDo + +- more OS + + - Debian + - Ubuntu + - Desinfect17 + - CentOS + +## At the Moment + +- Ubuntu/Debian +- Desinfect17 +- one config file