Attached is a patch to allow imports of RHEL 5 Client in cobbler devel

Matt

-- 
Matt Hyclak
Systems and Operations 
Office of Information Technology
Ohio University
(740) 593-1222


From cc8b1591e2bf0fe7b0bbf6c0ab2b2ebb9e3bee86 Mon Sep 17 00:00:00 2001
From: Matthew Hyclak <hyc...@hyclaklap.(none)>
Date: Wed, 31 Dec 2008 13:56:49 -0500
Subject: [PATCH] Add Client subdirectory to allow for importing RHEL Desktop 
distros

---
 cobbler/action_import.py |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/cobbler/action_import.py b/cobbler/action_import.py
index faa68e5..07fce39 100644
--- a/cobbler/action_import.py
+++ b/cobbler/action_import.py
@@ -736,6 +736,7 @@ def guess_breed(kerneldir,path):
        [ 'Packages'    , "redhat" ],
        [ 'Fedora'      , "redhat" ],
        [ 'Server'      , "redhat" ],
+       [ 'Client'      , "redhat" ],
     ]
     guess = None
 
-- 
1.6.0.4

Attachment: pgpDLAavi8ngH.pgp
Description: PGP signature

_______________________________________________
cobbler mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/cobbler

Reply via email to