Update the autofs entry, s/FreeBSD/&os;/ where it is generic.
This commit is contained in:
parent
0e0027c816
commit
32e6968f3f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=45339
1 changed files with 29 additions and 18 deletions
|
@ -17,7 +17,7 @@
|
|||
|
||||
<p><strong>This is a draft of the April-June 2014 status report.
|
||||
Please check back after it is finalized, and an announcement
|
||||
email is sent to the FreeBSD-Announce mailing
|
||||
email is sent to the &os;-Announce mailing
|
||||
list.</strong></p>
|
||||
|
||||
<p>This report covers &os;-related projects between April and
|
||||
|
@ -109,7 +109,7 @@
|
|||
<given>Hans Petter</given>
|
||||
<common>Selasky</common>
|
||||
</name>
|
||||
<email>hselasky@freebsd.org</email>
|
||||
<email>hselasky@FreeBSD.org</email>
|
||||
</person>
|
||||
</contact>
|
||||
|
||||
|
@ -171,7 +171,7 @@
|
|||
|
||||
<p>With all these improvements, and earlier improvements in CAM,
|
||||
GEOM, ZFS, and a number of other kernel areas coming soon,
|
||||
FreeBSD 10.1 may become the fastest storage release ever.
|
||||
&os; 10.1 may become the fastest storage release ever.
|
||||
;)</p>
|
||||
|
||||
<p>These projects are sponsored by iXsystems, Inc.</p>
|
||||
|
@ -179,7 +179,7 @@
|
|||
</project>
|
||||
|
||||
<project cat="arch">
|
||||
<title>FreeBSD/arm64</title>
|
||||
<title>&os;/arm64</title>
|
||||
|
||||
<contact>
|
||||
<person>
|
||||
|
@ -377,7 +377,7 @@
|
|||
<given>Stacey</given>
|
||||
<common>Son</common>
|
||||
</name>
|
||||
<email>sson@freebsd.org</email>
|
||||
<email>sson@FreeBSD.org</email>
|
||||
</person>
|
||||
|
||||
<person>
|
||||
|
@ -385,7 +385,7 @@
|
|||
<given>Juergen</given>
|
||||
<common>Lock</common>
|
||||
</name>
|
||||
<email>nox@freebsd.org</email>
|
||||
<email>nox@FreeBSD.org</email>
|
||||
</person>
|
||||
|
||||
<person>
|
||||
|
@ -393,7 +393,7 @@
|
|||
<given>Sean</given>
|
||||
<common>Bruno</common>
|
||||
</name>
|
||||
<email>sbruno@freebsd.org</email>
|
||||
<email>sbruno@FreeBSD.org</email>
|
||||
</person>
|
||||
</contact>
|
||||
|
||||
|
@ -578,7 +578,7 @@
|
|||
<given>Nathan</given>
|
||||
<common>Whitehorn</common>
|
||||
</name>
|
||||
<email>nwhitehorn@freebsd.org</email>
|
||||
<email>nwhitehorn@FreeBSD.org</email>
|
||||
</person>
|
||||
</contact>
|
||||
|
||||
|
@ -1241,7 +1241,7 @@
|
|||
|
||||
<body>
|
||||
<p>Building on the new in-kernel iSCSI target and initiator
|
||||
stack released in FreeBSD 10.0, Chelsio Communications has
|
||||
stack released in &os; 10.0, Chelsio Communications has
|
||||
begun developing an offload interface to take advantage of the
|
||||
hardware offload capabilities of Chelsio T4 and T5 10 and 40
|
||||
gigabit Ethernet adapters.</p>
|
||||
|
@ -1250,7 +1250,7 @@
|
|||
for the initiator side, and target side offload should begin
|
||||
shortly. The code will be released under the BSD license and
|
||||
is expected to be completed later in the year and be committed
|
||||
to FreeBSD-HEAD, and will likely ship in a FreeBSD release in
|
||||
to &os;-HEAD, and will likely ship in a &os; release in
|
||||
early 2015.</p>
|
||||
</body>
|
||||
|
||||
|
@ -1415,7 +1415,7 @@
|
|||
</project>
|
||||
|
||||
<project cat='proj'>
|
||||
<title>FreeBSD and Summer of Code 2014</title>
|
||||
<title>&os; and Summer of Code 2014</title>
|
||||
|
||||
<contact>
|
||||
<person>
|
||||
|
@ -1449,13 +1449,13 @@
|
|||
</links>
|
||||
|
||||
<body>
|
||||
<p>FreeBSD received 39 project proposals this year, many of
|
||||
<p>&os; received 39 project proposals this year, many of
|
||||
which were of a very high standard. After a difficult
|
||||
selection process narrowing these down into the slots we had
|
||||
been allocated, a total of 16 projects were selected to
|
||||
participate in Google Summer of Code 2014 with FreeBSD.</p>
|
||||
participate in Google Summer of Code 2014 with &os;.</p>
|
||||
|
||||
<p>Projects selected cover a wide range of areas within FreeBSD,
|
||||
<p>Projects selected cover a wide range of areas within &os;,
|
||||
covering both the base system and ports infrastructure,
|
||||
userland and kernel. We have students working on firewall
|
||||
optimisation, ports packaging tools, embedded systems,
|
||||
|
@ -1463,9 +1463,9 @@
|
|||
enhancements to the loader and to the installer, and several
|
||||
other areas of work. We are just over half way through the
|
||||
allocated time this year, and are very much looking forward to
|
||||
integrating code produced by these projects into FreeBSD.</p>
|
||||
integrating code produced by these projects into &os;.</p>
|
||||
|
||||
<p>This is the tenth time FreeBSD has taken part in Google's
|
||||
<p>This is the tenth time &os; has taken part in Google's
|
||||
Summer of Code, and we are grateful to Google to have accepted
|
||||
us as a participating organisation.</p>
|
||||
</body>
|
||||
|
@ -1583,12 +1583,23 @@
|
|||
<links></links>
|
||||
|
||||
<body>
|
||||
<p>Deficiencies in the current automounter, <tt>amd(8)</tt>, are
|
||||
a recurring problem reported by many &os; users. A new
|
||||
automounter is being developed to address these concerns.</p>
|
||||
|
||||
<p>The automounter is a cleanroom implementation of
|
||||
functionality available in most other Unix systems, using
|
||||
proper kernel support implemented via an autofs filesystem.
|
||||
The automounter supports a standard map format, and will
|
||||
integrate with the Lightweight Directory Access Protocol
|
||||
(LDAP) service.</p>
|
||||
|
||||
<p>The project is at early testing stage. A patch will be
|
||||
released as part of a broader call for testing after
|
||||
additional review on some critical components (in particular,
|
||||
the autofs filesystem). After fixing reported problems, the
|
||||
code will be committed to FreeBSD 11-CURRENT. It's expected
|
||||
to ship in the FreeBSD 10.2 release.</p>
|
||||
code will be committed to &os; 11-CURRENT. It is expected
|
||||
to ship in the &os; 10.2 release.</p>
|
||||
</body>
|
||||
|
||||
<sponsor>
|
||||
|
|
Loading…
Reference in a new issue