From e4804e04ceb2075d8e68520464af2ed204875923 Mon Sep 17 00:00:00 2001 From: Daniel Langbein Date: Mon, 14 Jun 2021 21:49:44 +0200 Subject: [PATCH] add TODOs --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 63c8a4b..5738847 100644 --- a/README.md +++ b/README.md @@ -142,6 +142,13 @@ Enter a number (default=1): **TODO**: * How does Pacman pick the default option? Are packages simply ordered alphabetically? + +* split up the "base" package: + * base-headless (no fonts required) + * base-graphical (depends on base-headless) +* remove "de-p1st-grub" from base + * just one "base" package for both: BIOS and (U)EFI installation! + * installer: support BIOS boot mode * installer: Option to disable full disk encryption