File:  [MW Coherent from dump] / coherent / b / STREAMS / i386 / balpha
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Wed May 29 04:56:36 2019 UTC (7 years, 2 months ago) by root
Branches: MarkWilliams, MAIN
CVS tags: relic, HEAD
coherent

# balpha - build alpha floppy kernel (fva)

CFLAGS=${CFLAGS-"-VPSTR"}
CC=${CC-"exec /bin/cc"}

TARGET=/talpha

PATCH="rootdev=makedev(4,15) pipedev=makedev(8,131) ronflag=1"
PATCH="${PATCH} NINODE=128 NBUF=64 NHASH=61 NCLIST=16 ALLSIZE=32768"

make "CFLAGS=$CFLAGS" "CC=$CC" libs 	|| exit 1

here=$CWD
cd ../conf
make TARGET=${TARGET} || exit 1
cd $here

if [ -n "${PATCH}" ]
then
	set -x
	/conf/patch $TARGET $PATCH || exit 1
fi


unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.