3 # Here is a generic script that makes a Sun2 boot tape using
4 # the files in ../binary
10 # Remember, skip "etc" for an upgrade.
11 sets
="etc base comp games man misc text"
16 # Make sure we start at the beginning.
19 # Write each *.tgz file into a tape segment.
22 dd if=..
/..
/binary
/sets
/${f}.tgz of
=$T obs
=8k conv
=sync