Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Philip Freeman
image-builder
Commits
0468f638
Commit
0468f638
authored
Jan 04, 2020
by
Guido Gunther
Browse files
Merge branch 'no-extlinux' into 'master'
Don't try to run extlinux See merge request
Librem5/image-builder!157
parents
b61def76
e8e7142b
Changes
1
Hide whitespace changes
Inline
Side-by-side
build-image
View file @
0468f638
...
...
@@ -279,6 +279,7 @@ sudo pureos_board="${pureos_board}" \
--hostname
=
'pureos'
--user
=
purism/123456
--sudo
\
--customize
"
${
cwd
}
/root.sh"
\
--owner
"
$(
whoami
)
"
\
--no-extlinux
\
"
${
custom_package_opt
[@]
}
"
\
"
${
vmdebootstrap_opts
[@]
}
"
\
${
NULL
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment