From c7c82a7cd39ecaad839d3ae8f889bb4f96c9bd99 Mon Sep 17 00:00:00 2001 From: Blake Romero Date: Fri, 20 Sep 2024 18:07:20 +0100 Subject: Update tasks --- install.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 11f421f..934aa60 100644 --- a/install.sh +++ b/install.sh @@ -4,7 +4,8 @@ # See the README for details # ====================================================== -# FIXME: fix encryption setup +# FIXME: encryption setup is broken +# FIXME: DHCP client from iwd does not work # TODO: add BIOS support # TODO: add pacman repository options (https://wiki.artixlinux.org/Main/Repositories) -- cgit