aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2005-09-12 18:49:44 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2005-09-12 18:49:44 +0000
commit3fe91b4c4a02af0c3a1468c78bdd023509ec68de (patch)
tree641765a0be9fdf3aaa202bd929d8846779066636 /examples/livecd-stage2_template.spec
parentChanging default CHOST for x86 from i386-pc-linux to i686-pc-linux. For disc... (diff)
downloadcatalyst-3fe91b4c4a02af0c3a1468c78bdd023509ec68de.tar.gz
catalyst-3fe91b4c4a02af0c3a1468c78bdd023509ec68de.tar.bz2
catalyst-3fe91b4c4a02af0c3a1468c78bdd023509ec68de.zip
Added livecd/xdm and livecd/xsession options. These are used to setup the default display manager and X session, respectively. Added supporting documentation to example spec files. Imported more work from my fsscript for the official LiveCD.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@838 d1e1f19c-881f-0410-ab34-b69fee027534
Diffstat (limited to 'examples/livecd-stage2_template.spec')
-rw-r--r--examples/livecd-stage2_template.spec14
1 files changed, 14 insertions, 0 deletions
diff --git a/examples/livecd-stage2_template.spec b/examples/livecd-stage2_template.spec
index 66462404..4733e216 100644
--- a/examples/livecd-stage2_template.spec
+++ b/examples/livecd-stage2_template.spec
@@ -235,6 +235,20 @@ livecd/devmanager:
# livecd/xinitrc:
livecd/xinitrc:
+# This is used by catalyst to determine which display manager you wish to
+# become the default. This is used on the official Gentoo LiveCD and is valid
+# for any livecd/type.
+# example:
+# livecd/xdm: gdm
+livecd/xdm:
+
+# This is used by catalyst to determine which X session should be started by
+# default by the display manager. This is used on the official Gentoo LiveCD
+# and is valid for any livecd/type.
+# example:
+# livecd/xsession: gnome
+livecd/xsession:
+
# This option is used to create non-root users on your CD. It takes a space
# separated list of user names. These users will be added to the following
# groups: users,wheel,audio,games,cdrom,usb