| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
|
|
| |
disks.c: clrtobot() so that deleted stuff disappears.
disks.c: offset is signed (for OnTrack diskmanager)
system.c: don't setbuf(stdout,0), it's too slow.
Notes:
svn path=/head/; revision=8668
|
|
|
|
|
|
|
|
|
| |
partition editors (ugh). Fix an utterly bogus message (no arguments :)
in dist.c. This should all make Poul a little happier and slide in
before the next CTM update window.
Notes:
svn path=/head/; revision=8659
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=8641
|
|
|
|
|
|
|
|
|
|
|
| |
won't know until Poul wakes up again).
2. Make vsystem() put its output on the debugging fd.
3. DTRT with root filesystem placement - now I see how this has to work
(thanks, Poul).
4. Many miscellaneous spelling errors fixed and general cleanup.
Notes:
svn path=/head/; revision=8589
|
|
|
|
|
|
|
| |
2. Don't clear() when I can dialog_clear().
Notes:
svn path=/head/; revision=8581
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=8576
|
|
|
|
|
|
|
|
|
|
|
|
| |
It remains to be seen how successfully. The distribution loading code
is still not here yet, but the partition/newfs/mount/cpio-extract cycle
is as complete as it's ever going to get, modulo possible bug fixes.
The TCP/IP setup screen is also sort of here, albeit in a highly-changing
state due to the fact that per-interface information isn't being kept
right now but is being added (thanks, Gary!).
Notes:
svn path=/head/; revision=8556
|
|
|
|
|
|
|
|
| |
this weekend in order to more easily sync with my CVS tree at home.
Another commit relative to these changes will follow shortly.
Notes:
svn path=/head/; revision=8549
|
|
|
|
|
|
|
|
|
| |
getting in the way of testing right now.
2. Call system() on commands, not vsystem(). No need for vsystem() here.
3. Add a path for the shell.
Notes:
svn path=/head/; revision=8452
|
|
|
|
|
|
|
|
| |
some of the badly displayed menus, use the proper notification box for
messages, make proceed work.
Notes:
svn path=/head/; revision=8438
|
|
|
|
|
|
|
| |
it passes back. Thanks, Poul!
Notes:
svn path=/head/; revision=8408
|
|
|
|
| |
Notes:
svn path=/head/; revision=8407
|
|
|
|
| |
Notes:
svn path=/head/; revision=8360
|
|
|
|
|
|
|
| |
more tomorrow.
Notes:
svn path=/head/; revision=8351
|
|
|
|
| |
Notes:
svn path=/head/; revision=8342
|
|
|
|
| |
Notes:
svn path=/head/; revision=8340
|
|
|
|
| |
Notes:
svn path=/head/; revision=8338
|
|
|
|
| |
Notes:
svn path=/head/; revision=8336
|
|
|
|
|
|
|
|
| |
new chunk. The partition editor now works as well as the underlying
libdisk can support it - have at it, Poul!
Notes:
svn path=/head/; revision=8331
|
|
|
|
| |
Notes:
svn path=/head/; revision=8317
|
|
|
|
| |
Notes:
svn path=/head/; revision=8314
|
|
|
|
| |
Notes:
svn path=/head/; revision=8313
|
|
|
|
|
|
|
|
| |
creating partitions. Still need to get the mount points displaying carefully,
but I need to get this into my tree on time so that I can work on that.
Notes:
svn path=/head/; revision=8307
|
|
|
|
|
|
|
|
|
| |
fixed, we should be able to fully set up the user's disk. Still to come
with next commit: filesystem setup, distribution extraction, final
configuration.
Notes:
svn path=/head/; revision=8302
|
|
Notes:
svn path=/head/; revision=8281
|