[cobbler-devel] fetching kernel/initrd from a distro

2012-02-17 Thread Uwe Gansert
hat do you guys think about something like this? kernel_save = "%s/%s%s" % (download_root, kernel_short, "_koan") initrd_save = "%s/%s%s" % (download_root, initrd_short, "_koan") that will keep the installed kernel/initrd intact. Do

[PATCH] suse distro import fix

2011-12-22 Thread Uwe Gansert
ler/commit/d56ddf9643fe52d03f8b896662b88e8cf76007ec -- ciao, Uwe Gansert SUSE LINUX Products GmbH, HRB 16746 (AG Nürnberg) GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer Home: http://www.suse.de/~ug - Blog: http://suse.gansert.net commit d56ddf9643fe52d03f8b896662b88e8cf76007ec Author: Uwe Gansert Date:

[PATCH] koan respects cobblers auto-boot option

2011-10-18 Thread Uwe Gansert
Hi, today I found out that koan is not reading the "virt-auto-boot" variable when creating a new virtual machine. I created a patch to fix that. patch is here and attached to the mail: https://github.com/ugansert/Cobbler/commit/b4ca53aa6f1ad260ff7d585d6211ffd69e02e4f8 -- ciao, U

Re: [ANNOUNCE] Cobbler 2.2.0 released

2011-10-10 Thread Uwe Gansert
on Friday 07 October 2011 James Cammarata wrote: > Cobbler 2.2 has been tagged and released, openSUSE 11.4 and 12.1 RPMs can be found here: http://download.opensuse.org/repositories/systemsmanagement/ -- ciao, Uwe Gansert SUSE LINUX Products GmbH, HRB 16746 (AG Nürnberg) GF: Jeff H

[PATCH] fix cheetah template usage in autoyast XML files

2011-06-10 Thread Uwe Gansert
/d2f02c80d3c52a782d353ad70f1be172c0af2349 https://github.com/ugansert/Cobbler/commit/48fed962676ea2ed52da82e3afebdc8c627b7722 -- ciao, Uwe Gansert Uwe Gansert SUSE LINUX Products GmbH, HRB 16746 (AG Nürnberg) GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer Home: http://www.suse.de/~ug - Blog

[PATCH] ISO creation code uses wrong parameters on SUSE

2011-06-09 Thread Uwe Gansert
ommit/7a0d07470613aa76e4e4769ad3ffcaba971eb152 -- ciao, Uwe Gansert Uwe Gansert SUSE LINUX Products GmbH, HRB 16746 (AG Nürnberg) GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer Home: http://www.suse.de/~ug - Blog: http://suse.gansert.net listening to: "Another Holy War" by Blin

[PATCH] read architecture from cobbler for virtual machines on SUSE systems

2011-06-09 Thread Uwe Gansert
ource later. https://github.com/ugansert/Cobbler/commit/5d82f2d1ad751b775d8f237e2358d26248030536 -- ciao, Uwe Gansert Uwe Gansert SUSE LINUX Products GmbH, HRB 16746 (AG Nürnberg) GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer Home: http://www.suse.de/~ug - Blog: http://suse.gansert.net listeni

[PATCH] fix a typo in autoyast XML parsing code

2011-04-07 Thread Uwe Gansert
Hi, there is a typo in the XML parsing code of kickgen.py Patch is attached -- ciao, Uwe Gansert Uwe Gansert SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) Business: http://www.suse.de/~ug From 7fbeb5db148382120dbcc1ae1d71c09528d1adaa Mon Sep 17 00:00:00 2001 From: Uwe

[PATCH] adding suse breed to import-webui

2011-04-06 Thread Uwe Gansert
Hi, here comes an additional patch for supporting "cobbler import" for SUSE distributions. This patch adds the breed to the WEBUI: Patch attached https://github.com/ugansert/Cobbler -- ciao, Uwe Gansert Uwe Gansert SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg

[PATCH] fixed buildiso for SUSE ISOs

2011-04-06 Thread Uwe Gansert
Hi, the boot parameter for SUSE ISOs was wrong. SUSE does not understand ks=... but autoyast= The attached patch fixes that. https://github.com/ugansert/Cobbler -- ciao, Uwe Gansert Uwe Gansert SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) Business: http://www.suse.de

[PATCH] handle autoyast XML files

2011-04-06 Thread Uwe Gansert
Hi, the attached patch respects autoyast XML files and adds trigger scripts to it for: self.settings.pxe_just_once self.settings.run_install_triggers https://github.com/ugansert/Cobbler -- ciao, Uwe Gansert Uwe Gansert SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg

[PATCH] - let koan parse the install tree correctly for breed=suse

2011-04-06 Thread Uwe Gansert
Hi, koan can not deal with SUSE installation trees yet. Koan tries to parse the install tree from a kickstart (autoyast) file and that can not work. Fix attached. git on https://github.com/ugansert/Cobbler -- ciao, Uwe Gansert Uwe Gansert SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746

[Spacewalk-devel] PATCH - Addesd "cobbler import" support for SUSE

2011-04-05 Thread Uwe Gansert
Hi, I have added SUSE support for "cobbler import", based on the red hat importer module. Only 2 new files were added. - the importer modules - an autoyast XML file in kickstarts/... Patch attached and here: https://github.com/ugansert/Cobbler -- ciao, Uwe Gansert Uwe Gansert

Re: [Spacewalk-devel] PATCH - Addesd "cobbler import" support for SUSE

2011-04-05 Thread Uwe Gansert
end it to cobbler-devel of course. Sorry for the noise -- ciao, Uwe Gansert Uwe Gansert SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) Business: http://www.suse.de/~ug ___ cobbler-devel mailing list cobbler-devel@lists.fedorahosted.

Re: permissions in /var/log and /var/log/cobbler

2011-03-21 Thread Uwe Gansert
les can be owned by the apache user that I did not cover by my test. But if the all belong to root anyway, I don't think the directories have to be owned by the apache user. It's not a security issue but it's not needed to make them belong to apache. Do you agree? -- ciao, Uwe G

permissions in /var/log and /var/log/cobbler

2011-03-10 Thread Uwe Gansert
only the cobblerd is writing those and so root:root would be sufficient. -- ciao, Uwe Gansert Uwe Gansert SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) Business: http://www.suse.de/~ug ___ cobbler-devel mailing list cobbler-

Re: some patch suggestions about SUSE support

2011-03-09 Thread Uwe Gansert
on Monday 07 March 2011 Scott Henson wrote: > Can you put a repo up on github? It is much easier to exchange patches > that way. Thanks. okay, I did so: https://github.com/ugansert/Cobbler -- ciao, Uwe Gansert Uwe Gansert SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nü

pathes_fix.diff again

2011-03-07 Thread Uwe Gansert
Hi, sorry, the pathes_fix.diff was a wrong version. Here is the correct one -- ciao, Uwe Gansert Uwe Gansert SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) Business: http://www.suse.de/~ug diff --git a/cobbler/action_check.py b/cobbler/action_check.py index 5b01959..c3ee2fb

some patch suggestions about SUSE support

2011-03-07 Thread Uwe Gansert
Hi, let me introduce quickly. I'm Uwe Gansert and I'm working for Novell in Nuremberg Germany where one of my main tasks is to maintain AutoYaST. While I was working on SUSE Manager too (which is based on the Spacewalk project) I stumbled across cobbler and I built packages for ope