mirror of
https://github.com/kevinveenbirkenbach/linux-image-manager.git
synced 2024-11-12 18:51:04 +01:00
Moved todo
This commit is contained in:
parent
1b98526a89
commit
50d5b43744
15
README.md
15
README.md
@ -14,13 +14,6 @@ The
|
||||
is an administration tool designed from and for Kevin Veen-Birkenbach.
|
||||
Licensed under GNU GENERAL PUBLIC LICENSE Version 3
|
||||
```
|
||||
## Todo
|
||||
|
||||
- Implement ssh configuration
|
||||
- Implement wifi automation
|
||||
- Install client software depentend on hardware
|
||||
- Use travis
|
||||
- Move repository folder
|
||||
|
||||
## Description
|
||||
This repository contains scripts to set up an working client system, maintain it and to save all important and configuration data on an USB stick. The data is stored encrypted with [EncFS](https://en.wikipedia.org/wiki/EncFS).
|
||||
@ -93,5 +86,13 @@ To backup a image execute:
|
||||
sudo bash ./scripts/image/backup.sh
|
||||
```
|
||||
|
||||
## Todo
|
||||
|
||||
- Implement ssh configuration
|
||||
- Implement wifi automation
|
||||
- Install client software depentend on hardware
|
||||
- Use travis
|
||||
- Move repository folder
|
||||
|
||||
## License
|
||||
The ["GNU GENERAL PUBLIC LICENSE Version 3"](./LICENSE.txt) applies to this project.
|
||||
|
Loading…
Reference in New Issue
Block a user