commit 7c35869bcc6f66391363f742aacd31d53736da20 parent d847bb456b5a3d4fa94aad8d2bb9a7cc26629633 Author: mayfrost <mayfrost@cock.li> Date: Sat, 3 Mar 2018 07:50:41 +0000 Update INITIATION.md Diffstat:
| M | INITIATION.md | | | 4 | ---- |
1 file changed, 0 insertions(+), 4 deletions(-)
diff --git a/INITIATION.md b/INITIATION.md @@ -101,10 +101,6 @@ In these examples we make only two partitions but you can extend this if you kno `cast -r locale` ## KERNEL -* Include the filesystem support the boot partition is format in. -* Include UEFI options if on UEFI. -* Include device drivers you need, build the rest as modules. - * On __CRUX__ `cd /usr/src/linux-<VERSION>` `make all modules_install install`