From d79e830d534ca3a8975a8147d2d7c4d4ebd371c2 Mon Sep 17 00:00:00 2001 From: Dieter Plaetinck Date: Sun, 19 Dec 2010 22:26:23 +0100 Subject: invoke aif with debugging and logging flags by default 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 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs') 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 -- cgit v1.2.2