gpalmer
e7530e37ed
1. Correct the path for distributions on the CDROM
...
2. Put msgDebug() calls into the genericGteDist routine to see
why it is locking.
1995-05-21 20:41:28 +00:00
gpalmer
0dab65a6c2
Sigh - forgot the readonly flag to mount()
1995-05-21 19:51:50 +00:00
gpalmer
35e9e9dbcf
I've just been told that I'm rooted on the hard disk at this point, not
...
on the boot floppy. Alter the paths to reflect this
1995-05-21 19:29:17 +00:00
jkh
2b8e37d1d2
Check status of the device init routine properly.
1995-05-21 19:28:05 +00:00
gpalmer
1942e9a054
Sync in my latest changes to try and find a problem with the mounting
...
of the CDROM
1995-05-21 19:22:43 +00:00
jkh
beea622f85
Nuke out all the NEWVERS stuff; we don't need or use it anymore.
...
Add Gary's info files to the cpio floppy.
1995-05-21 18:39:42 +00:00
jkh
94d2596027
1. Remove the scripts from the boot floppy - we don't need them anymore
...
and it saves us a fair bit of space.
2. Remove adduser and tzsetup as well - they're not needed.
3. Move ft from the boot floppy to the cpio floppy.
1995-05-21 18:29:51 +00:00
jkh
62805dff4f
Try AGAIN to get the disklabel editor to do the right thing.
...
This is getting ridiculous. I may have to put the clear() back
and take the performance penalty, Poul.
Tweak the TCP/IP setup menu to look a little nicer.
Add lp0 to the list of available network devices (it was found before
but simply not described properly).
1995-05-21 18:24:34 +00:00
gpalmer
b3ede05d68
Close a file descriptor leak.
1995-05-21 17:56:13 +00:00
jkh
851214ef8a
Stick in another strategic clear().
1995-05-21 17:53:27 +00:00
jkh
4a787e15cb
1. Start syncing up the network strategy code so that folks like Poul and
...
Justin can see it.
2. Attempt to fix the redisplay problems in label.c some more. Not clearing
the screen each time is certainly faster, but it's causing all sorts of
problems.
1995-05-21 15:40:54 +00:00
jkh
0fff99e87d
Add the ft program to the boot floppy.
1995-05-21 13:54:02 +00:00
jkh
24be6b92a9
Correct a stupid typo I introduced in adding CD devices.
1995-05-21 13:36:13 +00:00
jkh
79158edd57
Add device entries for CDROM devices to boot floppy.
...
Increase number of inodes slightly.
1995-05-21 10:33:20 +00:00
jkh
1790211a55
Correct a display bug that Poul introduced with his last round
...
of optimizations. Add a check to make sure that root filesystems
are at least 20MB in size (this is just a thumbnail approximation,
and we can revise it later if necessary).
1995-05-21 10:16:10 +00:00
jkh
22783db149
Reverse a boolean condition that prevented the user from disabling
...
a distribution fetch.
1995-05-21 10:05:17 +00:00
phk
048a5f2fc5
Fix a typo, now there should always be an active slice.
1995-05-21 07:47:24 +00:00
phk
5574c42ac8
The latest batch from me. Still some screen anomalies (One could consider
...
the entire libdialog one such :-( ) but functionally ok I think.
1995-05-21 06:12:44 +00:00
phk
f97e95c7b0
label.c: wizard mode now returns;
...
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.
1995-05-21 04:34:12 +00:00
phk
bba1428e2f
Make a fixit.flp target too.
...
Improve the search code for the -u # argument to newfs.
1995-05-21 03:20:05 +00:00
phk
b5bcdbe42d
Make newfs options work on rootfs.
...
Add size argument to new_part, so it can come up with a good default for newfs.
Fix (possibly) a dialog botch after label.c's wizard mode.
Make vsystem even smarter abour crunched binaries (what a speedup!)
(You need to recompile crunchgen !)
1995-05-21 01:56:03 +00:00
phk
1a410e1dc4
Now cpio works for me. (it was Mostly confusion about when the chroot
...
happened)
Make vsystem crunch aware in an intelligent fashion.
make the boot.flp target more specific (and faster).
1995-05-20 23:33:14 +00:00
gpalmer
3e05eefc05
#if 0 out PHK's code until we can find a way of making it crunchgen
...
dependant so that standalone builds aren't hosed.
1995-05-20 22:47:43 +00:00
jkh
5973a46e5a
1. Add MBR type menu to take it off of Poul's "gripe sheet".
...
2. Syntax correction from Andrey.
Good night! :-)
1995-05-20 20:30:12 +00:00
jkh
5b4364e432
Don't clear the screen for every redraw in the disklabel and
...
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.
1995-05-20 19:22:21 +00:00
phk
8874835086
Change vsystem to know that the shell is crunched in.
...
Sanitize a couple of messages.
1995-05-20 19:12:13 +00:00
phk
7ee584e87b
Do not allocate the first track.
1995-05-20 19:11:44 +00:00
gpalmer
51b03e481e
Bring in my latest changes. The CDROM strategy should now work, and a
...
(hopefully) generic fs extraction system is in place. Now the other
methods :-(
1995-05-20 18:38:39 +00:00
jkh
35f00efaaa
Fix a few message bogons.
1995-05-20 18:37:03 +00:00
jkh
806de24554
Misc cpio evil. I think I'm going to start working locally and just deal
...
with the diff/CVS hassles - this represents far too many CVS commit
messages for you folks, and trying to document each and every iteration
of the code is a hassle (and not very useful at that).
1995-05-20 16:22:42 +00:00
jkh
f00e58217f
Hmmm. Try the raw floppy device! This failure mode is a bit strange.
1995-05-20 15:49:53 +00:00
jkh
6066999b5d
Whoops - copy_self() was going to the wrong place!
...
Use proper floppy device names.
1995-05-20 15:47:19 +00:00
jkh
c7364c609c
Use ppp0 for all serial devices. It's somewhat kludge, but at
...
least accurate (we only have one ppp device on the floppy).
1995-05-20 14:36:39 +00:00
jkh
4a304ce1a0
Try again to get cpio_extract() to work. Also fix the bogon
...
I introduced with msgNotify() again. Sigh. I'll get it looking
correct someday!
1995-05-20 14:05:31 +00:00
jkh
f00ac5162a
Make Gary happy.
1995-05-20 13:52:53 +00:00
jkh
750d9d641f
Reviewed by:
...
Submitted by:
Obtained from:
1995-05-20 13:49:47 +00:00
jkh
27dccbcefb
Correct the name of the release notes file.
1995-05-20 13:36:44 +00:00
jkh
d27bb5a137
Clear the screen on msgNotifys.
...
Don't notify in vsystem() - it obscures the original message.
Put some debugging code into cpio_extract() so that I can see
why it doesn't work now. :(
1995-05-20 13:24:35 +00:00
jkh
0a57ef9d20
Don't call mediaVerify() in quite so many places.
1995-05-20 11:13:58 +00:00
jkh
313edfd29f
Fix the DOS discovery code to now re-allocate another virtual device if
...
it's called multiple times in a row. Add a new device type "DEVICE_TYPE_DOS"
so that we can look up an previous results.
1995-05-20 11:10:35 +00:00
jkh
3b6a142d8d
1. Fix a pathological bug I introduced in msgInfo(). Right idea, wrong
...
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.
1995-05-20 10:33:14 +00:00
jkh
b00009a29a
Totally re-work cpio_extract.
...
Erase the annoying "Command output is on debugging screen" message
when it's time to switch back.
1995-05-20 08:31:43 +00:00
jkh
b699cf290d
Correct a few wording bogons in the menus.
...
Make notify NOT wipe the dialog off right after putting
it up. Whoops. Kinda defeated the purpose! :-)
1995-05-20 07:50:20 +00:00
gpalmer
b1cb8f2a51
Make Jordan's ``half baked'' code compile so that make release's aren't
...
stopped dead in their tracks. Also add the beginnings of my
distribution extraction code in media_strategy.c
1995-05-20 03:49:10 +00:00
jkh
d63a70f78f
This doesn't work - the extract code is half-baked. I commit it only
...
so that Gary can sync to it before I go to bed.. :)
1995-05-20 00:13:14 +00:00
jkh
f7060dc1d9
Put find on the boot floppy. Don't ask.
1995-05-19 21:31:52 +00:00
jkh
d36493b3dc
More assorted verbosity. Also don't log informational messages.
1995-05-19 21:30:35 +00:00
jkh
1950717418
Make _DIST_USER use the right flag.
1995-05-19 18:50:59 +00:00
jkh
3ff4391cb7
Be more verbose now that we're getting ready to actually extract.
1995-05-19 17:19:39 +00:00
jkh
669a40aaf4
XF86VGA16 -> XF86VG16
1995-05-19 17:11:07 +00:00
jkh
931587f969
1. Incorporate Nickolay's ammended patches for Russian screenmap support
...
as per Andrey's letter. Make a few modifications for correctness.
2. Add Language menu back to first menu - it was too buried in the
Options menu.
3. Add size information to all distributions.
4. Add a compat20 distribution (we need to make one of these!! Any takers? Please?)
Submitted by: Nickolay N. Dudorov <nnd@gw.itfs.nsk.su> & jkh
1995-05-19 16:58:58 +00:00
jkh
215f4e150d
1. Copy the boot floppy into /stand before extracting the CPIO floppy.
...
2. On Justin's advice, remind the user when they should switch back
from the debugging screen, if they're looking over there.
1995-05-19 15:56:02 +00:00
jkh
ef755f2bfe
Whoops! Put the helpful message telling you to look at the second
...
screen on the first screen, and not the second.. :-)
1995-05-19 04:17:38 +00:00
jkh
3474ee3930
Include serial ports as possible network candidates.
1995-05-19 02:31:13 +00:00
jkh
95b8922f53
Big Sigh. Both A_BOLD and A_UNDERLINE do not appear to work with
...
syscons (and/or cons25) at all. This code looked just fine running
on an xterm, but on a console the attributes are all wrong. I
now have to sacrifice some screen real-estate to pring cheesy
`-' characters to accomplish the same thing.
1995-05-19 02:19:15 +00:00
jkh
5c6fcce5c2
Switch to bold on the header line - the A_UNDERLINE handling appears to be
...
broken in syscons, or at least in the cons25 termcap entry! :-( A_BOLD
won't show up on monochrome adapters (I don't think) but they'd be screwed
anyway since I don't have an attribute to use for them now at all.
1995-05-19 02:09:02 +00:00
gpalmer
9634e811b6
You want to be in /mnt when extracting the cpio floppy, not in the read
...
only root filesystem.....
1995-05-19 01:49:57 +00:00
gpalmer
eb85b80929
Sigh. Add a ++ which was causing the newfs'ing of non-root filesystems to
...
fail :-(
1995-05-18 23:36:21 +00:00
phk
663c5c1f9d
Remove two printfs before Jordan has a fit over them.
1995-05-18 22:25:37 +00:00
phk
5a84a7196c
Run bad144 on raw-devs.
1995-05-18 22:00:01 +00:00
phk
d87b1b6d5c
A couple of tweaks to make bad144 scan run.
1995-05-18 21:58:33 +00:00
jkh
707c9337bf
Use raw devices for newfs.
...
Write and wizard mode only on enabled disks.
1995-05-18 18:02:31 +00:00
jkh
0df3b98233
Poul says that setting fonts on monocrome displays is useless
...
as most mono displays aren't that intelligent anyway. Disable it in this
case.
1995-05-18 17:49:09 +00:00
jkh
872bdece6f
Use CHUNK_BSD_COMPAT as God and Poul intended it be used.
1995-05-18 17:38:02 +00:00
gpalmer
34f213a3cb
Sigh - 2 formatting changes slipped through the net.
1995-05-18 17:26:02 +00:00
gpalmer
f83171df81
Make the indentation uniform
...
Suggested by: jkh
1995-05-18 17:18:46 +00:00
jkh
597d6551d6
Fix quoting error.
1995-05-18 16:57:52 +00:00
jkh
136393f06e
I had the arguments to Mount() backwards. Argh.
1995-05-18 16:53:53 +00:00
gpalmer
b4eac5ff3c
Dispose of old, #if 0'd, out code which has been proved to be no longer needed.
1995-05-18 16:44:41 +00:00
gpalmer
2f852a3720
Correct a conditional which could cause a off-by-one error in certain
...
circumstances.
1995-05-18 16:36:14 +00:00
jkh
62bd3f544c
Clear the screen after changing the font.
1995-05-18 15:58:32 +00:00
jkh
4d55a4a594
Whoops! I forgot how uudecode works.. Make it really work here.
1995-05-18 15:46:18 +00:00
jkh
05d53ab3a7
1. Use 8x16 fonts.
...
2. Don't use russian screenmap - apparently not necessary with right font.
3. Dequote bogusly quoted font name in english language setting.
4. Use setterm() and hack around an undesirable side-effect (cbreak is unset).
5. be smarter about setting OnVTY, and use it in cases where it makes sense.
Submitted by: Nickolay N. Dudorov <nnd@gw.itfs.nsk.su>
1995-05-18 15:29:47 +00:00
jkh
a2aa8e6d93
Add some more debugging information and fix a few missing newlines.
1995-05-18 14:11:16 +00:00
jkh
d208d0f83e
Sheesh! What was I thinking. ppp should go on the cpio floppy, not
...
the boot floppy!
1995-05-18 13:54:12 +00:00
jkh
cd64532d9d
Ahem. It's late. Make my floppies target actually work.
1995-05-18 13:32:22 +00:00
jkh
22c365678c
Make a little convenient "floppies" target for myself.
1995-05-18 13:24:48 +00:00
jkh
f160d22a6d
Fix a very embarassing typo. No wonder this thing was looping! :-)
1995-05-18 13:20:53 +00:00
jkh
9e3b536da9
1. Add serial devices to list of possible network device candidates.
...
2. Rework tcpip.c a bit so that devices which have been configured also
have the enabled flag set.
1995-05-18 13:18:35 +00:00
jkh
4e5ffffc8b
Also log all user interactions to debugging log.
1995-05-18 12:57:54 +00:00
jkh
04572cc985
Add ppp to the boot floppy.
1995-05-18 10:47:45 +00:00
jkh
0a62eb4cbf
Do more proper bad144 handling. Thanks, Rod.
1995-05-18 10:43:51 +00:00
jkh
15a6450836
1. Primitive bad144 support (I believe an additional command is needed, but
...
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.
1995-05-18 09:02:06 +00:00
jkh
2831e6ec61
Use my own version of system() everywhere - it knows where to find the
...
shell!
1995-05-18 02:42:33 +00:00
jkh
ba4ac01f69
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
gpalmer
073284dfb5
Oops - one slipped past the nets :-(
1995-05-17 16:05:42 +00:00
gpalmer
81692a2569
Untabify these files - it doesn't come out right on the display
...
otherwise :-(
1995-05-17 15:44:22 +00:00
jkh
1e842985cb
Remove the seat-belts from the root partition creation code; for some
...
reason I'm *always* getting CHUNK_PAST_1024 set now, even when it's
definitely not! :-( Poul, can you perhaps take a look? Thanks!
1995-05-17 15:41:52 +00:00
jkh
51db685ce5
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
gpalmer
c606c64125
Hopefully the last version of this file. Add a lot more comments, and
...
actually give the data back to sysinstall in a coherent fashion now.
1995-05-17 12:09:11 +00:00
gpalmer
7ccad1d5f6
Oops - Jordan managed to grab my ``work in progress file'' which
...
doesn't even come close to compiling. This file compiles, and should
work.
1995-05-16 20:00:51 +00:00
jkh
56016c7548
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
jkh
2d7966431c
Fixes to document VTY usage.
...
Submitted by: NIIMI Satoshi <sa2c@and.or.jp>
1995-05-16 03:11:25 +00:00
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
jkh
c4a6192603
Print sizes of partitions now.
1995-05-07 02:04:29 +00:00
jkh
044b192e69
Whoops! An extra paren somehow got in there. Fixed.
1995-05-07 01:28:16 +00:00
jkh
97b64700b1
Always zero new chunks - keeps things like the private structures from having
...
bogus data in them.
1995-05-07 01:25:22 +00:00
jkh
370e7434c7
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
phk
3f92c42b37
General sanitation and cleanup. Killed the "reserved" type, it wasn't.
1995-05-06 03:28:32 +00:00
jkh
5d77b2037b
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
jkh
4577466eb8
Document VTYs
...
Submitted by: Marc van Kempen <wmbfmk@urc.tue.nl>
1995-05-05 23:15:03 +00:00