diff options
author | Aaron Griffin <aaronmgriffin@gmail.com> | 2008-10-25 01:37:53 -0500 |
---|---|---|
committer | Aaron Griffin <aaronmgriffin@gmail.com> | 2008-10-25 01:37:53 -0500 |
commit | 45f1241d71de55c9ef2f82f828e81925a277dea5 (patch) | |
tree | cd3e7fb80070bfb616093e67a488670b7bc4a28e | |
parent | 7b238c526a6739f28da10af0ebe03112ff9f7bc4 (diff) | |
download | archiso32-45f1241d71de55c9ef2f82f828e81925a277dea5.tar.xz |
Add my "Too much crap in the Makefile" gripe to TODO
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -2,6 +2,10 @@ it may undo settings made in the installer (rc.shutdown does nothing special if TIMEZONE is blank) +* We're doing way to much at the Makefile level (see the ISO Makefile). I don't + like this, but I have no ideas as to a clean way to implement these things in + the archiso script itself without getting too specific. Ideas would be helpful + * Fix xfce and defaul config directories. * Make the default config more bare - less grub fancieness |