Initial import of the fsscript for 2006.1 to set the GDM theme.

svn path=/trunk/; revision=179
This commit is contained in:
Chris Gianelloni 2006-08-09 18:42:14 +00:00
parent 798384a0a1
commit edd40666e2

6
scripts/2006.1/livecd.sh Normal file
View file

@ -0,0 +1,6 @@
#!/bin/bash
sed -e '/^[^#]\+=.\+$/d' /etc/X11/gdm/custom.conf > \
/etc/X11/gdm/custom.conf.old
sed -i -e 's/gentoo-emergence/gentoo-livecd-2006.1/' \
/etc/X11/gdm/custom.conf