summaryrefslogtreecommitdiffstats
path: root/liveinit.tpl
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2017-01-23 15:00:05 +0100
committer Eric Hameleers <alien@slackware.com>2017-01-23 15:00:05 +0100
commit02fd55b837b5e6e0debfaa93464b424802a68c91 (patch)
tree66998a581f0de6c7b9eba85ef9fd5d8acf26d2a0 /liveinit.tpl
parentdce5d0d1da24641670b607933804b524e2347980 (diff)
downloadliveslak-02fd55b837b5e6e0debfaa93464b424802a68c91.tar.gz
liveslak-02fd55b837b5e6e0debfaa93464b424802a68c91.tar.xz
The liveinit script is a template too and cannot be used as-is.
This file was forgotten in the previous commit. It has now also been given a '.tpl' extension in the liveslak sources, to indicate that it is a template and not usable as-is. The 'make_slackware_live.sh' script parses the template file and performs a series of variable substitutions to generate the final 'init' script inside the initrd of the ISO image.
Diffstat (limited to '')
-rwxr-xr-xliveinit.tpl (renamed from liveinit)0
1 files changed, 0 insertions, 0 deletions
diff --git a/liveinit b/liveinit.tpl
index 3b035c0..3b035c0 100755
--- a/liveinit
+++ b/liveinit.tpl