This commit is contained in:
Your Name 2023-07-15 21:22:27 -06:00
parent 7cc348e1c6
commit 8449ae40ab

View File

@ -2,7 +2,15 @@
######################## ########################
# What this script is: # 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 # INSTRUCTIONS
# #