From cbede0e6116058ddbce123a0783bf3e8cc1dfac1 Mon Sep 17 00:00:00 2001 From: Mike Khiretskiy Date: Mon, 20 Apr 2015 09:47:58 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9F=D0=B5=D1=80=D0=B5=D1=81=D0=B1=D0=BE?= =?UTF-8?q?=D1=80=D0=BA=D0=B0=20initrd=20=D0=B2=20chroot?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../revision/{33_fix_qt_emul => 33-fix_qt_emul} | 0 .../{34_clean_tmp_runlevels => 34-clean_tmp_runlevels} | 0 .../6_ac_update_sync/revision/36-rebuild_chroot_initrd | 9 +++++++++ 3 files changed, 9 insertions(+) rename profiles/templates/3.3/6_ac_update_sync/revision/{33_fix_qt_emul => 33-fix_qt_emul} (100%) rename profiles/templates/3.3/6_ac_update_sync/revision/{34_clean_tmp_runlevels => 34-clean_tmp_runlevels} (100%) create mode 100644 profiles/templates/3.3/6_ac_update_sync/revision/36-rebuild_chroot_initrd diff --git a/profiles/templates/3.3/6_ac_update_sync/revision/33_fix_qt_emul b/profiles/templates/3.3/6_ac_update_sync/revision/33-fix_qt_emul similarity index 100% rename from profiles/templates/3.3/6_ac_update_sync/revision/33_fix_qt_emul rename to profiles/templates/3.3/6_ac_update_sync/revision/33-fix_qt_emul diff --git a/profiles/templates/3.3/6_ac_update_sync/revision/34_clean_tmp_runlevels b/profiles/templates/3.3/6_ac_update_sync/revision/34-clean_tmp_runlevels similarity index 100% rename from profiles/templates/3.3/6_ac_update_sync/revision/34_clean_tmp_runlevels rename to profiles/templates/3.3/6_ac_update_sync/revision/34-clean_tmp_runlevels diff --git a/profiles/templates/3.3/6_ac_update_sync/revision/36-rebuild_chroot_initrd b/profiles/templates/3.3/6_ac_update_sync/revision/36-rebuild_chroot_initrd new file mode 100644 index 000000000..a3b1696a7 --- /dev/null +++ b/profiles/templates/3.3/6_ac_update_sync/revision/36-rebuild_chroot_initrd @@ -0,0 +1,9 @@ +# Calculate ini(overlay-calculate.revision)<36 exec=/bin/bash + +#-ini(overlay-calculate.revision,36)-# + +#?pkg(sys-kernel/dracut)!=&&pkg(sys-boot/plymouth)!=&&main.cl_chroot_status==on# +/usr/bin/dracut -f &>/dev/null +#pkg# + +exit 0