| Summary: | INSTALL.TXT, .HTM have obsolete FIPS info | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | Gary W. Swearingen <swear> |
| Component: | Books & Articles | Assignee: | Bruce A. Mah <bmah> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
State Changed From-To: open->closed Fixed in the excellent release notes by Bruce Mah. Thanks! This apparently didn't get MFC'd. (It's fixed in 5.0's INSTALL.TXT, but not in 4.7's.) State Changed From-To: closed->patched Reopen this PR to patched state and take ownership as default RELNOTESng guy. Responsible Changed From-To: freebsd-doc->bmah Reopen this PR to patched state and take ownership as default RELNOTESng guy. State Changed From-To: patched->closed MFC-ed to 4-STABLE. |
INSTALL.TXT (and INSTALL.HTM) say: FIPS does NOT currently work with FAT32 or VFAT style partitions as used by newer versions of Windows 95. A recent poster to -doc claims that FIPS has worked with such partitions for years. I'm quite sure I've seen versions on a couple of Linux CDs work on them. And I found a recent report (just an off-hand comment) of it working on FreeBSD in some FreeBSD forum just now. ================ Fix: In both files, change "FAT32 or VFAT" to "NTFS" and remove " 95". They are in "/usr/src/release/text/i386/". How-To-Repeat: I don't know; no M$ Windows here. ================