Index: release/fixit.profile =================================================================== RCS file: /srv/ncvs/src/release/fixit.profile,v retrieving revision 1.10.10.1.2.1 diff -u -r1.10.10.1.2.1 fixit.profile --- release/fixit.profile 23 Jan 2008 20:06:27 -0000 1.10.10.1.2.1 +++ release/fixit.profile 1 Feb 2008 13:28:39 -0000 @@ -9,7 +9,7 @@ # 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"