a tiny bit on the setup scripts
This commit is contained in:
parent
180590f231
commit
0a926cb895
@ -46,10 +46,8 @@ To always install doc packages with program packages, _code(`apk add docs').
|
|||||||
_subheader(`Bootstrapping')
|
_subheader(`Bootstrapping')
|
||||||
<P>
|
<P>
|
||||||
See _ref(`#linux#bootstrapping').
|
See _ref(`#linux#bootstrapping').
|
||||||
_program(`setup-alpine') exists to automate installation.
|
The Alpine setup scripts also exist to aid in the bootstrap process.
|
||||||
</P>
|
</P>
|
||||||
_passage(`Eunakria on the Alpine Linux Discord server',
|
|
||||||
`<P><CODE>setup-alpine</CODE> is jank.</P>')
|
|
||||||
<P>
|
<P>
|
||||||
To bootstrap _man(`apk(8)') do the following:
|
To bootstrap _man(`apk(8)') do the following:
|
||||||
</P>
|
</P>
|
||||||
@ -61,6 +59,15 @@ To bootstrap _man(`apk(8)') do the following:
|
|||||||
<P>
|
<P>
|
||||||
Copy _file(`/etc/resolv.conf') over (and bind _file(`/dev/'), _file(`/proc/'), and _file(`/sys/')) before _ref(`#posix#chroot(1)')ing.
|
Copy _file(`/etc/resolv.conf') over (and bind _file(`/dev/'), _file(`/proc/'), and _file(`/sys/')) before _ref(`#posix#chroot(1)')ing.
|
||||||
</P>
|
</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')
|
_subheader(`postmarketOS')
|
||||||
<P>
|
<P>
|
||||||
|
Loading…
Reference in New Issue
Block a user