remaster/README.md

41 lines
1.4 KiB
Markdown
Raw Normal View History

[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
2019-09-20 23:05:28 +00:00
[![Release](https://img.shields.io/badge/dynamic/json.svg?label=release&url=https://code.obermui.de/api/v1/repos/6543/remaster/releases&query=$[0].tag_name)](https://code.obermui.de/6543/remaster/releases)
2019-09-18 21:17:01 +00:00
[![PGP Sig](https://img.shields.io/keybase/pgp/6543)](https://mh.obermui.de/publickey.gpg)
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2F6543%2Fremaster.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2F6543%2Fremaster?ref=badge_shield)
2019-09-20 02:40:14 +00:00
# remaster
2018-05-07 00:34:25 +00:00
## Description
2018-05-10 16:36:34 +00:00
The aim of this Project is to create a daemon for a server, witch 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 menu. additional: Web Interface (Create/Change/Delete Jobs; Download Latest ISO; Start/Stop PXE Server)
2018-05-07 00:34:25 +00:00
2018-05-10 16:36:34 +00:00
## Dependencys
2018-05-07 00:34:25 +00:00
- squashfs-tools
- xorriso
- wget
- sed
- sendemail
2018-05-19 20:45:42 +00:00
- curl
2018-05-07 00:34:25 +00:00
2018-05-10 16:36:34 +00:00
## To Do
2018-05-07 00:34:25 +00:00
2018-05-07 00:43:27 +00:00
- Support more Projects
2018-05-07 00:34:25 +00:00
- Debian
- Ubuntu
- Desinfect17
- CentOS
2018-05-07 00:43:27 +00:00
- Add Job-Scheduler
2018-05-07 00:34:25 +00:00
## At the Moment
- Ubuntu/Debian
- Desinfect17
- one config file
## License
2019-09-20 02:40:14 +00:00
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2F6543%2Fremaster.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2F6543%2Fremaster?ref=badge_large)