LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 857|回复: 0

centos 5.0 的定制问题 (createrepo 问题)

[复制链接]
发表于 2009-11-17 16:30:35 | 显示全部楼层 |阅读模式
网上看了一个定制教程 http://netocool.blog.51cto.com/61250/112230
其中有一步是:
--------
9.创建repository
# cd /storage/kickstart_build/isolinux
# declare -x discinfo=`head -1 .discinfo`
# createrepo -u "media://$discinfo" -g /storage/kickstart_build/comps.xml .

命令运行完毕之后,会自动建立repodata目录.

-------
我在运行# createrepo -u "media://$discinfo" -g /storage/kickstart_build/comps.xml 时提示
Error: Must specify a directory to index.

    createrepo [options] directory-of-packages

    Options:
     -u, --baseurl <url> = optional base url location for all files
     -o, --outputdir <dir> = optional directory to output to
     -x, --exclude = files globs to exclude, can be specified multiple times
     -q, --quiet = run quietly
     -g, --groupfile <filename> to point to for group information (precreated)
                    (<filename> relative to directory-of-packages)
     -v, --verbose = run verbosely
     -c, --cachedir <dir> = specify which dir to use for the checksum cache
     -U, --update-info-location <url> = acquire package update metadata
     -h, --help = show this help
     -V, --version = output version
     -p, --pretty = output xml files in pretty format.

---------请同志们指点createrepo的用法。
我的rpm 包在/storage/kickstart_build/isolinux/CentOS/下,comps.xml在/storage/kickstart_build/下,如何更新comps.xml为自己的包信息,小弟新手,不胜感激!
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表