-
March 3rd, 2008 08:10 PM #1
Customizing an OS distribution - distro kit?
There have been a few threads related to kit building, so there may be
some overlap here. I'm looking for the best method to specify a list of
RPMs I need installed in addition to the base OS kit (I'm using rhel 5).
I don't want to add these by hand through ngedit because it needs to be
a repeatable installation.
=20
Ideally, this would be a kit that extends the rhel5 kit to include what
I want. I don't, however, want to create a kit that includes a bunch of
RPMs that are already included within the OS kit itself. Is there a
Kusu mechanism to specify RPMs that need to be installed but are part of
another kit? Is that what a DistroKit component is?
=20
I also have the need to specify multiple architecture RPMs. Does the
kit mechanism allow specifying i386 RPMs for installation on x86_64
architecture?
=20
Thanks,
Brock
-
March 20th, 2008 02:44 AM #2
Customizing an OS distribution - distro kit?
Hi,
To specify a rpm that is from a distro, you can use DistroPackage() in
the build.kit file.
There's a blog entry about this here:
http://www.osgdc.org/blog/?p=30
There's also a link to a sample build.kit there.
-Liming
Taylor, Brock A wrote:
> There have been a few threads related to kit building, so there may be
> some overlap here. I'm looking for the best method to specify a list of
> RPMs I need installed in addition to the base OS kit (I'm using rhel 5).
> I don't want to add these by hand through ngedit because it needs to be
> a repeatable installation.
>
>
>
> Ideally, this would be a kit that extends the rhel5 kit to include what
> I want. I don't, however, want to create a kit that includes a bunch of
> RPMs that are already included within the OS kit itself. Is there a
> Kusu mechanism to specify RPMs that need to be installed but are part of
> another kit? Is that what a DistroKit component is?
>
>
>
> I also have the need to specify multiple architecture RPMs. Does the
> kit mechanism allow specifying i386 RPMs for installation on x86_64
> architecture?
>
>
>
> Thanks,
>
> Brock
>
> _______________________________________________
> Kusu-users mailing list
> Kusu-users@osgdc.org
> http://mail.osgdc.org/mailman/listinfo/kusu-users
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules