split out a thing
This commit is contained in:
parent
c677057f6b
commit
5794c0ebbb
@ -9,6 +9,8 @@ _bibliography(`
|
|||||||
_bentr(`_link(`Alpine Package Keeper', `https://wiki.alpinelinux.org/wiki/Alpine_Package_Keeper') (Alpine Wiki)')
|
_bentr(`_link(`Alpine Package Keeper', `https://wiki.alpinelinux.org/wiki/Alpine_Package_Keeper') (Alpine Wiki)')
|
||||||
_bentr(`<A HREF="https://pkgs.alpinelinux.org/contents">Alpine repositories content search</A>')
|
_bentr(`<A HREF="https://pkgs.alpinelinux.org/contents">Alpine repositories content search</A>')
|
||||||
')
|
')
|
||||||
|
_subsubheader(`Adding software')
|
||||||
|
_man(`apk_add(8)')
|
||||||
_subsubheader(`Repositories')
|
_subsubheader(`Repositories')
|
||||||
<P>
|
<P>
|
||||||
See _man(`apk-repositories(5)').
|
See _man(`apk-repositories(5)').
|
||||||
@ -53,7 +55,6 @@ Fill out _man(`apk-repositories(5)') on the mount.
|
|||||||
</LI>
|
</LI>
|
||||||
<LI>
|
<LI>
|
||||||
Run _command(`apk --root /mnt add --initdb alpine-base').
|
Run _command(`apk --root /mnt add --initdb alpine-base').
|
||||||
This is an ordinary _man(`apk-add(8)') call; you may wish to install necessities such as a kernel, firmware, and a bootloader at the same time.
|
|
||||||
</LI>
|
</LI>
|
||||||
</OL>
|
</OL>
|
||||||
<P>
|
<P>
|
||||||
|
Loading…
Reference in New Issue
Block a user