jie sun wrote:
Hi,
I tried to re-spin fc7 with revisor and add some 3rd party packages. I run revisor successfully with new repo and burnt the iso file to a CD. I can see the 3rd party packages are on the CD package list. But after install with the CD, non of the 3rd party packages gets installed. Only fedora existing packages gets installed.

Did I missed something while running revisor? Does anybody know how to install 3rd party packages with revisor?


Did you see the third party packages appear in the Package Selection dialog in the graphical installation? The third party repository would need a comps ("Groups" file) to enable anaconda to display the groups and packages in the package selection dialog. If not, you are not able to select them in any other way then using a kickstart (sample):

interactive

%packages
some-third-party-repo-package
%end

This will select the package, but will still enable you to use the package selection dialog to select other packages as well.

Kind regards,

Jeroen van Meeuwen
-kanarip

--
Fedora-livecd-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/fedora-livecd-list

Reply via email to