Jordan K. Hubbard
4da5212097
1. Set a path to /stand by default.
...
2. Don't clear() when I can dialog_clear().
1995-05-17 16:16:10 +00:00
Jordan K. Hubbard
d0eeafc570
Commit my latest so that Gary can sync up - this version should also
...
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.
1995-05-17 14:40:00 +00:00
Jordan K. Hubbard
b2d228d3d7
This will now compile and even scribble helpfully on your disks.
...
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!).
1995-05-16 11:37:27 +00:00
Jordan K. Hubbard
3dee6615c7
This does _not yet compile_; I'm simply bringing in my changes from
...
this weekend in order to more easily sync with my CVS tree at home.
Another commit relative to these changes will follow shortly.
1995-05-16 02:53:31 +00:00
Jordan K. Hubbard
59927d47cf
1. Don't check CHUNK_BSD_COMPAT for now; it always returns "no" and is
...
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.
1995-05-11 09:01:35 +00:00
Jordan K. Hubbard
dae062c15f
First round of changes after testing this on actual systems. Clean up
...
some of the badly displayed menus, use the proper notification box for
messages, make proceed work.
1995-05-11 06:10:56 +00:00
Jordan K. Hubbard
8e3bb099bf
Sync up to Poul - use his new Create_Chunk_DWIM() function and use the pointer
...
it passes back. Thanks, Poul!
1995-05-10 09:25:49 +00:00
Jordan K. Hubbard
b34c876a61
Make sure that mountpoints start with a /.
1995-05-10 08:03:21 +00:00
Jordan K. Hubbard
9e572e47e5
Whoops! Uncomment Write_Disk() again.
1995-05-08 18:41:37 +00:00
Jordan K. Hubbard
4d66a82366
Perform a much needed tidying-up pass over this code. Sleep for now,
...
more tomorrow.
1995-05-08 10:20:56 +00:00
Jordan K. Hubbard
83b74c37e4
Implement the geometry command. Clean up the help a little.
1995-05-08 01:27:07 +00:00
Jordan K. Hubbard
65a27a9ba4
Add a wizard button for Poul.
1995-05-08 00:56:28 +00:00
Jordan K. Hubbard
0881c9c4a1
Fix a bug in multi-column output.
1995-05-08 00:38:02 +00:00
Jordan K. Hubbard
27e3eb523c
Another sync up for Poul. Added a lot more error checking.
1995-05-07 23:37:34 +00:00
Jordan K. Hubbard
51f0ec8415
Implement a work-around for Create_Chunk providing no pointer to the
...
new chunk. The partition editor now works as well as the underlying
libdisk can support it - have at it, Poul!
1995-05-07 22:07:53 +00:00
Jordan K. Hubbard
2b0e7dfa13
Make this compile again. Poul and I need to sync up again.
1995-05-07 05:58:57 +00:00
Jordan K. Hubbard
133231e4aa
Correct a few ordering errors in how the partitions were being displayed.
1995-05-07 03:38:03 +00:00
Jordan K. Hubbard
64330cc768
Print sizes of partitions now.
1995-05-07 02:04:29 +00:00
Jordan K. Hubbard
4c88964f89
Some fairly serious cleanup. The proper offset should now be used in
...
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.
1995-05-06 09:34:24 +00:00
Jordan K. Hubbard
e4d731b693
All the editors are finished. Now if I can just get a problem with libdisk
...
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.
1995-05-05 23:47:47 +00:00
Jordan K. Hubbard
a2e3498a3c
Everything but the partition editor is done. This commit is for MBR testing.
1995-05-04 23:36:23 +00:00