summaryrefslogtreecommitdiffstats
path: root/release
Commit message (Expand)AuthorAgeFilesLines
* Oops - Jordan managed to grab my ``work in progress file'' whichgpalmer1995-05-161-36/+71
* This will now compile and even scribble helpfully on your disks.jkh1995-05-1616-355/+630
* Fixes to document VTY usage.jkh1995-05-162-4/+4
* This does _not yet compile_; I'm simply bringing in my changes fromjkh1995-05-1616-1416/+2232
* Fixed the calculation of the reserved space for bad144. Thanks Rod!phk1995-05-151-2/+2
* Create_Chunk_DWIM will not allocate anything in the last cylinder of aphk1995-05-151-3/+18
* Very minor rework to eliminate useage of - operator by checking forrgrimes1995-05-131-3/+6
* Added MakeDevDisk(struct disk*, char *path);phk1995-05-123-4/+93
* Updated the text to reflect changes in the english version.lars1995-05-112-28/+28
* 1. Don't check CHUNK_BSD_COMPAT for now; it always returns "no" and isjkh1995-05-114-11/+22
* Add ls to the boot floppy - folks will be lost without it!jkh1995-05-115-10/+10
* Drop the inode count down a bit - we ran out of inodes with the help files.jkh1995-05-111-2/+2
* Argh! Get the args to tar right. It's late. I'm sleepy.jkh1995-05-111-2/+3
* Use the proper libs for sh.jkh1995-05-115-10/+10
* 1. Fix a cd which somehow got capitalized.jkh1995-05-111-3/+3
* Clean this up a bit - add more documentation to the documentation menu.jkh1995-05-113-5/+11
* Dump the help files onto the new floppy.jkh1995-05-111-8/+7
* Put a shell on the boot floppy.jkh1995-05-116-31/+21
* First round of changes after testing this on actual systems. Clean upjkh1995-05-117-46/+54
* DES -> des. Sigh!jkh1995-05-111-0/+19
* Get the CHUNK_COMPAT_BSD flag right.phk1995-05-113-45/+40
* Don't use curses routines until that part of the system is initialized.jkh1995-05-101-4/+6
* Reviewed by:jkh1995-05-101-5/+9
* Remove ncftp from cpio - we don't need it any more.jkh1995-05-107-18/+28
* Sync up to Poul - use his new Create_Chunk_DWIM() function and use the pointerjkh1995-05-101-59/+10
* Make sure that mountpoints start with a /.jkh1995-05-101-2/+6
* Whoops - dispatch() takes multiple args now.jkh1995-05-101-2/+2
* Fold in all my recent changes.jkh1995-05-107-240/+676
* Create_Chunk_DWIM() is here, though it doesn't quite do what the name implies.phk1995-05-104-4/+53
* Get sysinstall from /usr/src/release not /usr/src/sbin.jkh1995-05-095-15/+15
* secure -> DES.jkh1995-05-091-0/+19
* Change wording about displayed text in text fieldsjmz1995-05-092-4/+4
* Use absolute path for release dir.jkh1995-05-091-3/+3
* Revise confusing wording about text fields. It now readsjkh1995-05-092-6/+6
* Make a less expensive re-release target.jkh1995-05-091-4/+35
* Don't go build sbin/sysinstall anymore; it's obsolete.jkh1995-05-091-3/+1
* Sync these up so that they'll get into my CVS tree at home, where I'll continuejkh1995-05-086-15/+99
* Whoops! Uncomment Write_Disk() again.jkh1995-05-081-2/+2
* Improved readabilty and spellinglars1995-05-082-26/+26
* Perform a much needed tidying-up pass over this code. Sleep for now,jkh1995-05-085-259/+347
* Add the sorted command executor code.jkh1995-05-081-0/+124
* Ok, we should now create all filesystems, mount them and extract thejkh1995-05-086-21/+94
* Recognize slice type #6 as dosphk1995-05-084-12/+28
* Add check for rootfs > cyl 1024.phk1995-05-081-2/+6
* Implement the geometry command. Clean up the help a little.jkh1995-05-082-8/+24
* I bet Jordan is tearing his hair out, trying to figure the previous patchphk1995-05-081-2/+2
* Add a wizard button for Poul.jkh1995-05-081-1/+20
* Fix bug.phk1995-05-081-1/+2
* Fix a bug in multi-column output.jkh1995-05-081-20/+23
* Another sync up for Poul. Added a lot more error checking.jkh1995-05-073-6/+48
OpenPOWER on IntegriCloud