Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

initrd.img excluded if rsync-exclude-debug or rsync-exclude-srpm is set to yes #36

Open
lassizci opened this issue Dec 27, 2011 · 0 comments

Comments

@lassizci
Copy link

/etc/mrepo.conf:

[main]
srcdir = /var/mrepo
wwwdir = /var/www/mrepo
confdir = /etc/mrepo.conf.d
arch = x86_64
rsync-exclude-debug = yes
rsync-exclude-srpm = yes

/etc/mrepo.conf.d/centos.conf:
[centos5]
name = Centos $release
release = 5
arch = x86_64
metadata = repomd
os = rsync://rsync.nic.funet.fi/ftp/pub/Linux/INSTALL/Centos/$release/os/$arch

mrepo -ugvvvvf centos5 says:
.
.
.
deleting in x86_64
deleting x86_64/images/pxeboot/initrd.img

I don't think we should exclude these even though we want to skip srpms and debug packages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant