The Alpha MFSROOT image runth over.

Dike out support for DEC3000/300* Pelic* and the DEC3000/[4-9]00
Flamingo/Sandpiper families, SLIP, lance Ethernet (especially since `le'
based Alphas are diked out now too), POSIX P1003_1B real-time extentions,
and last but not least "NOBLOCKRANDOM" since the random device is removed.

This lets us fit [barely!]:
Filesystem  1K-blocks     Used    Avail Capacity iused   ifree  %iused  Mounted
/dev/vnn0c       1407     1386       21    99%       6      24    20%   /mnt
*** Filesystem is 1440 K, 21 left
***     80000 bytes/inode, 24 left
Created /R/stage/floppies/kern.flp
This commit is contained in:
David E. O'Brien 2000-11-27 09:29:40 +00:00
parent 530cc0fcff
commit 964a751c62
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=69267
5 changed files with 35 additions and 0 deletions

View File

@ -107,23 +107,30 @@ echo "options NETGRAPH_SOCKET"
elif [ "${ARCH}" = "alpha" ]; then
sed -e '/pty/d' \
-e '/DEC_3000_300/d' \
-e '/DEC_3000_500/d' \
-e '/pass/d' \
-e '/ apm/d' \
-e '/pmtimer/d' \
-e '/ sl /d' \
-e '/ppp/d' \
-e '/gif/d' \
-e '/faith/d' \
-e '/gzip/d' \
-e '/random/d' \
-e '/NOBLOCKRANDOM/d' \
-e '/splash/d' \
-e '/PROCFS/d' \
-e '/KTRACE/d' \
-e '/SYSV/d' \
-e '/P1003_1B/d' \
-e '/_KPOSIX_PRIORITY_SCHEDULING/d' \
-e '/SOFTUPDATES/d' \
-e '/MFS/d' \
-e '/NFS_ROOT/d' \
-e '/MSDOSFS/d' \
-e '/ncr/d' \
-e '/ le /d' \
-e '/pcm/d' \
-e '/atapist/d' \
-e '/lpt/d' \

View File

@ -107,23 +107,30 @@ echo "options NETGRAPH_SOCKET"
elif [ "${ARCH}" = "alpha" ]; then
sed -e '/pty/d' \
-e '/DEC_3000_300/d' \
-e '/DEC_3000_500/d' \
-e '/pass/d' \
-e '/ apm/d' \
-e '/pmtimer/d' \
-e '/ sl /d' \
-e '/ppp/d' \
-e '/gif/d' \
-e '/faith/d' \
-e '/gzip/d' \
-e '/random/d' \
-e '/NOBLOCKRANDOM/d' \
-e '/splash/d' \
-e '/PROCFS/d' \
-e '/KTRACE/d' \
-e '/SYSV/d' \
-e '/P1003_1B/d' \
-e '/_KPOSIX_PRIORITY_SCHEDULING/d' \
-e '/SOFTUPDATES/d' \
-e '/MFS/d' \
-e '/NFS_ROOT/d' \
-e '/MSDOSFS/d' \
-e '/ncr/d' \
-e '/ le /d' \
-e '/pcm/d' \
-e '/atapist/d' \
-e '/lpt/d' \

View File

@ -107,23 +107,30 @@ echo "options NETGRAPH_SOCKET"
elif [ "${ARCH}" = "alpha" ]; then
sed -e '/pty/d' \
-e '/DEC_3000_300/d' \
-e '/DEC_3000_500/d' \
-e '/pass/d' \
-e '/ apm/d' \
-e '/pmtimer/d' \
-e '/ sl /d' \
-e '/ppp/d' \
-e '/gif/d' \
-e '/faith/d' \
-e '/gzip/d' \
-e '/random/d' \
-e '/NOBLOCKRANDOM/d' \
-e '/splash/d' \
-e '/PROCFS/d' \
-e '/KTRACE/d' \
-e '/SYSV/d' \
-e '/P1003_1B/d' \
-e '/_KPOSIX_PRIORITY_SCHEDULING/d' \
-e '/SOFTUPDATES/d' \
-e '/MFS/d' \
-e '/NFS_ROOT/d' \
-e '/MSDOSFS/d' \
-e '/ncr/d' \
-e '/ le /d' \
-e '/pcm/d' \
-e '/atapist/d' \
-e '/lpt/d' \

View File

@ -107,23 +107,30 @@ echo "options NETGRAPH_SOCKET"
elif [ "${ARCH}" = "alpha" ]; then
sed -e '/pty/d' \
-e '/DEC_3000_300/d' \
-e '/DEC_3000_500/d' \
-e '/pass/d' \
-e '/ apm/d' \
-e '/pmtimer/d' \
-e '/ sl /d' \
-e '/ppp/d' \
-e '/gif/d' \
-e '/faith/d' \
-e '/gzip/d' \
-e '/random/d' \
-e '/NOBLOCKRANDOM/d' \
-e '/splash/d' \
-e '/PROCFS/d' \
-e '/KTRACE/d' \
-e '/SYSV/d' \
-e '/P1003_1B/d' \
-e '/_KPOSIX_PRIORITY_SCHEDULING/d' \
-e '/SOFTUPDATES/d' \
-e '/MFS/d' \
-e '/NFS_ROOT/d' \
-e '/MSDOSFS/d' \
-e '/ncr/d' \
-e '/ le /d' \
-e '/pcm/d' \
-e '/atapist/d' \
-e '/lpt/d' \

View File

@ -107,23 +107,30 @@ echo "options NETGRAPH_SOCKET"
elif [ "${ARCH}" = "alpha" ]; then
sed -e '/pty/d' \
-e '/DEC_3000_300/d' \
-e '/DEC_3000_500/d' \
-e '/pass/d' \
-e '/ apm/d' \
-e '/pmtimer/d' \
-e '/ sl /d' \
-e '/ppp/d' \
-e '/gif/d' \
-e '/faith/d' \
-e '/gzip/d' \
-e '/random/d' \
-e '/NOBLOCKRANDOM/d' \
-e '/splash/d' \
-e '/PROCFS/d' \
-e '/KTRACE/d' \
-e '/SYSV/d' \
-e '/P1003_1B/d' \
-e '/_KPOSIX_PRIORITY_SCHEDULING/d' \
-e '/SOFTUPDATES/d' \
-e '/MFS/d' \
-e '/NFS_ROOT/d' \
-e '/MSDOSFS/d' \
-e '/ncr/d' \
-e '/ le /d' \
-e '/pcm/d' \
-e '/atapist/d' \
-e '/lpt/d' \