mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
Core Update 169: Drop entropy.cgi
Since the kernel now always reports 256 bits of entropy to be available, this CGI does not show any useful information anymore. To avoid confusions, it will hereby be removed entirely. Fixes: #12893 Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
This commit is contained in:
@@ -1018,9 +1018,9 @@
|
||||
'empty' => 'This field may be left blank',
|
||||
'empty profile' => 'empty',
|
||||
'enable' => 'Enable',
|
||||
'enable otp' => 'Enable OTP',
|
||||
'enable ignore filter' => 'Enable ignore filter',
|
||||
'enable javascript' => 'Enable javascript',
|
||||
'enable otp' => 'Enable OTP',
|
||||
'enable smt' => 'Enable Simultaneous Multi-Threading (SMT)',
|
||||
'enable wildcards' => 'Enable wildcards:',
|
||||
'enabled' => 'Enabled:',
|
||||
@@ -1389,7 +1389,6 @@
|
||||
'harddisk temperature' => 'Harddisk Temperature',
|
||||
'harddisk temperature graphs' => 'HDD Graphs',
|
||||
'hardware graphs' => 'Hardware Graphs',
|
||||
'hardware support' => 'Hardware Support',
|
||||
'hardware vulnerabilities' => 'Hardware Vulnerabilities',
|
||||
'hdd temperature in' => 'Harddisk temperature in',
|
||||
'help' => 'Help',
|
||||
@@ -2426,8 +2425,6 @@
|
||||
'swap usage per' => 'Swap usage per',
|
||||
'system' => 'System',
|
||||
'system graphs' => 'System Graphs',
|
||||
'system has hwrng' => 'This system has a hardware random number generator.',
|
||||
'system has rdrand' => 'This system has support for Intel(R) RDRAND.',
|
||||
'system information' => 'System Information',
|
||||
'system is offline' => 'The system is offline.',
|
||||
'system log viewer' => 'System Log Viewer',
|
||||
|
||||
Reference in New Issue
Block a user