diff options
author | cperciva <cperciva@FreeBSD.org> | 2004-08-06 07:27:08 +0000 |
---|---|---|
committer | cperciva <cperciva@FreeBSD.org> | 2004-08-06 07:27:08 +0000 |
commit | e629b376037f3ea6c6c000e8c0767496ab0778d0 (patch) | |
tree | 5a94c4ef976cf82b4cbfdbeb1c0fb7f04c05c3bf /usr.sbin/sysinstall/help | |
parent | b665823aa48f879cf1c50bc634515bae59b6dc32 (diff) | |
download | FreeBSD-src-e629b376037f3ea6c6c000e8c0767496ab0778d0.zip FreeBSD-src-e629b376037f3ea6c6c000e8c0767496ab0778d0.tar.gz |
Join the 21st century: Cryptography is no longer an optional component
of releases. The -DNOCRYPT build option still exists for anyone who
really wants to build non-cryptographic binaries, but the "crypto"
release distribution is now part of "base", and anyone installing from a
release will get cryptographic binaries.
Approved by: re (scottl), markm
Discussed on: freebsd-current, in late April 2004
Diffstat (limited to 'usr.sbin/sysinstall/help')
-rw-r--r-- | usr.sbin/sysinstall/help/distributions.hlp | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/usr.sbin/sysinstall/help/distributions.hlp b/usr.sbin/sysinstall/help/distributions.hlp index 53b691f..b6bae5c 100644 --- a/usr.sbin/sysinstall/help/distributions.hlp +++ b/usr.sbin/sysinstall/help/distributions.hlp @@ -11,9 +11,6 @@ setup. Any distribution may be further customized by selecting the `Custom' item before leaving the menu. -N.B. All references in this document to `complete source' mean the -complete source tree minus any legally encumbered cryptography code. - The current "canned" installations are provided: Developer: Base ("bin") distribution, man pages, dictionary @@ -32,10 +29,6 @@ Everything: The base distribution, man pages, dictionary files, the complete source tree, games and your choice of XFree86 distribution components. - Note that the cryptography source code is NOT included - in this collection. You will need to select that by - hand if you're inside the United States. - Custom: Allows you to create or modify your distribution set on a piece-by-piece basis. |