summaryrefslogtreecommitdiffstats
path: root/config/live.cfg
diff options
context:
space:
mode:
authorThomas Backlund <tmb@mageia.org>2012-05-04 17:33:34 +0000
committerThomas Backlund <tmb@mageia.org>2012-05-04 17:33:34 +0000
commit007f07456f49f43a31c3f5c2f4c4eeffbc18a74d (patch)
treeabd19bb2f9a85522089ea0c2d8fac259a7eec9e5 /config/live.cfg
parentd07885cd1ebaf838c3eb36814c03f39180716ae3 (diff)
downloaddraklive-config-007f07456f49f43a31c3f5c2f4c4eeffbc18a74d.tar
draklive-config-007f07456f49f43a31c3f5c2f4c4eeffbc18a74d.tar.gz
draklive-config-007f07456f49f43a31c3f5c2f4c4eeffbc18a74d.tar.bz2
draklive-config-007f07456f49f43a31c3f5c2f4c4eeffbc18a74d.tar.xz
draklive-config-007f07456f49f43a31c3f5c2f4c4eeffbc18a74d.zip
we dont use halt.pre anymore
Diffstat (limited to 'config/live.cfg')
-rw-r--r--config/live.cfg4
1 files changed, 0 insertions, 4 deletions
diff --git a/config/live.cfg b/config/live.cfg
index da35792..8a42e9c 100644
--- a/config/live.cfg
+++ b/config/live.cfg
@@ -49,10 +49,6 @@ my $_l = {
#- do not load usblp and trigger autosetupprintqueues in live since cups is not available
[ 'files/live.modprobe.CD', '/etc/modprobe.d/live.conf', { mode => 0644, no_install => 1 } ],
),
- if_($live->{settings}{media} ne 'usb', #- FIXME
- #- umount tmp rpm hack before /etc/init.d/halt tries and fails
- [ 'files/halt.pre', '/sbin/halt.pre', { mode => 0755 } ],
- ),
#- disable first boot wizard at live boot
[ 'files/firstboot', '/etc/sysconfig/firstboot', { mode => 0644 } ],
#- enable drakx-finish-install at live boot