mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-04 19:56:32 +02:00
Merge pull request #27 from flatcar-linux/mauricio/update_flatcar_linux_refs
rename Flatcar Linux to Flatcar Container Linux
This commit is contained in:
commit
9e4cfc8d79
@ -25,7 +25,7 @@ ROOT_FS_DIR="$FLAGS_root"
|
||||
[ -n "$ROOT_FS_DIR" ] || die "--root is required."
|
||||
[ -d "$ROOT_FS_DIR" ] || die "Root FS does not exist? ($ROOT_FS_DIR)"
|
||||
|
||||
OS_NAME="Flatcar Linux by Kinvolk"
|
||||
OS_NAME="Flatcar Container Linux by Kinvolk"
|
||||
OS_CODENAME="Rhyolite"
|
||||
OS_ID="flatcar"
|
||||
OS_ID_LIKE="coreos"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user