diff --git a/README.md b/README.md index b0148a9..7b7b428 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,36 @@ -usage: +These scripts setup a blank hardware server according to our requirements including partitions, raids, debootstrap, package installation and various other configuration. The goal is to create a server ready to join into the swarm. + + +Usage (from a live system): ```sh -./setup.sh +# (!) wipes the start sectors of all disks (!) +# (!) review before executing (!) +./reset.sh +reboot + + +./setup.sh