summaryrefslogtreecommitdiffstats
path: root/anaconda.conf
diff options
context:
space:
mode:
authorbfox <bfox>2001-06-20 23:26:15 +0000
committerbfox <bfox>2001-06-20 23:26:15 +0000
commite868f08bfc90e2c5dd3b36f586fd517d87004de0 (patch)
treef15833ca9960a8ae752f37aa4b0272222a15e638 /anaconda.conf
parentb26dac1f878c9472ce9bc943a698f0ff3b8d9b47 (diff)
downloadanaconda-e868f08bfc90e2c5dd3b36f586fd517d87004de0.tar.gz
anaconda-e868f08bfc90e2c5dd3b36f586fd517d87004de0.tar.xz
anaconda-e868f08bfc90e2c5dd3b36f586fd517d87004de0.zip
beginnings of an anaconda config file
Diffstat (limited to 'anaconda.conf')
-rw-r--r--anaconda.conf11
1 files changed, 11 insertions, 0 deletions
diff --git a/anaconda.conf b/anaconda.conf
new file mode 100644
index 000000000..56dbab014
--- /dev/null
+++ b/anaconda.conf
@@ -0,0 +1,11 @@
+##Configuration file for anaconda.
+##Syntax is as follows:
+##
+##Splashscreen /custom/pixmaps
+##
+##
+##
+##
+
+Splashscreen custom/pixmaps/first-ddd.png
+Pixmaps custom/pixmaps \ No newline at end of file