diff options
| author | Blake Romero <blake@blkrom.com> | 2024-04-02 20:04:21 +0100 |
|---|---|---|
| committer | Blake Romero <blake@blkrom.com> | 2024-04-02 20:04:21 +0100 |
| commit | fced013f8e426c54620749ec8a5a7d0b84ea1844 (patch) | |
| tree | 179ecb22e759ccf2a7205fc0ac5b931d2504861b /README | |
| parent | aa288bb26dc4dda622689429080a51b46231e8e7 (diff) | |
Add bios/uefi installer option & update confirmation prompt
Diffstat (limited to 'README')
| -rw-r--r-- | README | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |
