diff --git a/c6-minimal-i386-RPMS.lst b/c6-minimal-i386-RPMS.lst new file mode 100644 index 0000000..62ec901 --- /dev/null +++ b/c6-minimal-i386-RPMS.lst @@ -0,0 +1,7 @@ +# add the rpms that are needed for the minimal here. the format should be : +# |name.arch| +# with one entry per line, all lines with # are ignored - so comments are ok +# the list can be generated via : rpm --qf "|${name}.%{arch}|\n" -qp *.rpm +# make sure that this list satisfies a repoclose run so all deps are met +# the | at the start and end of each name.arch are NOT optional +# and no blank lines diff --git a/c6-minimal-x86_64-RPMS.lst b/c6-minimal-x86_64-RPMS.lst new file mode 100644 index 0000000..62ec901 --- /dev/null +++ b/c6-minimal-x86_64-RPMS.lst @@ -0,0 +1,7 @@ +# add the rpms that are needed for the minimal here. the format should be : +# |name.arch| +# with one entry per line, all lines with # are ignored - so comments are ok +# the list can be generated via : rpm --qf "|${name}.%{arch}|\n" -qp *.rpm +# make sure that this list satisfies a repoclose run so all deps are met +# the | at the start and end of each name.arch are NOT optional +# and no blank lines