summaryrefslogtreecommitdiff
path: root/test/grub
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2014-02-08 07:45:50 -0800
committerDaniel Baumann <mail@daniel-baumann.ch>2014-02-08 07:45:50 -0800
commit10177fb8fe31b38d78cbf299addf0f6bd0f08c86 (patch)
tree4fecc8217000b83d88b0bc813f199174a392d64e /test/grub
Import gfxboot_4.5.2-1.1.orig.tar.xz
[dgit import orig gfxboot_4.5.2-1.1.orig.tar.xz]
Diffstat (limited to 'test/grub')
-rw-r--r--test/grub/gfxtest.config15
1 files changed, 15 insertions, 0 deletions
diff --git a/test/grub/gfxtest.config b/test/grub/gfxtest.config
new file mode 100644
index 0000000..639f8af
--- /dev/null
+++ b/test/grub/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=message
+
+# setup function name in 'gfxtest' script
+setup=grub
+
+# list of files to remove in bootloader directory
+rm_files=""
+
+# additional 'gfxboot' args
+args=""
+