Drop grub workaround now that kiwi fixed it
This commit is contained in:
parent
9aefed8c04
commit
82aa1e6f3d
@ -33,13 +33,6 @@ touch /etc/machine-id
|
|||||||
## remove random seed, the newly installed instance should make its own
|
## remove random seed, the newly installed instance should make its own
|
||||||
rm -f /var/lib/systemd/random-seed
|
rm -f /var/lib/systemd/random-seed
|
||||||
|
|
||||||
#======================================
|
|
||||||
# Configure grub correctly
|
|
||||||
#--------------------------------------
|
|
||||||
## Works around issues with grub-bls
|
|
||||||
## See: https://github.com/OSInside/kiwi/issues/2198
|
|
||||||
echo "GRUB_DEFAULT=saved" >> /etc/default/grub
|
|
||||||
|
|
||||||
#======================================
|
#======================================
|
||||||
# Delete & lock the root user password
|
# Delete & lock the root user password
|
||||||
#--------------------------------------
|
#--------------------------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user