[et-mgmt-tools] [PATCH] cobbler buildiso add --systems option and fix --profiles selection.

Joseph Boyer Jr. jboyer at liquidnet.com
Tue Jun 24 15:40:36 UTC 2008


I had a typo in network stanza (had a dash before, ip, subnet and gateway) not needed. Here is the fix buildiso.py

--joe

Joseph Boyer Jr
Enterprise Technology Services
Liquidnet Holdings, Inc.
Joseph.Boyer at liquidnet.com
T   +1 646.660.8352
C   +1 646.284.8394


-----Original Message-----
From: et-mgmt-tools-bounces at redhat.com [mailto:et-mgmt-tools-bounces at redhat.com] On Behalf Of Joseph Boyer Jr.
Sent: Tuesday, June 24, 2008 9:25 AM
To: Fedora/Linux Management Tools
Subject: RE: [et-mgmt-tools] [PATCH] cobbler buildiso add --systems option and fix --profiles selection.

Hello there...

I have made some updates to the updates that Dave H had made to the action_buildiso.py.

Here is the list of my updates: (P.S. I am new to python so if my coding sucks, please bear with me)

1. reordered the build iso menu so that systems are first.

2. Did not understand why we rely on DHCP when you have a "System". So I have added the networking information to the kernel line for systems, thus eliminating the need for DHCP. (This is what I needed in the boot iso).

3. Update the copy initrd and kernel so that only the initrd and kernel for the systems listed are copied. (did not see any need to have a huge boot iso, if you have many distros, and wanted to keep it as small as possible.)

4. The boot menu will only list systems if --system is given on the cmdline. By default bootiso will build the boot menu for all profiles list in cobbler.

Cheers,
joe

Joseph Boyer Jr
Enterprise Technology Services
Liquidnet Holdings, Inc.
Joseph.Boyer at liquidnet.com
T   +1 646.660.8352
C   +1 646.284.8394

-----Original Message-----
From: et-mgmt-tools-bounces at redhat.com [mailto:et-mgmt-tools-bounces at redhat.com] On Behalf Of Michael DeHaan
Sent: Friday, June 20, 2008 10:39 PM
To: Fedora/Linux Management Tools
Subject: Re: [et-mgmt-tools] [PATCH] cobbler buildiso add --systems option and fix --profiles selection.

Dave Hatton wrote:
> The attached patch is for the "cobbler buildiso" command 1. It fixes
> the --profile option so that you can now *really* specify which
> profiles you wish to include in the kickstart.iso 2. It adds a
> --systems option to allow you add specific systems to the
> kickstart.iso
>
> What is the process for having this reviewed and if suitable, merged
> into cobbler?
>
> Regards
>
> Daveh

This looks great to me, I'll test and apply early next week.

Thanks!

--Michael


> ----------------------------------------------------------------------
> --
>
> _______________________________________________
> et-mgmt-tools mailing list
> et-mgmt-tools at redhat.com
> https://www.redhat.com/mailman/listinfo/et-mgmt-tools

_______________________________________________
et-mgmt-tools mailing list
et-mgmt-tools at redhat.com
https://www.redhat.com/mailman/listinfo/et-mgmt-tools

-------------- next part --------------
A non-text attachment was scrubbed...
Name: action_buildiso.py
Type: application/octet-stream
Size: 8778 bytes
Desc: action_buildiso.py
URL: <http://listman.redhat.com/archives/et-mgmt-tools/attachments/20080624/91499696/attachment.obj>


More information about the et-mgmt-tools mailing list