[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
RE: how to force inclusion of i386 packages in x86_64 distro
- From: "Beamon, John" <John Beamon turner com>
- To: "Discussion list about Kickstart" <kickstart-list redhat com>
- Subject: RE: how to force inclusion of i386 packages in x86_64 distro
- Date: Mon, 2 Apr 2007 08:47:11 -0400
I'm no expert, but I've seen this before building x86_64 boxes for Oracle. You can include "rpm -i http://repo/i386/package.i386.rpm" in %post. The 'rpm -i' command will install them alongside their x86_64 counterparts. I have not yet tried making a package group, but that strikes me as a great way to implement this. Make a package group @deps of just these i386 rpms, then include @deps in your %packages section.
-j
-----Original Message-----
From: kickstart-list-bounces redhat com [mailto:kickstart-list-bounces redhat com] On Behalf Of Steven Timm
Sent: Wednesday, March 28, 2007 9:43 AM
To: kickstart-list redhat com
Subject: how to force inclusion of i386 packages in x86_64 distro
Hi--
I have an x86_64 install that I am doing, which needs to be sure that about 20 i386-flavored rpms of various shared libraries are included in the install as well. Is there any way to force this in a regular kickstart file, if so, how?
Thanks
Steve Timm
--
------------------------------------------------------------------
Steven C. Timm, Ph.D (630) 840-8525
timm fnal gov http://home.fnal.gov/~timm/ Fermilab Computing Division, Scientific Computing Facilities, Grid Facilities Department, FermiGrid Services Group, Assistant Group Leader.
_______________________________________________
Kickstart-list mailing list
Kickstart-list redhat com
https://www.redhat.com/mailman/listinfo/kickstart-list
--
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.413 / Virus Database: 268.18.20/736 - Release Date: 3/27/2007
--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.413 / Virus Database: 268.18.24/742 - Release Date: 4/1/2007
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]