[SCM] debian-live/live-helper branch, master, updated. 1.0_a44-1-40-g14ffd3f

Chris Lamb chris at chris-lamb.co.uk
Sat Apr 26 23:26:23 UTC 2008


The following commit has been merged in the master branch:
commit 14ffd3f15f8fd271f11041a3339685e587c351d0
Author: Chris Lamb <chris at chris-lamb.co.uk>
Date:   Sat Apr 26 23:43:19 2008 +0100

    Only install pstack on i386 (Closes: #477815)
    
    Signed-off-by: Chris Lamb <chris at chris-lamb.co.uk>

diff --git a/lists/rescue b/lists/rescue
index b540e0a..e15fccf 100644
--- a/lists/rescue
+++ b/lists/rescue
@@ -4,7 +4,11 @@
 #include <standard>
 
 # System
-gnupg dash discover gawk grub htop lilo ltrace pstack screen strace units
+gnupg dash discover gawk grub htop lilo ltrace screen strace units
+
+#if ARCHITECTURE i386
+pstack
+#endif
 
 # Editors
 aview mc nano-tiny qemacs-nox mg vim wdiff hexedit

-- 
debian-live/live-helper



More information about the debian-live-changes mailing list