summaryrefslogtreecommitdiffstats
path: root/release
Commit message (Expand)AuthorAgeFilesLines
* 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
* Implement a work-around for Create_Chunk providing no pointer to thejkh1995-05-073-50/+119
* Make this compile again. Poul and I need to sync up again.jkh1995-05-074-56/+79
* Correct a few ordering errors in how the partitions were being displayed.jkh1995-05-075-32/+37
* Print sizes of partitions now.jkh1995-05-072-15/+31
* Whoops! An extra paren somehow got in there. Fixed.jkh1995-05-071-2/+2
* Always zero new chunks - keeps things like the private structures from havingjkh1995-05-071-2/+2
* Some fairly serious cleanup. The proper offset should now be used injkh1995-05-067-58/+127
* General sanitation and cleanup. Killed the "reserved" type, it wasn't.phk1995-05-066-79/+76
OpenPOWER on IntegriCloud