| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
OK'ed by: jkh,rnordier
|
| |
|
|
|
|
|
| |
(it looked like it already to me, but the PR gives me cause to wonder).
PR: 2514
|
| |
|
|
|
|
|
|
|
|
| |
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
|
|
|
|
|
| |
common layout code into some work functions and make all the layout-using
routine adopt them. Also reorganize includes and generally clean up.
|
|
|
|
| |
I'm testing it.
|
|
|
|
| |
Approved (in spirit) by: jkh
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
implementation.
2. Totally rework device registration. It's about half the size and
more powerful now.
3. Add DOS discovery.
4. Start filling in some of the strategy routines.
5. Another clean-up pass over the menus.
6. Make wizard code use Disk typedef.
If I can get the first strategy routine finished tonite, we should have a working
install (from ftp, at least) this weekend.
|
|
|
|
|
| |
be the grounds for our first round of testing in the release I'm rolling.
It doesn't load the distributions yet, but it should do everything else.
|
|
|
|
|
| |
this weekend in order to more easily sync with my CVS tree at home.
Another commit relative to these changes will follow shortly.
|
|
|