blob: 224da2ed9400acf2929a91f1c69c1fcdd54e723a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
* Split boot hook - one hook to export SQUASHFS_IMAGE location
second hook uses this too boot. Add hooks for finding image
on different media.
* 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?
* use system's package cache when generating install to save some bandwidth (use mkarchroot?)
|