Parent Directory | Revision Log | Revision Graph | Patch
Revision 1.12 by slords, Tue Jun 12 14:56:43 2007 UTC | Revision 1.13 by slords, Sat Jul 7 02:04:05 2007 UTC | |
---|---|---|
# | Line 39 sync; rm -rf .repodata | Line 39 sync; rm -rf .repodata |
39 | ||
40 | bootimg='isolinux/isolinux.bin' | bootimg='isolinux/isolinux.bin' |
41 | bootcat='isolinux/boot.cat' | bootcat='isolinux/boot.cat' |
42 | mkisopts='-v -U -J -R -T' | mkisopts='-v -U -J -r -T' |
43 | today="$(date '+%d %b %Y')" | today="$(date '+%d %b %Y')" |
44 | mkisofs $mkisopts \ | mkisofs $mkisopts \ |
45 | -V "$distname $distvers" \ | -V "$distname $distvers" \ |
|
admin@koozali.org | ViewVC Help |
Powered by ViewVC 1.2.1 |