Lines Matching defs:IF
28 # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
39 if [ "$MODE" = upgrade ]; then
44 if [ ! -z "$TERM" ]; then
59 if ! mount_mfs -s 2048 swap /tmp ; then
114 if [ x$cfdl = xndl ]; then
177 if [ -f /usr/bin/vi ]; then
185 if [ ! -f /mnt/netbsd ]; then
187 if [ -f /netbsd ]; then
199 if [ "$MODE" = "install" ]; then
233 You can hit Control-C at any time to quit, but if you do so at a
252 if [ "$MODE" = "install" ]; then
271 [ "$(dd if=$1 bs=1 skip=1 count=3 2> /dev/null)" = "ELF" ] && return 1
318 if [ -d $root/emul/aout/. ]; then
324 if [ ! -d $root/emul ]; then
328 if [ -h $root/emul/aout ]; then
337 if [ ! -d $root/emul/aout/etc ]; then
340 if [ ! -d $root/emul/aout/usr/lib ]; then
345 if [ -f $root/etc/ld.so.conf ]; then
352 # If X11 is installed, move the those libraries as well
354 if [ -d $root/$xlibdir/. ]; then
373 NetBSD/sparc X11 installation sets, if they are installed.