Changeset 755 in MondoRescue for branches/stable/tools/build2qemu
- Timestamp:
- Aug 7, 2006, 1:15:58 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/stable/tools/build2qemu
r721 r755 13 13 # Syntax: build2qemu [version-tag [vm1]..|vmx]] 14 14 15 umask 022 15 exec > /tmp/build2qemu.log 2>&1 16 16 17 dname=`dirname $0` 17 18 prem=`echo $dname |cut -c1` … … 82 83 sleep 300 83 84 fi 84 scp -P $sp $TMP/mkmondo.tar.gz bruno@localhost:85 scp -P $sp $TMP/mkmondo.tar.gz ~/.rpmmacros ~/.rpmrc bruno@localhost: 85 86 rdate=`date "+%m%d%H%M"` 86 87 ssh -p $sp root@localhost "date $rdate"
Note:
See TracChangeset
for help on using the changeset viewer.