diff options
| author | Joerg Wunsch <joerg@FreeBSD.org> | 1997-03-02 11:59:26 +0000 |
|---|---|---|
| committer | Joerg Wunsch <joerg@FreeBSD.org> | 1997-03-02 11:59:26 +0000 |
| commit | fbc6f9e0ffecfa3c70fb4e21be14e7f7c97ab561 (patch) | |
| tree | 1a5a7271a4690953d43ae8451884a6a848c1c7fc /release/fixit.profile | |
| parent | 06996f8920c524490a8482aeb889cf7662477c19 (diff) | |
Notes
Diffstat (limited to 'release/fixit.profile')
| -rw-r--r-- | release/fixit.profile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/release/fixit.profile b/release/fixit.profile index 91ae17af8b630..9ee433f074385 100644 --- a/release/fixit.profile +++ b/release/fixit.profile @@ -1,10 +1,11 @@ : -# $Id$ +# $Id: fixit.profile,v 1.5 1997/02/22 14:10:25 peter Exp $ export BLOCKSIZE=K export PS1="Fixit# " export EDITOR="/mnt2/stand/vi" export PAGER="/mnt2/stand/more" +export SCSI_MODES="/mnt2/usr/share/misc/scsi_modes" # the root MFS doesn't have /dev/nrst0, pick a better default for mt(1) export TAPE=/mnt2/dev/nrst0 |
