- Correct ignition partition label to 'ignition'
OBS-URL: https://build.opensuse.org/package/show/devel:microos:aeon:images/openSUSE-Aeon?expand=0&rev=17
This commit is contained in:
parent
4795a552ef
commit
b6e9dd7efc
4
disk.sh
Normal file
4
disk.sh
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
set -euxo pipefail
|
||||||
|
# Fix the filesystem label of the ignition partition, uppercase doesn't work with ignition
|
||||||
|
e2label /dev/loop0p3 ignition
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri May 24 13:30:21 UTC 2024 - Richard Brown <rbrown@suse.com>
|
||||||
|
|
||||||
|
- Correct ignition partition label to 'ignition'
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 22 11:07:36 UTC 2024 - Richard Brown <rbrown@suse.com>
|
Wed May 22 11:07:36 UTC 2024 - Richard Brown <rbrown@suse.com>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user