From 68840b329fbf564146ffce99cf0ca04f18a83268 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Wed, 25 Dec 2024 11:48:22 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- post-install | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/post-install b/post-install index 411164e..258346c 100755 --- a/post-install +++ b/post-install @@ -12,6 +12,12 @@ # - add --system and --user flags to only do system/user stuff... # - profile packager/extractor??? # +# XXX should we split this into user/system config??? +# XXX might be a good idea to add scripts for more high-level things like: +# setup system +# -> setup account +# -> sync config +# -> config specific 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