Package: fai-server
Version: 3.2.14
Severity: minor
Tags: patch

Hi,

When accessing the FAI config space through Git, the git-core package is
required. Currently, this can not be found in NFSROOT, so the installa-
tion will fail unless the package is added manually.

It would be nice if git-core would be added to the default NFSROOT.

TIA,
Sebastian

-- 
Sebastian "tokkee" Harl +++ GnuPG-ID: 0x8501C7FC +++ http://tokkee.org/

Those who would give up Essential Liberty to purchase a little Temporary
Safety, deserve neither Liberty nor Safety.         -- Benjamin Franklin

From 03f58d5c51c9dc68c60baa917e750f697814fb73 Mon Sep 17 00:00:00 2001
From: Sebastian Harl <[EMAIL PROTECTED]>
Date: Fri, 21 Nov 2008 16:33:39 +0100
Subject: [PATCH] conf/NFSROOT: Added git-core.

This is required when accessing the FAI config space through Git.
---
 conf/NFSROOT |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/conf/NFSROOT b/conf/NFSROOT
index 768c68d..057ad90 100644
--- a/conf/NFSROOT
+++ b/conf/NFSROOT
@@ -7,7 +7,7 @@ hwinfo psmisc pciutils hdparm smartmontools parted mdadm lvm2
 dnsutils ntpdate dosfstools cvs jove xfsprogs xfsdump
 procinfo dialog discover mdetect
 console-tools console-common
-expect iproute udev subversion
+expect iproute udev subversion git-core
 
 # needed for the simple examples
 cfengine2 libapt-pkg-perl
-- 
1.6.0.3.523.g304d0

Attachment: signature.asc
Description: Digital signature

Reply via email to