ISO/TODO
Dan McGee fccb39dcd8 A bunch of those first-glance type updates
Some new eyes on the code, and finding some new things to fix up. A lot of
documentation type stuff with some code commenting. Make the message and
echo stuff a bit more consistant. Move the UID check later so that we can
see help as a normal user. Other small fixups.

Signed-off-by: Dan McGee <dan@archlinux.org>
Signed-off-by: Simo Leone <simo@archlinux.org>
2007-10-10 21:43:44 -05:00

20 lines
683 B
Plaintext

* Fix generation scripts... which pretty much suck right now...
* Add lots and lots of help to the grub menus... also add the
graphics to all submenus
* possible auto-detection of installed systems via nifty grub tricks?
* generalize adding more images/plain dirs/overlays to the disk
* push to projects.archlinux.org
* win.
* (Dan) We should have the ability to add packages in two ways- package lists
that pull from the sync DBs (-S), and packages files as well (-U).
* (Dan) Pacman DBs should not have to be synced multiple times (one for each
package list + kernel). They should be synced the first time and that should
cover our bases. This may be a pacman bug.