|
|
1.1 root 1: # /conf/ldker
2: # Build COHERENT kernel into /mnt/coherent
3: cd /conf
4: . /tmp/ldker
5: (/bin/ld $KBUNDEF $HDUNDEF -o /mnt/coherent kernel321.o $KB $HD \
6: mm.a tty.a support.a kl.a \
7: && /conf/patch /mnt/coherent $KBPATCH $HDPATCH \
8: && /conf/patch /mnt/coherent drvl_+30=lpcon_ drvl_+40=flcon_ \
9: drvl_+80=rmcon_ ) || echo 'Kernel link failed' && exit 1
10: chmod 400 /mnt/coherent
11: chown sys /mnt/coherent
12: chgrp sys /mnt/coherent
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.