Package: fai
Version: 2.10.3
Severity: normal
Tags: patch

Hi,

Attached is the diff for my fai 2.10.4 NMU.
diff -Nru /tmp/cHJmLzf2K6/fai-2.10.3/bin/faireboot 
/tmp/WjACJy7YE5/fai-2.10.4/bin/faireboot
--- /tmp/cHJmLzf2K6/fai-2.10.3/bin/faireboot    2006-07-09 15:54:54.000000000 
+0200
+++ /tmp/WjACJy7YE5/fai-2.10.4/bin/faireboot    2006-07-09 18:58:36.000000000 
+0200
@@ -22,7 +22,7 @@
 [ "X" == "X$SSH_CLIENT" -a  "$TERM" != "dumb" ] && killall -q sshd
 
 fai-divert -R
-rm -f /etc/apt/apt.conf.d/10fai /etc/apt/apt.conf.d/90fai
+rm -f $FAI_ROOT/etc/apt/apt.conf.d/10fai $FAI_ROOT/etc/apt/apt.conf.d/90fai
 
 umount $FAI_ROOT/proc $FAI_ROOT/dev/pts
 umount -ar
diff -Nru /tmp/cHJmLzf2K6/fai-2.10.3/debian/changelog 
/tmp/WjACJy7YE5/fai-2.10.4/debian/changelog
--- /tmp/cHJmLzf2K6/fai-2.10.3/debian/changelog 2006-07-09 15:55:52.000000000 
+0200
+++ /tmp/WjACJy7YE5/fai-2.10.4/debian/changelog 2006-07-09 19:00:51.000000000 
+0200
@@ -1,3 +1,12 @@
+fai (2.10.4) unstable; urgency=high
+
+  * Non-maintainer upload.
+  * Fix previous patch; it should remove files from $FAI_ROOT/etc, not
+    /etc, as faireboot is not run inside the chroot. (Really
+    Closes: #373955)
+
+ -- Steinar H. Gunderson <[EMAIL PROTECTED]>  Sun,  9 Jul 2006 18:59:55 +0200
+
 fai (2.10.3) unstable; urgency=high
 
   * Non-maintainer upload.

Reply via email to