On Wed, 04 Apr 2007 15:47:49 -0700, Akemi Yagi wrote: > On Wed, 04 Apr 2007 09:19:05 -0400, Phil Schaffner wrote: > >> The script below, a mod of >> >> http://merlin.fit.vutbr.cz/mirrors/centos/build/mkdvdiso.sh >> >> mentioned in >> >> http://lists.centos.org/pipermail/centos-docs/2006-September/000039.html >> >> works for me to create a DVD ISO from a set of C5 CD ISOs. The >> repo-tree part is still not working. Any advice appreciated. >> >> Phil > > I am probably not understanding the script very well, but if you simply > run createrepo right after the line 'cd $DVD' and before the mkisofs line, > wouldn't it do? Just tried it myself and it seems to be working. Thanks for posting this useful script. Akemi