From 1f12e68439985651f0841fca8bb30a52769c1cbf Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Tue, 4 Sep 2018 21:12:24 +0200 Subject: liveinit: cosmetical re-arrangement --- liveinit.tpl | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/liveinit.tpl b/liveinit.tpl index e4f38d1..4702600 100755 --- a/liveinit.tpl +++ b/liveinit.tpl @@ -46,14 +46,15 @@ VERSION="@VERSION@" LIVEUID="@LIVEUID@" -SQ_EXT_AVAIL="@SQ_EXT_AVAIL@" - LIVEMEDIA="" LIVEPATH="" DISTROCFG="@DISTRO@_os.cfg" CFGACTION="" +# What extensions do we support for squashfs modules? +SQ_EXT_AVAIL="@SQ_EXT_AVAIL@" + # By default, let the media determine if we can write persistent changes: # However, if we define TORAM=1, we will also set VIRGIN=1 since we want # to avoid anything that writes to disk after we copy the OS to RAM. -- cgit v1.2.3