From e515b6e2ed91aabe186e8dbaef54865aa66c6b61 Mon Sep 17 00:00:00 2001 From: Thomas Backlund Date: Fri, 11 May 2012 16:13:52 +0000 Subject: drop harcoded /etc/dracut.conf.d/60-live.conf --- NEWS | 1 + draklive | 13 ------------- 2 files changed, 1 insertion(+), 13 deletions(-) diff --git a/NEWS b/NEWS index 0d3dbd7..ffe1903 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,4 @@ +- drop harcoded /etc/dracut.conf.d/60-live.conf - unmount /dev when needed 2.0: diff --git a/draklive b/draklive index 4f3f341..d3d9dbe 100755 --- a/draklive +++ b/draklive @@ -313,19 +313,6 @@ sub post_install_system { #- (don't use addVarsInSh from MDK::Common, it breaks shell escapes) substInFile { s/^PROMPT=.*/PROMPT=no/ } $live->get_system_root . '/etc/sysconfig/init'; - if (need_media_specific_boot($live)) { - output_with_perm($live->get_system_root . '/etc/dracut.conf.d/60-live.conf', 0644, <{system}{preselect_kdm_user}) { -- cgit v1.2.1