Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
alpine
alpine-conf
Commits
5af57fcb
Commit
5af57fcb
authored
Apr 13, 2011
by
Natanael Copa
Browse files
setup-alpine: start urandom at boot, run setup-disk
parent
757df0e1
Changes
1
Show whitespace changes
Inline
Side-by-side
setup-alpine.in
View file @
5af57fcb
...
...
@@ -47,6 +47,7 @@ grep '^iface.*dhcp' $ROOT/etc/network/interfaces > /dev/null ||\
$PREFIX
/sbin/setup-timezone
rc-update
-q
add networking boot
rc-update
-q
add urandom boot
rc-update
-q
add acpid
rc-update
-q
add cron
...
...
@@ -71,4 +72,5 @@ _hn=${_hn%%.*}
sed
-i
-e
"s/^127
\.
0
\.
0
\.
1.*/127.0.0.1
\t
${
_hn
}
.
${
_dn
:-
$(
get_fqdn
)
}
${
_hn
}
localhost.localdomain localhost/"
/etc/hosts
$PREFIX
/sbin/setup-apkrepos
$PREFIX
/sbin/setup-disk
-q
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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