[arch-releng] [PATCH 1/2] invoke aif with debugging and logging flags by default

Dieter Plaetinck dieter at plaetinck.be
Sun Dec 19 16:26:23 EST 2010


these options have no real disadvantages, but can provide lots of
useful info when the user runs into trouble, which still happens enough
---
 configs/syslinux-iso/overlay/arch/setup |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/configs/syslinux-iso/overlay/arch/setup b/configs/syslinux-iso/overlay/arch/setup
index e9d1660..908d106 100755
--- a/configs/syslinux-iso/overlay/arch/setup
+++ b/configs/syslinux-iso/overlay/arch/setup
@@ -1,3 +1,3 @@
 #!/bin/sh
 #
-aif -p interactive
+aif -p interactive -d -l
-- 
1.7.3.3



More information about the arch-releng mailing list