|
|
1.1 root 1: :
2: : Ram Pipes
3: :
4: UNDEF="${UNDEF} -u rpcon_ lib/rp.a"
5: PATCH="${PATCH} NRP_=4 drvl_+220=rpcon_"
6: :
7: if [ -d "${DEV-/dev}" ]
8: then
9: umask 0111
10: /etc/mknod -f ${DEV-/dev}/rp0 c 22 0 || exit 1
11: /etc/mknod -f ${DEV-/dev}/rp1 c 22 1 || exit 1
12: /etc/mknod -f ${DEV-/dev}/rp2 c 22 2 || exit 1
13: /etc/mknod -f ${DEV-/dev}/rp3 c 22 3 || exit 1
14: fi
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.