so they can be dropped from the "netboot only" section.
Add news entries for the import of the esp, auxio, and CS4231 drivers.
Submitted by: "R. Tyler Ballance" <tyler@tamu.edu> (except the "news")
1.34 -> 1.37 ports/Makefile
While I'm here, comment out a process that generates ports/growth/status.png
from www/ja/ tree because we can share English version of the image file.
Submitted by: iida <iida-y at rdc dot yuden dot co dot jp>
Reference: [doc-jp 14136]
the last suggestion of Jie Cao from www/69780:
``3. If we strip the spaces at the beginning of the lines, we
can reduce the size with a further 90000 bytes.''
PR: www/69780
Submitted by: Jie Cao (gaoj (at) cpsc (dot) ucalgary (dot) ca)
- Use real <h3> headers to subdivide different subsections.
- Use &base; for release documentation URLs, mainly to make it
simpler to test links without local versions of the release
documentation.
- Sort architectures alphabetically.
- Minor changes to make it simpler to sort architectures.
- Update Early Adopter's Guide links. The document is now 5.X
Migration Guide on 5-STABLE, and is not really applicable to
6-CURRENT at the moment.
- Follow standard FDP markup style more closely for modified parts of
this page.
"required" lists, as well as add a new items with 5.4 in mind:
- Entropy harvesting optimizations are largely implemented and in the 6.x
branch, but not yet ready for 5.x. We'll merge tham after 5.3 to be a
5.4 feature, and keep refining.
- The ACL_MASK override of umask support in UFS punts to 5.4. It violates
the POSIX.1eD17 draft spec, but other implementations have moved in that
direction so we should that also. Didn't happen for 5.3 because I was
working on network stack locking, but will happen for 5.4.
- MAC NFS server support onto the desired list for 5.4. It may well, and
if it does, it will probably be my fault.
- Move busdma for PCI drivers from the 5.3 desired list to the 5.4
required list.
- Add MAC Framework integration with System V IPC to the 5.4 required list;
we have an implementation, but it needs to be merged.
- Add KAME IPSEC w/o Giant to the required list for 5.4.
- Add "all network interface drivers MPSAFE" to the 5.4 desired list. I'd
like for this to happen, but I wouldn't be surprised if we have one or
two ISA 10mbps stragglers come 5.4.
- Add netipx w/o Giant to the desired list for 5.4. I can work on this,
but I'm not set up to test it.