diff options
author | xengineering <mail2xengineering@protonmail.com> | 2020-01-09 10:56:05 +0100 |
---|---|---|
committer | xengineering <mail2xengineering@protonmail.com> | 2020-01-09 10:56:05 +0100 |
commit | 3ceb120610533b37d1a817d4bbf48c5898f68236 (patch) | |
tree | bb5d3dd7efd4cd6a4e53a7107f66292bf114cda6 /README.md | |
parent | 3839b0df19ed779f19defa7bb113c4930e15b745 (diff) | |
download | archinstall-3ceb120610533b37d1a817d4bbf48c5898f68236.tar archinstall-3ceb120610533b37d1a817d4bbf48c5898f68236.tar.zst archinstall-3ceb120610533b37d1a817d4bbf48c5898f68236.zip |
Encryption is working!
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -39,7 +39,6 @@ Execute 'loadkeys de-latin1' after booting to live environment, if you want to s (Highest priority first) -- [ ] Provide LUKS encryption - [ ] Create swap partition for suspension to disk - [ ] Modify mirrorlist - [ ] Automatic abort in case of errors @@ -54,6 +53,7 @@ Execute 'loadkeys de-latin1' after booting to live environment, if you want to s (Last finished task first) +- [x] Provide LUKS encryption - [x] Create a main user with sudo permissions - [x] Provide installation of a desktop environment - [x] Provide reusable configuration file (json) |