mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-06-01 13:13:39 +00:00
Set the root_fs_label correctly.
This commit is contained in:
parent
e87232b513
commit
bdc58d490c
@ -1,5 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
rootd="${1:-/}"
|
rootd="${1:-/}"
|
||||||
|
root_fs_label=cloudimg-rootfs
|
||||||
set -ex
|
set -ex
|
||||||
|
|
||||||
CLOUD_IMG_STR="# CLOUD_IMG: This file was created/modified by the Cloud Image build process"
|
CLOUD_IMG_STR="# CLOUD_IMG: This file was created/modified by the Cloud Image build process"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user