View | Details | Raw Unified | Return to bug 19261
Collapse All | Expand All

(-)chapter.sgml (-13 / +13 lines)
Lines 113-121 Link Here
113
      
113
      
114
	<listitem>
114
	<listitem>
115
	  <para>Strong <emphasis>TCP/IP networking</emphasis> with
115
	  <para>Strong <emphasis>TCP/IP networking</emphasis> with
116
	    support for industry standards such as SLIP, PPP, NFS, DHCP
116
	    support for industry standards such as SLIP, PPP, NFS, DHCP,
117
	    and NIS support.  This means that your FreeBSD machine can
117
	    and NIS.  This means that your FreeBSD machine can
118
	    inter-operate easily with other systems as well act as an
118
	    inter-operate easily with other systems as well as act as an
119
	    enterprise server, providing vital functions such as NFS
119
	    enterprise server, providing vital functions such as NFS
120
	    (remote file access) and e-mail services or putting your
120
	    (remote file access) and e-mail services or putting your
121
	    organization on the Internet with WWW, FTP, routing and
121
	    organization on the Internet with WWW, FTP, routing and
Lines 186-192 Link Here
186
	<listitem>
186
	<listitem>
187
	  <para><emphasis>Source code</emphasis> for the entire system
187
	  <para><emphasis>Source code</emphasis> for the entire system
188
	    means you have the greatest degree of control over your
188
	    means you have the greatest degree of control over your
189
	    environment.  Why be locked into a proprietary solution and
189
	    environment.  Why be locked into a proprietary solution
190
	    at the mercy of your vendor when you can have a truly Open
190
	    at the mercy of your vendor when you can have a truly Open
191
	    System?</para>
191
	    System?</para>
192
	</listitem>
192
	</listitem>
Lines 499-505 Link Here
499
499
500
	  <listitem>
500
	  <listitem>
501
	    <para>The central source tree for FreeBSD is maintained by
501
	    <para>The central source tree for FreeBSD is maintained by
502
	      <ulink url="http://www.cyclic.com/cyclic-pages/CVS-sheet.html">CVS</ulink>
502
	      <ulink url="http://www.cyclic.com/CVS/index_html">CVS</ulink>
503
	      (Concurrent Version System), a freely available source code
503
	      (Concurrent Version System), a freely available source code
504
	      control tool that comes bundled with FreeBSD.  The primary
504
	      control tool that comes bundled with FreeBSD.  The primary
505
	      <ulink url="http://www.FreeBSD.org/cgi/cvsweb.cgi">CVS
505
	      <ulink url="http://www.FreeBSD.org/cgi/cvsweb.cgi">CVS
Lines 628-634 Link Here
628
        and server support, transaction TCP support, dial-on-demand PPP,
628
        and server support, transaction TCP support, dial-on-demand PPP,
629
        integrated DHCP support, an improved SCSI subsystem, ISDN support,
629
        integrated DHCP support, an improved SCSI subsystem, ISDN support,
630
        support for ATM, FDDI, Fast and Gigabit Ethernet (1000Mbit)
630
        support for ATM, FDDI, Fast and Gigabit Ethernet (1000Mbit)
631
        adapters, improved support for the latest Adaptec controllers and
631
        adapters, improved support for the latest Adaptec controllers, and
632
        many hundreds of bug fixes.</para>
632
        many hundreds of bug fixes.</para>
633
633
634
      <para>We have also taken the comments and suggestions of many of our
634
      <para>We have also taken the comments and suggestions of many of our
Lines 637-649 Link Here
637
        this (constantly evolving) process is especially welcome!</para>
637
        this (constantly evolving) process is especially welcome!</para>
638
638
639
      <para>In addition to the base distributions, FreeBSD offers a
639
      <para>In addition to the base distributions, FreeBSD offers a
640
        ported software collection with hundreds of commonly sought-after
640
        ported software collection with thousands of commonly sought-after
641
        programs.  By mid-January 2000, there were nearly 3000 ports!  The
641
        programs.  By mid-January 2000, there were nearly 3000 ports!  The
642
        list of ports ranges from http (WWW) servers, to games, languages,
642
        list of ports ranges from http (WWW) servers, to games, languages,
643
        editors and almost everything in between.  The entire ports
643
        editors, and almost everything in between.  The entire ports
644
        collection requires approximately 50MB of storage, all ports being
644
        collection requires approximately 50MB of storage, all ports being
645
        expressed as <quote>deltas</quote> to their original sources.  This
645
        expressed as <quote>deltas</quote> to their original sources.  This
646
        makes  it much easier for us to update ports, and greatly reduces
646
        makes it much easier for us to update ports, and greatly reduces
647
        the disk space demands made by the older 1.0 ports collection.  To
647
        the disk space demands made by the older 1.0 ports collection.  To
648
        compile a port, you simply change to the directory of the program
648
        compile a port, you simply change to the directory of the program
649
        you wish to install, type <command>make install</command>, and let
649
        you wish to install, type <command>make install</command>, and let
Lines 682-688 Link Here
682
        </varlistentry>
682
        </varlistentry>
683
      </variablelist>
683
      </variablelist>
684
    
684
    
685
      <para>You can also visit the master (and most frequently updated)
685
      <para>You can also view the master (and most frequently updated)
686
        copies at <ulink
686
        copies at <ulink
687
	url="http://www.FreeBSD.org/">http://www.FreeBSD.org/</ulink>.</para>
687
	url="http://www.FreeBSD.org/">http://www.FreeBSD.org/</ulink>.</para>
688
688
Lines 692-706 Link Here
692
        States, which contains the programs that normally use DES.  The
692
        States, which contains the programs that normally use DES.  The
693
        auxiliary packages provided separately can be used by anyone.  A
693
        auxiliary packages provided separately can be used by anyone.  A
694
        freely (from outside the U.S.) exportable European distribution of
694
        freely (from outside the U.S.) exportable European distribution of
695
        DES for our non-U.S.  users also exists and is described in the
695
        DES for our non-U.S. users also exists and is described in the
696
        <ulink url="../FAQ/FAQ.html">FreeBSD FAQ</ulink>.</para>
696
        <ulink url="../FAQ/FAQ.html">FreeBSD FAQ</ulink>.</para>
697
697
698
      <para>If password security for FreeBSD is all you need, and you have
698
      <para>If password security for FreeBSD is all you need, and you have
699
        no requirement for copying encrypted passwords from different hosts
699
        no requirement for copying encrypted passwords from different hosts
700
        (Suns, DEC machines, etc) into FreeBSD password entries, then
700
        (Suns, DEC machines, etc) into FreeBSD password entries, then
701
        FreeBSD's MD5 based security may be all you require!  We feel that
701
        FreeBSD's MD5 based security may be all you require!  We feel that
702
        our default security model is more than a match for DES, and without
702
        our default security model is more than a match for DES, and avoids
703
        any messy export issues to deal with.  If you are outside (or even
703
        dealing with any messy export issues.  If you are outside (or even
704
        inside) the U.S., give it a try!</para>
704
        inside) the U.S., give it a try!</para>
705
    </sect2>
705
    </sect2>
706
  </sect1>
706
  </sect1>

Return to bug 19261