aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--liveinit.tpl2
-rw-r--r--pkglists/cinnamon.lst3
2 files changed, 3 insertions, 2 deletions
diff --git a/liveinit.tpl b/liveinit.tpl
index c4fd29a..ffd6784 100644
--- a/liveinit.tpl
+++ b/liveinit.tpl
@@ -656,7 +656,7 @@ if [ "$RESCUE" = "" ]; then
SUBSYSSET="$(find_mod /mnt/media/${LIVEMAIN}/${SUBSYS}/) $(find_mod ${SUPERMNT}/${LIVESLAKROOT}/${LIVEMAIN}/${SUBSYS}/)"
if [ "$SUBSYS" = "optional" ]; then
# We need to load any core2ram modules first:
- SUBSYSSET="$(find_mod /mnt/media/${LIVEMAIN}/core2ram/) $(find_mod ${SUPERMNT}/${LIVESLAKROOT}/${LIVEMAIN}/core2ram/ ${SUBSYSSET})"
+ SUBSYSSET="$(find_mod /mnt/media/${LIVEMAIN}/core2ram/) $(find_mod ${SUPERMNT}/${LIVESLAKROOT}/${LIVEMAIN}/core2ram/) ${SUBSYSSET}"
fi
for MODULE in ${SUBSYSSET} ; do
# Strip path and extension from the modulename:
diff --git a/pkglists/cinnamon.lst b/pkglists/cinnamon.lst
index 752fe73..42698b0 100644
--- a/pkglists/cinnamon.lst
+++ b/pkglists/cinnamon.lst
@@ -49,8 +49,9 @@ py3cairo
pygobject3-python3
python-pam
python3
-python3-xapp
+python3-libsaas
python3-webencodings
+python3-xapp
pytz
sassc
setproctitle