minor doc update
authorIan Kelling <ian@iankelling.org>
Mon, 15 Aug 2016 02:40:19 +0000 (19:40 -0700)
committerIan Kelling <ian@iankelling.org>
Mon, 6 Feb 2017 06:21:41 +0000 (22:21 -0800)
README

diff --git a/README b/README
index f7e6ef1a3727ff56c13b7e101d398282d1741159..125d5d4f2f3abb94710debc0291309e08bf5bf88 100644 (file)
--- 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.