Annotation of cci/MAKE/mkusrtape.bsc, revision 1.1.1.1

1.1       root        1: RELSRC= (source file area)
                      2: if [ -z "$RELSRC" ]
                      3: then
                      4:     echo"RELSRC directory not specified!"
                      5:     exit 1
                      6: fi
                      7: echo The upgrade image must be built on $REL/SRC/usr/src/usr.bin/bsc/workdir
                      8: echo Please load usr bsc tape
                      9: echo type cr when tape is ready
                     10: read x
                     11: (cd $RELSRC/SRC/usr/src/usr.bin/bsc/workdir; tar c .)
                     12: tar t >BSC.files
                     13: diff BSC.master BSC.files

unix.superglobalmegacorp.com

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