| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename secure to DES. This isn't a 100% accurate renaming since some | jkh | 1995-05-01 | 1 | -8/+8 |
* | Stick a more BSD-like Makefile here so that I can link to the library. | jkh | 1995-05-01 | 1 | -14/+15 |
* | start CHS is 0xff,0xff,0xff if past 1024. | phk | 1995-05-01 | 3 | -19/+68 |
* | Use the DIOCSYNCSLICE ioctl now. (use only with kernel from this morning). | phk | 1995-04-30 | 4 | -43/+45 |
* | get bootblocks right. | phk | 1995-04-30 | 5 | -52/+133 |
* | Missing -r flag on rm | phk | 1995-04-30 | 1 | -2/+2 |
* | Use 0xff for CHS when past 1024 cyls. | phk | 1995-04-30 | 2 | -28/+47 |
* | Make the default case less scary :-) | phk | 1995-04-30 | 1 | -0/+2 |
* | Now we do writes too. | phk | 1995-04-30 | 9 | -53/+360 |
* | o Add extra menu types (radio implemented, multiple choice shortly). | jkh | 1995-04-29 | 7 | -199/+329 |
* | Names are assigned when chunks are created. | phk | 1995-04-29 | 7 | -10/+238 |
* | Even More stuff. Disk_Names() is here amongst other things. | phk | 1995-04-29 | 3 | -32/+212 |
* | Next Iteration, getting better. | phk | 1995-04-29 | 7 | -46/+181 |
* | Sanitize and explain a little bit... Implement the first rules... | phk | 1995-04-29 | 8 | -73/+198 |
* | This is a revision 0.00 of the backend stuff for the fdisk/disklabel stuff | phk | 1995-04-28 | 9 | -0/+837 |
* | This will be the module that handles all media detection. | jkh | 1995-04-27 | 1 | -0/+52 |
* | Latest raft of changes. | jkh | 1995-04-27 | 5 | -88/+212 |
* | This commit was generated by cvs2svn to compensate for changes in r8097, | jkh | 1995-04-27 | 14 | -0/+1219 |
|\ |
|
| * | Here is my first "framework" commit of the new sysinstall. There is a LOT | jkh | 1995-04-27 | 14 | -0/+1219 |
* | This is a helper program to patch a filesystem into a "MFS_ROOT" kernel. | phk | 1995-04-25 | 2 | -0/+140 |
* | install "compat20" (libgcc.so.261.0) into the bindist. | phk | 1995-04-24 | 1 | -1/+3 |
* | Add the stuff to munge the name of the release/snap/whatever we build. | phk | 1995-04-23 | 1 | -1/+10 |
* | Add a "set -e" to all of these, to catch failures. | phk | 1995-04-20 | 7 | -7/+14 |
* | A major cleanup. Move more over to a "pull" model than a "push" model, | phk | 1995-04-20 | 3 | -49/+68 |
* | Put a kzip'ed GENERIC on the boot.flp and fixit.flp instead of BOOTFLP, | phk | 1995-04-19 | 1 | -5/+5 |
* | Thanks to the dynamic duo of John & David, ("meanwhile in the VM-cave"), we | phk | 1995-04-19 | 1 | -10/+7 |
* | kzip the kernels on the boot.flp and fixit.flp, and buy us more space... | phk | 1995-04-19 | 1 | -5/+4 |
* | Remove fixit floppy from things to build until Poul makes it work again. | jkh | 1995-04-13 | 1 | -2/+4 |
* | The tmpdir cleaning routine _still_ wasn't right! :-( | gpalmer | 1995-04-13 | 1 | -8/+3 |
* | tell people what we do at the end, since it can take a little while. | phk | 1995-04-13 | 2 | -3/+6 |
* | Reduce inode count on floppies a bit again | phk | 1995-04-13 | 1 | -2/+2 |
* | Even more inodes on the floppies... | phk | 1995-04-13 | 1 | -2/+2 |
* | added a missing '; \' | phk | 1995-04-12 | 1 | -2/+2 |
* | Add bad144 to fixit floppy. | phk | 1995-04-12 | 3 | -10/+15 |
* | Sanitize the making of kernels a bit, and make the BOOTCDROM kernel too. | phk | 1995-04-10 | 1 | -20/+25 |
* | Do another pass over the delete code. This is better. Now we don't | jkh | 1995-04-09 | 1 | -7/+9 |
* | Try and see if I can make the remove function work.. | jkh | 1995-04-09 | 1 | -2/+2 |
* | Add etc/sysconfig to list of files stuck on the cpio floppy. I thought | jkh | 1995-04-09 | 1 | -2/+2 |
* | Remove preservation of myname and defaultrouter files - they're deprecated | jkh | 1995-04-09 | 1 | -15/+1 |
* | Don't choke if secure bits are not available. | phk | 1995-04-08 | 1 | -2/+4 |
* | Add lnc0 ethernet driver. | jkh | 1995-04-08 | 1 | -1/+2 |
* | Fix the bug which removes all empty dirs from distribution. Sorry Jordan... | phk | 1995-04-08 | 1 | -4/+3 |
* | Added zp0 and eg0 to interface menu. Dropped all the "at 0xfoo" comments. | phk | 1995-04-08 | 1 | -8/+10 |
* | Various changes: | phk | 1995-04-07 | 3 | -20/+26 |
* | Remove kernel compilation directories after use. | phk | 1995-03-28 | 1 | -12/+16 |
* | Save /etc/sysconfig from destruction. | phk | 1995-03-28 | 2 | -2/+19 |
* | They mystery of the recursive /sys/sys/ solved. | phk | 1995-03-28 | 1 | -1/+2 |
* | mkdir /usr/src if it doesn't exist. | phk | 1995-03-25 | 1 | -1/+3 |
* | Add sysconfig to list of cpio floppy targets. | jkh | 1995-03-25 | 1 | -3/+3 |
* | Fix cdrom.1 target. | phk | 1995-03-24 | 1 | -3/+3 |