Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Factory:ARM:Rings:1-MinimalX
fde-tools
fde-tools-firstboot-alp-snapshot.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File fde-tools-firstboot-alp-snapshot.patch of Package fde-tools
firstboot/fde | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Index: fde-tools-0.6.2/firstboot/fde =================================================================== --- fde-tools-0.6.2.orig/firstboot/fde +++ fde-tools-0.6.2/firstboot/fde @@ -285,8 +285,8 @@ function fde_systemd_firstboot { # Get the password that was used during installation. fde_root_passphrase=$(bootloader_get_fde_password) if [ -z "$fde_root_passphrase" ]; then - display_errorbox "Cannot find the initial FDE password for the root file system" - return 1 + # HACK: we just know it's 1234 for the ALP kvm_encrypted image, so go with that + fde_root_passphrase=1234 fi if [ ! -s "$KIWI_ROOT_KEYFILE" ]; then
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor