Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Adélie Linux
Image Creation
Commits
ef68dc2e
Verified
Commit
ef68dc2e
authored
Aug 22, 2019
by
A. Wilcox
🦊
Browse files
adelie-build-txz: Use dash as /bin/sh for mini roots
parent
8cdc3988
Changes
1
Hide whitespace changes
Inline
Side-by-side
adelie-build-txz
View file @
ef68dc2e
...
...
@@ -114,7 +114,7 @@ install_pkgs() {
header
"Installing base system to tar root..."
if
test
-n
"
${
MINI
+mini
}
"
;
then
declare
-r
PACKAGES
=
"adelie-core"
declare
-r
PACKAGES
=
"adelie-core
dash-binsh
"
declare
-r
ARCH_PKGS
=
""
else
declare
-r
PACKAGES
=
$(
cat
packages 2>/dev/null
||
fatal
'No core packages specified'
)
...
...
Write
Preview
Supports
Markdown
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