a tiny bit on the setup scripts

This commit is contained in:
dtb 2022-12-05 00:05:29 -05:00
parent 180590f231
commit 0a926cb895

View File

@ -46,10 +46,8 @@ To always install doc packages with program packages, _code(`apk add docs').
_subheader(`Bootstrapping')
<P>
See _ref(`#linux#bootstrapping').
_program(`setup-alpine') exists to automate installation.
The Alpine setup scripts also exist to aid in the bootstrap process.
</P>
_passage(`Eunakria on the Alpine Linux Discord server',
`<P><CODE>setup-alpine</CODE> is jank.</P>')
<P>
To bootstrap _man(`apk(8)') do the following:
</P>
@ -61,6 +59,15 @@ To bootstrap _man(`apk(8)') do the following:
<P>
Copy _file(`/etc/resolv.conf') over (and bind _file(`/dev/'), _file(`/proc/'), and _file(`/sys/')) before _ref(`#posix#chroot(1)')ing.
</P>
_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',
`<P><CODE>setup-alpine</CODE> is jank.</P>')
<P>
_program(`setup-hostname') validates a _man(`hostname(5)') before writing to the mounted volume.
</P>
_subheader(`postmarketOS')
<P>