Sheesh. I've added -lipx to the wrong crunch config file.
While i've been here, added the ``-s labels'' flag to vnconfig.
This commit is contained in:
parent
76c874a143
commit
c8e2dc5a38
@ -1,4 +1,4 @@
|
||||
# $Id: Makefile,v 1.196 1995/12/30 21:15:45 joerg Exp $
|
||||
# $Id: Makefile,v 1.197 1995/12/31 17:10:04 joerg Exp $
|
||||
#
|
||||
# How to roll a release:
|
||||
#
|
||||
@ -542,7 +542,7 @@ doFS:
|
||||
@umount ${MNT} 2>/dev/null || true
|
||||
@vnconfig -u /dev/r${VNDEVICE} 2>/dev/null || true
|
||||
dd of=fs-image if=/dev/zero count=${FSSIZE} bs=1k 2>/dev/null
|
||||
vnconfig -c /dev/r${VNDEVICE} fs-image
|
||||
vnconfig -s labels -c /dev/r${VNDEVICE} fs-image
|
||||
.if defined(FSLABEL)
|
||||
disklabel -w -r -B \
|
||||
-b ${RD}/trees/bin/usr/mdec/fdboot \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $Id: boot_crunch.conf,v 1.20.2.3 1995/10/05 08:58:19 jkh Exp $
|
||||
# $Id: boot_crunch.conf,v 1.21 1995/12/07 10:32:58 peter Exp $
|
||||
|
||||
srcdirs /usr/src/bin /usr/src/sbin /usr/src/release /usr/src/usr.bin
|
||||
srcdirs /usr/src/gnu/usr.bin /usr/src/usr.sbin /usr/src/sbin/i386
|
||||
@ -12,4 +12,4 @@ ln gzip zcat
|
||||
ln sh -sh
|
||||
|
||||
libs -ll -ledit -lutil -lkvm
|
||||
libs -ldialog -lncurses -lmytinfo -L/usr/src/release/libdisk/obj -ldisk
|
||||
libs -ldialog -lncurses -lmytinfo -L/usr/src/release/libdisk/obj -ldisk -lipx
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $Id: fixit_crunch.conf,v 1.4 1995/12/07 10:33:05 peter Exp $
|
||||
# $Id: fixit_crunch.conf,v 1.5 1995/12/31 17:10:05 joerg Exp $
|
||||
|
||||
# first, we list the source dirs that our programs reside in. These are
|
||||
# searched in order listed to find the dir containing each program.
|
||||
@ -38,4 +38,4 @@ ln common ex
|
||||
# finally, we specify the libraries to link in with our binary
|
||||
|
||||
libs -lcrypt -ltelnet -lutil -ll
|
||||
libs -lcurses -ltermcap -ledit -lgnuregex -lkvm -lscsi -lipx
|
||||
libs -lcurses -ltermcap -ledit -lgnuregex -lkvm -lscsi
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $Id: boot_crunch.conf,v 1.20.2.3 1995/10/05 08:58:19 jkh Exp $
|
||||
# $Id: boot_crunch.conf,v 1.21 1995/12/07 10:32:58 peter Exp $
|
||||
|
||||
srcdirs /usr/src/bin /usr/src/sbin /usr/src/release /usr/src/usr.bin
|
||||
srcdirs /usr/src/gnu/usr.bin /usr/src/usr.sbin /usr/src/sbin/i386
|
||||
@ -12,4 +12,4 @@ ln gzip zcat
|
||||
ln sh -sh
|
||||
|
||||
libs -ll -ledit -lutil -lkvm
|
||||
libs -ldialog -lncurses -lmytinfo -L/usr/src/release/libdisk/obj -ldisk
|
||||
libs -ldialog -lncurses -lmytinfo -L/usr/src/release/libdisk/obj -ldisk -lipx
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $Id: boot_crunch.conf,v 1.20.2.3 1995/10/05 08:58:19 jkh Exp $
|
||||
# $Id: boot_crunch.conf,v 1.21 1995/12/07 10:32:58 peter Exp $
|
||||
|
||||
srcdirs /usr/src/bin /usr/src/sbin /usr/src/release /usr/src/usr.bin
|
||||
srcdirs /usr/src/gnu/usr.bin /usr/src/usr.sbin /usr/src/sbin/i386
|
||||
@ -12,4 +12,4 @@ ln gzip zcat
|
||||
ln sh -sh
|
||||
|
||||
libs -ll -ledit -lutil -lkvm
|
||||
libs -ldialog -lncurses -lmytinfo -L/usr/src/release/libdisk/obj -ldisk
|
||||
libs -ldialog -lncurses -lmytinfo -L/usr/src/release/libdisk/obj -ldisk -lipx
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $Id: fixit_crunch.conf,v 1.4 1995/12/07 10:33:05 peter Exp $
|
||||
# $Id: fixit_crunch.conf,v 1.5 1995/12/31 17:10:05 joerg Exp $
|
||||
|
||||
# first, we list the source dirs that our programs reside in. These are
|
||||
# searched in order listed to find the dir containing each program.
|
||||
@ -38,4 +38,4 @@ ln common ex
|
||||
# finally, we specify the libraries to link in with our binary
|
||||
|
||||
libs -lcrypt -ltelnet -lutil -ll
|
||||
libs -lcurses -ltermcap -ledit -lgnuregex -lkvm -lscsi -lipx
|
||||
libs -lcurses -ltermcap -ledit -lgnuregex -lkvm -lscsi
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $Id: boot_crunch.conf,v 1.20.2.3 1995/10/05 08:58:19 jkh Exp $
|
||||
# $Id: boot_crunch.conf,v 1.21 1995/12/07 10:32:58 peter Exp $
|
||||
|
||||
srcdirs /usr/src/bin /usr/src/sbin /usr/src/release /usr/src/usr.bin
|
||||
srcdirs /usr/src/gnu/usr.bin /usr/src/usr.sbin /usr/src/sbin/i386
|
||||
@ -12,4 +12,4 @@ ln gzip zcat
|
||||
ln sh -sh
|
||||
|
||||
libs -ll -ledit -lutil -lkvm
|
||||
libs -ldialog -lncurses -lmytinfo -L/usr/src/release/libdisk/obj -ldisk
|
||||
libs -ldialog -lncurses -lmytinfo -L/usr/src/release/libdisk/obj -ldisk -lipx
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $Id: boot_crunch.conf,v 1.20.2.3 1995/10/05 08:58:19 jkh Exp $
|
||||
# $Id: boot_crunch.conf,v 1.21 1995/12/07 10:32:58 peter Exp $
|
||||
|
||||
srcdirs /usr/src/bin /usr/src/sbin /usr/src/release /usr/src/usr.bin
|
||||
srcdirs /usr/src/gnu/usr.bin /usr/src/usr.sbin /usr/src/sbin/i386
|
||||
@ -12,4 +12,4 @@ ln gzip zcat
|
||||
ln sh -sh
|
||||
|
||||
libs -ll -ledit -lutil -lkvm
|
||||
libs -ldialog -lncurses -lmytinfo -L/usr/src/release/libdisk/obj -ldisk
|
||||
libs -ldialog -lncurses -lmytinfo -L/usr/src/release/libdisk/obj -ldisk -lipx
|
||||
|
Loading…
Reference in New Issue
Block a user