summaryrefslogtreecommitdiffstats
path: root/iw/bootloader_advanced_gui.py
Commit message (Collapse)AuthorAgeFilesLines
* now you change the boot loader from a dialog on the first screen so that ↵Jeremy Katz2002-07-081-82/+4
| | | | confusion is gone, but otherwise, basically the same as things were before. added mnemonics as they were needed
* fix to not allow changing drive order if using liloJeremy Katz2002-06-211-1/+3
|
* rework bootloader screens into something that makes more sense. move a lotJeremy Katz2002-06-201-0/+183
of the pieces out into their own objects so that if we want to move them around a little more, it's relatively painless