New release note:
old ISA drivers (asc, ctx, gp, stl, stli, wt) removed. nologin(8) moved to /usr/sbin/nologin. Update release note: nologin(8) always reports login attempts[1]. Suggested by: cperciva[1]
This commit is contained in:
parent
6df1b14fa1
commit
3e5d21d84c
@ -215,8 +215,17 @@
|
||||
<sect3 id="proc">
|
||||
<title>Platform-Specific Hardware Support</title>
|
||||
|
||||
<para></para>
|
||||
|
||||
<para arch="i386">Several old drivers for ISA cards have been removed,
|
||||
including
|
||||
the asc driver for GI1904-based hand scanners,
|
||||
the ctx driver for CORTEX-I Frame Grabber,
|
||||
the gp driver for National Instruments AT-GPIB and AT-GPIB/TNT boards,
|
||||
the stl and stli drivers for Stallion Technologies multiport serial
|
||||
controllers, and the wt driver for Archive/Wangtek cartridge tapes.
|
||||
They are currently non-functional, and would require a considerable
|
||||
amount of work to make them work under the new API in 5-CURRENT.
|
||||
The userland support such as related ioctls and the sasc
|
||||
utility have also been removed.</para>
|
||||
</sect3>
|
||||
|
||||
<sect3 id="boot">
|
||||
@ -453,9 +462,14 @@
|
||||
multilabel flag on new filesystems without requiring the use of
|
||||
&man.tunefs.8;.</para>
|
||||
|
||||
<para>&man.nologin.8; now support reporting login attempts via
|
||||
<para>&man.nologin.8; now reports login attempts via
|
||||
&man.syslogd.8;.</para>
|
||||
|
||||
<para>&man.nologin.8; has been moved from <filename>/sbin/nologin</filename>
|
||||
to <filename>/usr/sbin/nologin</filename>, and
|
||||
<filename>/sbin/nologin</filename> remains as a symbolic link
|
||||
for backward compatibility.</para>
|
||||
|
||||
<para>A bugfix has been applied to NSS support, which fixes
|
||||
problems when using third-party NSS modules (such as <filename
|
||||
role="package">net/nss_ldap</filename>) and groups with large
|
||||
|
@ -215,8 +215,17 @@
|
||||
<sect3 id="proc">
|
||||
<title>Platform-Specific Hardware Support</title>
|
||||
|
||||
<para></para>
|
||||
|
||||
<para arch="i386">Several old drivers for ISA cards have been removed,
|
||||
including
|
||||
the asc driver for GI1904-based hand scanners,
|
||||
the ctx driver for CORTEX-I Frame Grabber,
|
||||
the gp driver for National Instruments AT-GPIB and AT-GPIB/TNT boards,
|
||||
the stl and stli drivers for Stallion Technologies multiport serial
|
||||
controllers, and the wt driver for Archive/Wangtek cartridge tapes.
|
||||
They are currently non-functional, and would require a considerable
|
||||
amount of work to make them work under the new API in 5-CURRENT.
|
||||
The userland support such as related ioctls and the sasc
|
||||
utility have also been removed.</para>
|
||||
</sect3>
|
||||
|
||||
<sect3 id="boot">
|
||||
@ -453,9 +462,14 @@
|
||||
multilabel flag on new filesystems without requiring the use of
|
||||
&man.tunefs.8;.</para>
|
||||
|
||||
<para>&man.nologin.8; now support reporting login attempts via
|
||||
<para>&man.nologin.8; now reports login attempts via
|
||||
&man.syslogd.8;.</para>
|
||||
|
||||
<para>&man.nologin.8; has been moved from <filename>/sbin/nologin</filename>
|
||||
to <filename>/usr/sbin/nologin</filename>, and
|
||||
<filename>/sbin/nologin</filename> remains as a symbolic link
|
||||
for backward compatibility.</para>
|
||||
|
||||
<para>A bugfix has been applied to NSS support, which fixes
|
||||
problems when using third-party NSS modules (such as <filename
|
||||
role="package">net/nss_ldap</filename>) and groups with large
|
||||
|
Loading…
x
Reference in New Issue
Block a user