about summary refs log tree commit diff stats
path: root/core/linux.html
diff options
context:
space:
mode:
authorSilvino Silva <silvino@bk.ru>2018-07-16 14:33:23 +0100
committerSilvino Silva <silvino@bk.ru>2018-07-16 14:33:23 +0100
commitbdea1c23d13c417a00b71654670aed309cfa302a (patch)
tree397f398b79141f234e18cd4619c96c71d4bf0862 /core/linux.html
parent8c5096c08932dc5d636f5ddbc65392dacf3bc962 (diff)
downloaddoc-bdea1c23d13c417a00b71654670aed309cfa302a.tar.gz
core linux, backup and iptables script fix
Diffstat (limited to 'core/linux.html')
-rw-r--r--core/linux.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/core/linux.html b/core/linux.html
index f04b193..1592fc4 100644
--- a/core/linux.html
+++ b/core/linux.html
@@ -559,6 +559,9 @@
 
             <dd>HugeTLB file system support</dd>
 
+            <dt>CONFIG_FUSE_FS=y</dt>
+            <dd>FUSE (Filesystem in Userspace) support</dd>
+
         </dl>
 
         <h3 id="hack">2.1.2.12 Kernel hacking</h3>
@@ -682,6 +685,16 @@
         </dl>
 
         <h3 id="crypt">2.1.2.14 Cryptographic API</h3>
+
+        <pre>
+            RIPEMD-160 digest algorithm 
+            SHA384 and SHA512 digest algorithms 
+            Whirlpool digest algorithms 
+            LRW support 
+            Serpent cipher algorithm 
+            Twofish cipher algorithm
+        </pre>
+
         <h3 id="virt">2.1.2.15 Virtualization</h3>
 
         <dl>