| Commit message (Expand) | Author | Age | Files | Lines |
* | A slicker way of eliminating bogus quotes. | jkh | 1995-01-12 | 1 | -2/+2 |
* | Nuke out gratutious newlines. | jkh | 1994-12-29 | 1 | -2/+3 |
* | First cut at making multiple distributions loadable in a single pass. | jkh | 1994-12-17 | 1 | -2/+4 |
* | Josh Littlefield's fixes for my extreme boneheadedness. | jkh | 1994-12-02 | 1 | -2/+2 |
* | Merge in more creature-confort changes, plus some spelling and general | jkh | 1994-11-30 | 1 | -2/+2 |
* | First shot at fixing all the various bugs reported so far in the | jkh | 1994-11-28 | 1 | -24/+21 |
* | Allow users to specify both a timezone AND add users. Whoops! | jkh | 1994-11-21 | 1 | -3/+7 |
* | Make sure new machines always have a host name. | jkh | 1994-11-21 | 1 | -1/+4 |
* | Invoke tzsetup properly, since we have no /bin/sh at this stage. | jkh | 1994-11-21 | 1 | -2/+2 |
* | o Add Michael Reifenberger's mini-adduser script. | jkh | 1994-11-20 | 1 | -18/+50 |
* | Grrrr! Dialog menus just bail out without saying anything when the | jkh | 1994-11-18 | 1 | -9/+8 |
* | Tell user to remove floppy from the drive before rebooting, too. | jkh | 1994-11-18 | 1 | -2/+3 |
* | Tell silly users to remove the cpio floppy from the drive now. | jkh | 1994-11-18 | 1 | -2/+2 |
* | 1. Unify my coding style. | jkh | 1994-11-18 | 1 | -7/+9 |
* | 1. Use dynamic sizing code throughout. | jkh | 1994-11-18 | 1 | -10/+10 |
* | 1. Use cpio instead of tar again. Bruce's comments made me paranoid. | jkh | 1994-11-18 | 1 | -4/+4 |
* | Eliminate the use of cpio in extraction. The stupid thing whines too much, | jkh | 1994-11-17 | 1 | -2/+2 |
* | 1. Split these scripts into smaller distinct functional units that will | jkh | 1994-11-16 | 1 | -530/+37 |
* | Change CD devices to the correct ones. | jkh | 1994-11-15 | 1 | -3/+3 |
* | There were some bogons with redirection to /dev/ttyv1 lurking here. | jkh | 1994-11-13 | 1 | -2/+2 |
* | Adjust the size of the input box. It looks a bit funkier now, | jkh | 1994-11-13 | 1 | -6/+6 |
* | Support ufs installations. | jkh | 1994-11-13 | 1 | -29/+58 |
* | Change the name of the TROUBLE-2.0 file to TROUBLESHOOTING; it just makes | jkh | 1994-11-13 | 1 | -3/+21 |
* | Drat! For CDROM, we need to mount_cd9660 not just mount (slap!). | jkh | 1994-11-12 | 1 | -2/+2 |
* | Remove ed2. | jkh | 1994-11-12 | 1 | -3/+2 |
* | I blew the redirects on the slip stuff. | jkh | 1994-11-12 | 1 | -3/+3 |
* | ncftp can't interact with us. Redirect its input from /dev/null. | jkh | 1994-11-11 | 1 | -2/+2 |
* | Try and make this just a little bit more self-explanatory. Still | jkh | 1994-11-11 | 1 | -18/+24 |
* | Make sure /var/log exists so that cu doesn't complain. | jkh | 1994-11-11 | 1 | -1/+2 |
* | Add cu (and cu slip dialog) so that poor SLIP users can dial their modems | jkh | 1994-11-11 | 1 | -2/+11 |
* | Add de0 to list of ethernet drivers. This list will be dynamic shortly.. | jkh | 1994-11-11 | 1 | -3/+15 |
* | Experimental floppy-tape suport. | jkh | 1994-11-10 | 1 | -5/+14 |
* | Enable support for Lucifer's floppies. | jkh | 1994-11-10 | 1 | -73/+76 |
* | [Changes are now for BETA] | jkh | 1994-11-09 | 1 | -39/+45 |
* | One last formatting change. Done. | jkh | 1994-11-09 | 1 | -2/+4 |
* | Remove ppp from the list of options - we don't even have ppp in the default | jkh | 1994-11-09 | 1 | -43/+53 |
* | Sigh. I'm sleepy, and I just read this again. Have it make sense this time. | jkh | 1994-11-09 | 1 | -4/+4 |
* | Add a long-needed comment about logging in as root. | jkh | 1994-11-09 | 1 | -2/+4 |
* | Just some last tweaks to make NFS install more friendly. | jkh | 1994-11-08 | 1 | -1/+3 |
* | Use mount_nfs directly for NFS install. | jkh | 1994-11-08 | 1 | -1/+1 |
* | Add full support for NFS installation. Add support for CD installation, | jkh | 1994-11-08 | 1 | -40/+76 |
* | Put in a hook to communicate properly with sysinstall. | jkh | 1994-11-08 | 1 | -2/+3 |
* | Remove the redirects for extract.sh. Upon further reflection, you | jkh | 1994-11-08 | 1 | -3/+3 |
* | I was being too conservative in my estimation of disk space. Bump | jkh | 1994-11-08 | 1 | -3/+4 |
* | Add a little user-proofing. | jkh | 1994-11-08 | 1 | -6/+12 |
* | Whoops - forgot to set the interface name for lp0. | jkh | 1994-11-08 | 1 | -0/+1 |
* | Some changes from Michael Reifenberger. Thanks, Michael! | jkh | 1994-11-08 | 1 | -4/+6 |
* | 11th hour fixes to get the install just right. Fix some bugs | jkh | 1994-11-08 | 1 | -63/+79 |
* | Sorry about last commit message (or lack thereof) - slip of the fingers. | jkh | 1994-11-08 | 1 | -1/+2 |
* | Reviewed by: | jkh | 1994-11-08 | 1 | -1/+1 |