aboutsummaryrefslogtreecommitdiff
path: root/release/fixit.profile
Commit message (Collapse)AuthorAgeFilesLines
* Don't assume fixit media is a floppy disk.Brian Somers2001-10-291-2/+2
| | | | | | | | Reviewed by: murray MFC after: 1 week Notes: svn path=/head/; revision=85691
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50479
* 1. Update TAPE to point to new CAM-style device name.Jordan K. Hubbard1999-03-271-3/+3
| | | | | | | | | 2. Don't prompt for removal twice on fixit floppy. Submitted by: jack <jack@germanium.xtalwind.net> Notes: svn path=/head/; revision=45055
* . Remove the ${RELEASEDIR} variable, it turned out to be a constantJoerg Wunsch1997-03-021-1/+2
| | | | | | | | | | | | | anyway. . Add /usr/share/misc/scsi_modes to the fixit floppy, and set the appropriate env variable. . Cleanup the (commented out) tags in the entry section a little, to be more up-to-date. Notes: svn path=/head/; revision=23257
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
| | | | Notes: svn path=/head/; revision=22988
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
| | | | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. Notes: svn path=/head/; revision=21673
* Few fixit improvements:Joerg Wunsch1996-11-281-1/+6
| | | | | | | | . hint about the usability of the arrow keys, . export TAPE to an obscure dev node so mt(1) will work correctly. Notes: svn path=/head/; revision=19999
* Several improvements to the `fixit' configuration:Joerg Wunsch1996-11-091-8/+23
| | | | | | | | | | | | | | . Don't gzip the crunched binary by now; it just fits, and execution is a lot faster this way (it's truly demand-paged again). . Add more(1), ft(8), protocols(5), a stripped down services(5). . Improve the .profile, and make sysinstall actually use it again. Still no go for a 4 MB configuration though. :-( Notes: svn path=/head/; revision=19571
* I belive the floppies work as expected now. (incl the fixit)Poul-Henning Kamp1995-03-151-0/+15
Notes: svn path=/head/; revision=7063