Re: kickstart an x86_64 version and add i386 packages

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 







> hello,
>
> i am making a kickstart installation for redhat as 4 for x86_64
> architecture, but i want to add packages which has an x86_64.rpm file
> and an i386.rpm file and i want to install them both. but when i define
> the package in the kickstart file, the installer will only install the
> x86_64 package.
>
> how can i do this...
>

In your %packages section identify the packages similar to this

%packages
compat-libstdc++-33 #This will give you the x86_64
compat-libstdc++-33.i386 #This will give you the i386

-Jeremy
-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list

[Index of Archives]     [CentOS]     [Kernel Development]     [PAM]     [Fedora Users]     [Red Hat Development]     [Big List of Linux Books]     [Linux Admin]     [Gimp]     [Asterisk PBX]     [Yosemite News]     [Red Hat Crash Utility]


  Powered by Linux