summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorSteffen Winterfeldt <wfeldt@opensuse.org>2009-10-14 15:32:14 +0200
committerSteffen Winterfeldt <wfeldt@opensuse.org>2009-10-14 15:32:14 +0200
commit6216a706618672ac9881430b8301251a16ccaf5c (patch)
treed459ec5fbd928140ea3ba4e7e1d27f9865f5e9c0 /test
parent7ec675aaa7e13172f5f633697b39773dd0fd8976 (diff)
- support pxe setup in test script
Diffstat (limited to 'test')
-rw-r--r--test/pxe/gfxtest.config15
1 files changed, 15 insertions, 0 deletions
diff --git a/test/pxe/gfxtest.config b/test/pxe/gfxtest.config
new file mode 100644
index 0000000..f9e6cf4
--- /dev/null
+++ b/test/pxe/gfxtest.config
@@ -0,0 +1,15 @@
+# all files in this directory ex this config file are added
+# to the bootloader directory
+
+# archive file name in theme directory
+archive=bootlogo
+
+# setup function name in 'gfxtest' script
+setup=pxelinux
+
+# list of files to remove in bootloader directory
+rm_files=""
+
+# additional 'gfxboot' args
+args=""
+