diff options
Diffstat (limited to 'core/linux.html')
-rw-r--r-- | core/linux.html | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/core/linux.html b/core/linux.html index d98507a..3be6d77 100644 --- a/core/linux.html +++ b/core/linux.html @@ -19,10 +19,9 @@ <h2 id="#linuxlibre">2.1.1. Port Linux Libre</h2> <p>Default crux configuration can be obtained from iso, - kernel port don't depend on - <a href="reboot.html#dracut">dracut</a> and grub2 - is recommended to install them. To build and install this port - use prt-get;</p> + kernel port depend on <a href="reboot.html#dracut">dracut</a>, grub2 + and grub2-efi. You don't need them to build with pkgmk, to install + boot related tools use prt-get;</p> <pre> $ prt-get depinst linux-gnu |