From 7954476e3dbf0c490a78da947c41b5fb05e10f0d Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Mon, 13 Mar 2006 14:25:03 +0000 Subject: move One specific stuff in additional files --- live/One/2006.0/config/live.cfg | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'live/One/2006.0/config') diff --git a/live/One/2006.0/config/live.cfg b/live/One/2006.0/config/live.cfg index 66b7fef80..67e0c1236 100644 --- a/live/One/2006.0/config/live.cfg +++ b/live/One/2006.0/config/live.cfg @@ -18,8 +18,16 @@ my $_l = { langs_always => [ 'en_US' ], files => [ [ 'files/kside238-ONE.png', '/usr/share/apps/kicker/pics/kside_download.png', 0644 ], + #- make cups the default spooler [ 'files/defaultspooler', '/etc/foomatic/defaultspooler', 0644 ], + #- eject eject cd medium before halt/reboot [ 'files/halt.local', '/sbin/halt.local', 0755 ], + #- disable first boot wizard at live boot + [ 'files/firstboot', '/etc/sysconfig/firstboot', 0644 ], + #- enable drakx-finish-install at live boot + [ 'files/finish-install', '/etc/sysconfig/finish-install', 0644 ], + #- don't make kbluetoothdrc display an annoying and useless popup window, and disable it by default + [ 'files/kbluetoothdrc', '/etc/kde/kbluetoothdrc', 0644 ], ], patches => [ 'patches/halt.loopfs.patch', -- cgit v1.2.1