summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorBlake Romero <blake@blkrom.com>2024-04-02 20:04:21 +0100
committerBlake Romero <blake@blkrom.com>2024-04-02 20:04:21 +0100
commitfced013f8e426c54620749ec8a5a7d0b84ea1844 (patch)
tree179ecb22e759ccf2a7205fc0ac5b931d2504861b /README
parentaa288bb26dc4dda622689429080a51b46231e8e7 (diff)
Add bios/uefi installer option & update confirmation prompt
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index bbbff76..3a6afd1 100644
--- a/README
+++ b/README
@@ -41,6 +41,9 @@ CONFIGURATION:
- boot_size: defaults to 512M. Can be overwritten
e.g: 'boot_size=1G'.
+- firmware: install for uefi or bios systems
+ e.g: 'firmware=uefi'.
+
- timezone: a timezone (defined in '/usr/share/zoneinfo/').
- locale: a locale (defined in '/etc/locale.gen').
- user: the main user of the system.