summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDieter Plaetinck <dieter@plaetinck.be>2010-12-19 22:26:23 +0100
committerGerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>2010-12-19 21:03:13 -0300
commitd79e830d534ca3a8975a8147d2d7c4d4ebd371c2 (patch)
tree66bf9590a053dbebd2b0ce96a211ed432247b54a
parentea989f55603c11aabd0d523194d4b14b01b0be20 (diff)
downloadarchiso32-d79e830d534ca3a8975a8147d2d7c4d4ebd371c2.tar.xz
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
-rwxr-xr-xconfigs/syslinux-iso/overlay/arch/setup2
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