Increase Non Ventoy Partition accuracy
This commit is contained in:
parent
415e2eba36
commit
92e40c94ee
2
.github/release-nest-v3
vendored
2
.github/release-nest-v3
vendored
@ -1 +1 @@
|
|||||||
3
|
4
|
@ -1,4 +1,4 @@
|
|||||||
pika-live-booster-hooks (1.0-101pika2) pika; urgency=medium
|
pika-live-booster-hooks (1.0-101pika3) pika; urgency=medium
|
||||||
|
|
||||||
* Initial release.
|
* Initial release.
|
||||||
|
|
||||||
|
@ -21,6 +21,7 @@ else
|
|||||||
QUIET_MODE=false
|
QUIET_MODE=false
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
ISO_LABEL_NAME_PARAM="$(busybox grep -o 'ISO_LABEL_NAME=[^ ]*' /proc/cmdline | busybox awk -F= '{print $2}')"
|
||||||
VTOY_ISO_NAME_PARAM="$(busybox grep -o 'VTOY_ISO_NAME=[^ ]*' /proc/cmdline | busybox awk -F= '{print $2}')"
|
VTOY_ISO_NAME_PARAM="$(busybox grep -o 'VTOY_ISO_NAME=[^ ]*' /proc/cmdline | busybox awk -F= '{print $2}')"
|
||||||
|
|
||||||
if [ "$QUIET_MODE" = false ]
|
if [ "$QUIET_MODE" = false ]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user