|
|
1.1 root 1: #
2: # Console for 286 with tfleming's virtual terminals.
3: # Fixed keyboard table.
4: #
5: UNDEF="${UNDEF} -u iscon_ lib/vt.a"
6: PATCH="${PATCH} drvl_+20=iscon_"
7: #
8: if [ -d "${DEV-/dev}" ]
9: then
10: umask 0111
11: /etc/mknod -f ${DEV-/dev}/console c 2 0 || exit 1
12: fi
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.