summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDieter Plaetinck <dieter@plaetinck.be>2008-11-12 23:12:40 +0100
committerDieter Plaetinck <dieter@plaetinck.be>2008-11-12 23:12:40 +0100
commitfa0e7fdc0aebbf36924dc2d13965a5886947c427 (patch)
treea41b11dec8104e42fbe92a4697485db3b1796dbf /TODO
parent570beb338a1462854522c3d0dd6070986fbd35a0 (diff)
typo fix and todo updates (important one!)
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index 845a73b..1ca885b 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,9 @@
See also the FIXME's and TODO's in the code.
+On 12-11-2008 I did several big changes, and broke (at least) this:
+- package installation is a bit off
+- Can't go to configure system/complete install since install_packages did not finish cleanly.
+
ALPHA PHASE: get some people to test and suggest ideas, while fixing bugs and refactoring
General:
@@ -26,6 +30,7 @@ not mounted under /mnt
* core/interactive or lib-ui: don't echo the name/id of selection options in dia mode
* core/base: implement as specified in README
* core/quickinst: figure out what needs to be done and do it.
+* check_dependency does not take the pretty title?
* dieter/automatic: wait for yaourt --config fix
* dieter/automatic: put config files from svn in place first, so that if a package has an update, it can do it's thing.
* on boot after fresh install sometimes filesystem creation date is newer then current date -> fsck. sometimes even forced reboot. (i've had this witch /arch/setup too)