diff options
| author | Ulf Lilleengen <lulf@FreeBSD.org> | 2008-02-05 14:06:15 +0000 |
|---|---|---|
| committer | Ulf Lilleengen <lulf@FreeBSD.org> | 2008-02-05 14:06:15 +0000 |
| commit | 22d202a38f9a70241a34cfd2e929a0ac3a9dbfcc (patch) | |
| tree | 0256f6119734db1367f37b479e3aa975adc9bc50 /release | |
| parent | 9d19384836e5434b792a1da6af537623fd3c671f (diff) | |
Notes
Diffstat (limited to 'release')
| -rw-r--r-- | release/fixit.profile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/release/fixit.profile b/release/fixit.profile index 8a36fbeadcba..14593c67f61c 100644 --- a/release/fixit.profile +++ b/release/fixit.profile @@ -9,7 +9,7 @@ export SCSI_MODES="/mnt2/usr/share/misc/scsi_modes" # the root MFS doesn't have /dev/nrsa0, pick a better default for mt(1) export TAPE=/mnt2/dev/nrsa0 # make geom(8) utilities find their modules -export GEOM_LIBRARY_PATH="/mnt2/lib/geom" +export GEOM_LIBRARY_PATH="/mnt2/lib/geom:/lib/geom" alias ls="ls -F" alias ll="ls -l" |
