diff --git a/wiki/unix/alpine.m4 b/wiki/unix/alpine.m4 index 01f0f8c..08ceaaa 100644 --- a/wiki/unix/alpine.m4 +++ b/wiki/unix/alpine.m4 @@ -46,10 +46,8 @@ To always install doc packages with program packages, _code(`apk add docs'). _subheader(`Bootstrapping')
See _ref(`#linux#bootstrapping'). -_program(`setup-alpine') exists to automate installation. +The Alpine setup scripts also exist to aid in the bootstrap process.
-_passage(`Eunakria on the Alpine Linux Discord server', -`setup-alpine
is jank.
To bootstrap _man(`apk(8)') do the following:
@@ -61,6 +59,15 @@ To bootstrap _man(`apk(8)') do the following:Copy _file(`/etc/resolv.conf') over (and bind _file(`/dev/'), _file(`/proc/'), and _file(`/sys/')) before _ref(`#posix#chroot(1)')ing.
+_subsubheader(`Setup scripts') +_bibliography(` +_bentr(`_link(`Alpine setup scripts', `https://wiki.alpinelinux.org/wiki/Alpine_setup_scripts') (Alpine Wiki)') +') +_passage(`Eunakria on the Alpine Linux Discord server', +`setup-alpine
is jank.
+_program(`setup-hostname') validates a _man(`hostname(5)') before writing to the mounted volume. +
_subheader(`postmarketOS')