summaryrefslogtreecommitdiff
path: root/sys/src/cmd/fossil/unpack
blob: 5dfc122ee0878d5ae0ff50792f685cd06d475fd8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/bin/rc

D=/n/ehime/testplan9

time cp /sys/lib/dist/web.protect/plan9.iso.bz2 /n/ehime
time bunzip2 -c /n/ehime/plan9.iso.bz2 > /n/ehime/plan9.iso
rm /srv/9660
9660srv
mount /srv/9660 /n/sid /n/ehime/plan9.iso
rm -rf $D
mkdir $D
time dircp /n/sid $D
mkdir $D/n/emelieother  # for lp