Parent Directory | Revision Log | Revision Graph | Patch
Revision 1.11 by slords, Tue May 22 17:52:44 2007 UTC | Revision 1.12 by slords, Tue Jun 12 14:56:43 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='-r -N -L -d -D -J' | mkisopts='-v -U -J -R -T' |
mkisopts='-r -J' | ||
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 |