unsigned repositories (PROBLEM FOUND!)

Thomas Lange lange at informatik.Uni-Koeln.DE
Thu Sep 21 16:23:02 CEST 2006


>>>>> On Thu, 21 Sep 2006 15:03:36 +0200, Juraj Holtak <juraj.holtak at proaut.org> said:

    > ls /etc/apt/apt.conf.d/
    > 10fai  70debconf  90fai

    > so the 10fai and 90fai is MISSING.
I hope you will test this patch and send me feedback.

Index: subroutines-linux
===================================================================
--- subroutines-linux   (revision 3953)
+++ subroutines-linux   (working copy)
@@ -187,6 +187,7 @@
       fi
     fi
     [ -d $FAI_ETC_DIR/apt ] && cp -r $FAI_ETC_DIR/apt/* $FAI_ROOT/etc/apt/
+    [ -d $FAI_ETC_DIR/apt/apt.conf.d ] && cp -r $FAI_ETC_DIR/apt/apt.conf.d/*fai $FAI_ROOT/etc/apt/apt.conf.d


-- 
regards Thomas



More information about the linux-fai mailing list