diff --git a/debian.sh b/debian.sh index 2e05741..6a67a50 100755 --- a/debian.sh +++ b/debian.sh @@ -2,7 +2,15 @@ ######################## # What this script is: # -# An automatic installer for Debian Stable with BTRFS, Snapshots, and Full-disk-encryption +# An automatic installer for Debian Stable with the following features: +# 1. BTRFS with Grub Snapshots +# 2. Full-disk-encryption +# 3. Hibernation +# 4. GNOME or KDE Desktop +# 5. The ability to build a custom and deployable image onto any machine +# 6. Easily create a bootable USB drive +# 7. Automatic Partitioning +# 8. Bypass entering encrypted disk password at boot time if desired # # INSTRUCTIONS #