View | Details | Raw Unified | Return to bug 48461
Collapse All | Expand All

(-)fixit.profile (-2 / +2 lines)
Lines 3-10 Link Here
3
3
4
export BLOCKSIZE=K
4
export BLOCKSIZE=K
5
export PS1="Fixit# "
5
export PS1="Fixit# "
6
export EDITOR="/mnt2/stand/vi"
6
export EDITOR="/mnt2/usr/bin/vi"
7
export PAGER="/mnt2/stand/more"
7
export PAGER="/mnt2/usr/bin/more"
8
export SCSI_MODES="/mnt2/usr/share/misc/scsi_modes"
8
export SCSI_MODES="/mnt2/usr/share/misc/scsi_modes"
9
# the root MFS doesn't have /dev/nrsa0, pick a better default for mt(1)
9
# the root MFS doesn't have /dev/nrsa0, pick a better default for mt(1)
10
export TAPE=/mnt2/dev/nrsa0
10
export TAPE=/mnt2/dev/nrsa0

Return to bug 48461