infolabels
This commit is contained in:
+2
-2
@@ -15,7 +15,7 @@ UNION=$MEMORY/union
|
|||||||
DATAMNT=$MEMORY/data
|
DATAMNT=$MEMORY/data
|
||||||
BUNDLES=$MEMORY/bundles
|
BUNDLES=$MEMORY/bundles
|
||||||
|
|
||||||
header "Starting $LIVEKITNAME ..."
|
header "Live Kit init <http://www.linux-live.org/>"
|
||||||
|
|
||||||
init_proc_sysfs
|
init_proc_sysfs
|
||||||
init_devs
|
init_devs
|
||||||
@@ -35,7 +35,7 @@ union_append_bundles "$DATA" "$BUNDLES" "$UNION"
|
|||||||
# create empty fstab
|
# create empty fstab
|
||||||
fstab_create "$UNION"
|
fstab_create "$UNION"
|
||||||
|
|
||||||
header "Live Kit phase ends, starting $LIVEKITNAME"
|
header "Live Kit done, starting $LIVEKITNAME"
|
||||||
change_root "$UNION"
|
change_root "$UNION"
|
||||||
|
|
||||||
header "!!ERROR occured, you shouldn't be here.!!"
|
header "!!ERROR occured, you shouldn't be here.!!"
|
||||||
|
|||||||
Reference in New Issue
Block a user