summaryrefslogtreecommitdiffstats
path: root/usr.sbin/crunch
Commit message (Collapse)AuthorAgeFilesLines
* -lcompat removed from libsache1994-10-041-2/+2
|
* Make sure mkskel.sh bails out if it finds trouble. Use "sh -e" to run it.phk1994-10-031-1/+1
|
* Correct the .conf files now that halt is gone and reboot is used in it'srgrimes1994-09-092-6/+13
| | | | | | | | | | place. Removed mount_pcfs until we have a replacement. Removed fdisk until it is ported and/or replaced. Now have to include many more libraries due to /bin/sh changes.
* Add proper links so that - and -sh are catered for.jkh1994-06-242-2/+13
|
* Just talked with James - there's another, better way to go about this.jkh1994-06-241-2/+0
| | | | | | Back out my earlier change. Note that this is just for the 1.1.5R floppies; the 1.1.5A ones still have the work-around method (which works fine and doesn't hurt anything, it's just kludge!).
* This is a kludge. Unless I make a link from sh to - (which would leave a filejkh1994-06-241-0/+2
| | | | | | called `-' lying around on the users system forever) login shells will fail. Just special-case the handling of `-' for now until/unless I find a more palatable solution.
* Remove bogus -lcrypt line.jkh1994-06-191-2/+2
|
* John Capo's changes to make the fixit floppy image work; I didn't evenjkh1994-06-161-2/+2
| | | | bother looking at this file before! :)
* Whoops, missed the .cache files - those can be tossed too.jkh1994-06-151-1/+1
|
* Nuke all the intermediate files.jkh1994-06-151-1/+1
|
* 1. Clean the intermediate files when building the default fixit floppyjkh1994-06-153-1/+34
| | | | | (demonstration) target. 2. Add the kcopy and filesystem floppy configuration files from Rod.
* This is the new crunch utility for making distribution floppies fromjkh1994-06-1516-0/+2086
James da Silva. We need to integrate this before 1.1.5 so that we can actually make the boot floppies.
OpenPOWER on IntegriCloud