jkh
78baa7daa2
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
phk
ff15745bd7
Fixed the calculation of the reserved space for bad144. Thanks Rod!
1995-05-15 19:03:08 +00:00
phk
ad0a2407f5
Create_Chunk_DWIM will not allocate anything in the last cylinder of a
...
CHUNK_BAD144 slice.
Also mknod the 'c' partition for freebsd slices, so bad144(8) will have
something to work on.
1995-05-15 00:58:25 +00:00
rgrimes
a34e9f9422
Very minor rework to eliminate useage of - operator by checking for
...
existance of ${CHROOTDIR}.
Remove -k option from make install for building chroot tree, makes it
error out early if you forgot to populate the pre-chroot obj tree.
Reviewed by: phk
1995-05-13 19:51:57 +00:00
phk
c9a80054da
Added MakeDevDisk(struct disk*, char *path);
...
fixed bug in extended slice naming.
1995-05-12 18:50:00 +00:00
lars
097d35190f
Updated the text to reflect changes in the english version.
...
Also updated the text based upon suggestions from Havard.Eidnes.
1995-05-11 14:31:22 +00:00
jkh
fa40b84c68
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
jkh
d947064fab
Add ls to the boot floppy - folks will be lost without it!
1995-05-11 08:52:11 +00:00
jkh
25bef3eb9d
Drop the inode count down a bit - we ran out of inodes with the help files.
1995-05-11 07:18:11 +00:00
jkh
9b30cae783
Argh! Get the args to tar right. It's late. I'm sleepy.
1995-05-11 07:11:24 +00:00
jkh
b183c608c6
Use the proper libs for sh.
1995-05-11 07:05:05 +00:00
jkh
7c0a4da546
1. Fix a cd which somehow got capitalized.
...
2. Don't put CVS files on the floppy.
1995-05-11 07:03:33 +00:00
jkh
2def66e1a6
Clean this up a bit - add more documentation to the documentation menu.
1995-05-11 06:47:46 +00:00
jkh
2a0c84215d
Dump the help files onto the new floppy.
1995-05-11 06:40:40 +00:00
jkh
f53e19c4d7
Put a shell on the boot floppy.
1995-05-11 06:32:13 +00:00
jkh
7ed2702c50
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
jkh
909cd75949
DES -> des. Sigh!
1995-05-11 05:23:40 +00:00
phk
2e780cd86f
Get the CHUNK_COMPAT_BSD flag right.
1995-05-11 05:22:54 +00:00
jkh
ebad582198
Don't use curses routines until that part of the system is initialized.
1995-05-10 18:59:51 +00:00
jkh
280922cc1c
Reviewed by:
...
Submitted by:
Obtained from:
1995-05-10 17:54:09 +00:00
jkh
dee6274b62
Remove ncftp from cpio - we don't need it any more.
...
Adjust boot floppy to (hopefully) include libdisk in the crunch.
1995-05-10 17:20:23 +00:00
jkh
b4f525b153
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
jkh
266775d746
Make sure that mountpoints start with a /.
1995-05-10 08:03:21 +00:00
jkh
d1521f1667
Whoops - dispatch() takes multiple args now.
1995-05-10 08:00:47 +00:00
jkh
2bc42149ba
Fold in all my recent changes.
...
Do another clean-up pass over this, making the generic menu handler much
more powerful (now handles multiple dispatch). A few more menus fleshed
out and the beginnings of the distribution handler committed. Should
be transfering full distributions over in the next commit.
1995-05-10 07:45:00 +00:00
phk
b06a2da118
Create_Chunk_DWIM() is here, though it doesn't quite do what the name implies.
1995-05-10 05:57:04 +00:00
jkh
2ff2e4d72d
Get sysinstall from /usr/src/release not /usr/src/sbin.
1995-05-09 23:02:56 +00:00
jkh
8f080e7227
secure -> DES.
1995-05-09 22:58:42 +00:00
jmz
cb29db30f5
Change wording about displayed text in text fields
1995-05-09 13:06:11 +00:00
jkh
3035f0c20e
Use absolute path for release dir.
1995-05-09 02:24:39 +00:00
jkh
227a6e83a6
Revise confusing wording about text fields. It now reads
...
"the amount of text above the current point" instead of "the amount of text
remaining", which was of the exact opposite meaning! Urk.
Submitted by: joerg
1995-05-09 01:52:42 +00:00
jkh
b7f9001dcb
Make a less expensive re-release target.
1995-05-09 00:30:00 +00:00
jkh
ed86e53736
Don't go build sbin/sysinstall anymore; it's obsolete.
1995-05-09 00:18:32 +00:00
jkh
1aa6f0255a
Sync these up so that they'll get into my CVS tree at home, where I'll continue
...
working on the distribution extract stuff.
1995-05-08 21:39:40 +00:00
jkh
cf830239e3
Whoops! Uncomment Write_Disk() again.
1995-05-08 18:41:37 +00:00
lars
80c8aec0c7
Improved readabilty and spelling
1995-05-08 14:40:59 +00:00
jkh
46ed9b1d82
Perform a much needed tidying-up pass over this code. Sleep for now,
...
more tomorrow.
1995-05-08 10:20:56 +00:00
jkh
845a4c055a
Add the sorted command executor code.
1995-05-08 06:08:27 +00:00
jkh
7440d1ae5c
Ok, we should now create all filesystems, mount them and extract the
...
cpio floppy at this point.
1995-05-08 06:06:30 +00:00
phk
021b1e61da
Recognize slice type #6 as dos
...
handle OnTrack Disk manager correctly.
1995-05-08 02:08:33 +00:00
phk
6228dff953
Add check for rootfs > cyl 1024.
1995-05-08 01:34:31 +00:00
jkh
f8629aa1a3
Implement the geometry command. Clean up the help a little.
1995-05-08 01:27:07 +00:00
phk
dd5b13ab4b
I bet Jordan is tearing his hair out, trying to figure the previous patch
...
out... here is the real thing.
1995-05-08 01:26:47 +00:00
jkh
be72875c5f
Add a wizard button for Poul.
1995-05-08 00:56:28 +00:00
phk
7633746449
Fix bug.
1995-05-08 00:44:46 +00:00
jkh
16a0ad9d11
Fix a bug in multi-column output.
1995-05-08 00:38:02 +00:00
jkh
01c872638f
Another sync up for Poul. Added a lot more error checking.
1995-05-07 23:37:34 +00:00
jkh
94f877197c
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
jkh
618d4ca72b
Make this compile again. Poul and I need to sync up again.
1995-05-07 05:58:57 +00:00
jkh
c1b5993cf8
Correct a few ordering errors in how the partitions were being displayed.
1995-05-07 03:38:03 +00:00