diff options
author | xengineering <mail2xengineering@protonmail.com> | 2020-07-21 12:52:16 +0200 |
---|---|---|
committer | xengineering <mail2xengineering@protonmail.com> | 2020-07-21 12:52:16 +0200 |
commit | abd1a46c52b7d9166a89a1a9d2b74066506a34de (patch) | |
tree | a81e05a0d23367ba63bbc337ecfb4b14d7fe6c59 | |
parent | 075ba100d66f4d7fbbe3a3a097b6d75f5767a947 (diff) | |
download | archinstall-abd1a46c52b7d9166a89a1a9d2b74066506a34de.tar archinstall-abd1a46c52b7d9166a89a1a9d2b74066506a34de.tar.zst archinstall-abd1a46c52b7d9166a89a1a9d2b74066506a34de.zip |
Update Feature Request List
-rw-r--r-- | README.md | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -41,8 +41,10 @@ Execute 'loadkeys de-latin1' after booting to live environment, if you want to s (Highest priority first) -- [ ] Support archconfig project to install software with meta packages -- [ ] Implement 'settings_checker.py' for better security +- [ ] Support NVMe drives +- [ ] Allow user to modify first\_stage.sh and second\_stage.sh +- [ ] Support import of GPG keys for own software repositories +- [ ] Support adding own software repositories - [ ] Support installation with WiFi (instead of cable connection) - [ ] Automate testing @@ -51,3 +53,4 @@ Execute 'loadkeys de-latin1' after booting to live environment, if you want to s - [ ] Add locale en_US.UTF-8 because it is needed by a software included - [ ] Sort mirrors with sed command from [Arch Wiki Mirrors Article](https://wiki.archlinux.org/index.php/Mirrors) + |