about summary refs log tree commit diff stats
path: root/core/reboot.html
diff options
context:
space:
mode:
authorSilvino Silva <silvino@bk.ru>2017-02-25 18:40:03 +0000
committerSilvino Silva <silvino@bk.ru>2017-02-25 18:40:03 +0000
commitd26a4e12deafade205d37a9fda748a6b78dfdb6a (patch)
tree2ed6d8ca57e6c095748eeb99c811cf9d038ad1af /core/reboot.html
parent7ecd18da2b5518296bdb366234fb04a1e46335e8 (diff)
downloaddoc-d26a4e12deafade205d37a9fda748a6b78dfdb6a.tar.gz
overall revesion
Diffstat (limited to 'core/reboot.html')
-rw-r--r--core/reboot.html11
1 files changed, 10 insertions, 1 deletions
diff --git a/core/reboot.html b/core/reboot.html
index 7bc22ea..23e2996 100644
--- a/core/reboot.html
+++ b/core/reboot.html
@@ -33,13 +33,22 @@
 
         <h2 id="linux">1.4.1. Linux Kernel</h2>
 
-        <p>Core ports have two kernels, linux-libre and linux-blob.
+        <p>Core ports have two
+        <a href="linux.html">linux kernels</a>,
+        <a href="ports/linux-libre">linux-libre</a> and
+        <a href="ports/linux-blob">linux-blob</a>.
         Port linux-libre kernel is a true source based kernel that
         respects your freedoms, is x86_64 but not generic configured,
         select modules (drivers) for your hardware, for example
         correct graphic driver and disk. Port linux-blob is dangerous,
         contain blobs (from bad corporations).</p>
 
+        <p>Addition to upstream kernel is applied a patch with
+        more cpu families gcc optimizations and grsecurity patch.
+        Check tpe protection configuration on
+        <a href="linux.html#sysctl">sysctl</a> if breaks functionality
+        during initial configuration.</p>
+
         <pre>
         # cd /usr/ports/c9-ports/linux-libre
         # pkgmk -d