mention kernel on bootstrapping

This commit is contained in:
dtb 2022-11-25 20:57:56 -05:00
parent 9d315d321f
commit ada16e72c5

View File

@ -59,7 +59,7 @@ This is an ordinary _man(`apk-add(8)') call; you may wish to install necessities
<P>
Make sure to bind mount (_command(`mount -o bind')) _file(`/dev/'), _file(`/proc/'), and _file(`/sys/') to the corresponding locations on the bootstrap prefix
and copy _file(`/etc/resolv.conf') over before _ref(`#posix#chroot(1)')ing into the bootstrap directory and finalizing setup.
Remember to set up users, _ref(`#fstab(5)'), and the bootloader if necessary.
Remember to set up users, _ref(`#fstab(5)'), the kernel, and the bootloader if necessary.
</P>
_subheader(`postmarketOS')