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
729d29dc
Unverified
Commit
729d29dc
authored
May 14, 2019
by
A. Wilcox
🦊
Browse files
adelie-build-cd: Fix silly regex error
parent
0bdd330d
Changes
1
Hide whitespace changes
Inline
Side-by-side
adelie-build-cd
View file @
729d29dc
...
...
@@ -188,7 +188,7 @@ make_structure() {
echo
'live::::::::'
>>
squashroot-
$ARCH
/etc/shadow
chown
1000:1000 squashroot-
$ARCH
/home/live
sed
-i
's/pam_unix.so
^
/pam_unix.so nullok_secure/'
squashroot-
$ARCH
/etc/pam.d/base-auth
sed
-i
's/pam_unix.so
$
/pam_unix.so nullok_secure/'
squashroot-
$ARCH
/etc/pam.d/base-auth
cat
>
squashroot-
$ARCH
/etc/shells
<<-
SHELLS
/bin/bash
...
...
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