X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=patches%2Ffai_dirupdate_2.diff;fp=patches%2Ffai_dirupdate_2.diff;h=0000000000000000000000000000000000000000;hp=14cab1a575c1f5c30249cf92a067b97b35a6b9b5;hb=3ff2a862f83553916a1148543d69a0bbcc97bf4d;hpb=87c37be5a0cd8450d3e724f673e59c3bd13d5e58 diff --git a/patches/fai_dirupdate_2.diff b/patches/fai_dirupdate_2.diff deleted file mode 100644 index 14cab1a..0000000 --- a/patches/fai_dirupdate_2.diff +++ /dev/null @@ -1,14 +0,0 @@ ---- /usr/lib/fai/get-config-dir.orig 2007-09-21 10:13:24.000000000 +0200 -+++ /usr/lib/fai/get-config-dir 2007-09-21 10:14:11.000000000 +0200 -@@ -9,6 +9,11 @@ - # Short-Description: get $FAI directory from $FAI_CONFIG_SRC - ### END SUBROUTINE INFO - -+if [ -n "FAI_NO_CONFIG_SRC" ] ; then -+ echo "Notice: skipping get-dir-config as requested" -+ exit 0 -+fi -+ - if [ -z "$FAI_CONFIG_SRC" ]; then - sendmon "TASKERROR get_fai_dir 21" - echo "Error: Provide the URL to obtain the fai config storage in \$FAI_CONFIG_SRC"