From: Ian Kelling Date: Mon, 15 Aug 2016 02:40:19 +0000 (-0700) Subject: minor doc update X-Git-Url: https://iankelling.org/git/?p=automated-distro-installer;a=commitdiff_plain;h=dff5d53b917601ff9f0d66a2aed397a9deb1d61e minor doc update --- diff --git a/README b/README index f7e6ef1..125d5d4 100644 --- a/README +++ b/README @@ -1,10 +1,13 @@ -Scripts for provisioning OSes on my home network. +Multi boot/distro bare metal provisioning + +Some things are specific to my home network. Also provisions vms. Features people may find useful: installs encrypted arch, debian stable, & debian testing all on the same btrfs filesystem, smartly utilizing -multiple disks, with scripts to automatically decrypt on reboots. Disks -are grouped as ssd or hdd and raided in raid 1 or raid 0 per -configuration. The os raid is partitioned into boot, swap, and root, +multiple disks, with scripts to automatically decrypt on reboots. Other +debian based distros should work fine, and I'm planning to add Fedora +support. Disks are grouped as ssd or hdd and raided in raid 1 or raid 0 +per configuration. The os raid is partitioned into boot, swap, and root, (only boot is unencrypted) and there are scripts to resize those partitions post-install if needed.