From 8fbaf6d8ddce904ea34b18a27f923a528bac7d11 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sat, 23 Jul 2022 11:15:07 +0300 Subject: [PATCH] notes.... Signed-off-by: Alex A. Naanou --- post-install | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/post-install b/post-install index ce62f97..abd6f43 100644 --- a/post-install +++ b/post-install @@ -9,6 +9,11 @@ # - ssh-keygen... # - add --system and --user flags to only do system/user stuff... # +# XXX Q: should we do this based on feature or as it is now??? +# A: looks like it would be logical to split this in two: +# - general system state and singular tools +# - tasks -- each can consist of configuration and several packages... +# # #---------------------------------------------------------------------- # options... @@ -116,6 +121,10 @@ PKG_DNF=( mc tmux bat htop keepassxc + # tty fonts... + # /etc/vconsole.conf -- FONT=... + # /etc/defaults/grub -- kernel options, add: vconsole.font=... + # XXX should we also add a feature to set these up??? terminus-fonts terminus-fonts-console terminus-fonts-grub2