Update for 4.7 Release and remove version information where possible

to minimize revisions for future versions.
This commit is contained in:
Randy Pratt 2002-09-25 17:35:35 +00:00
parent 4013eea9aa
commit afa47647d6
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=14385
5 changed files with 20 additions and 32 deletions

View file

@ -724,7 +724,7 @@ We can take no responsibility for lost disk contents!</literallayout>
<step> <step>
<para>FreeBSD will start to boot. If you are booting from CDROM you <para>FreeBSD will start to boot. If you are booting from CDROM you
will see a display similar to this:</para> will see a display similar to this (version information omitted):</para>
<screen>Verifying DMI Pool Data ........ <screen>Verifying DMI Pool Data ........
Boot from ATAPI CD-ROM : Boot from ATAPI CD-ROM :
@ -740,7 +740,7 @@ BIOS drive C: is disk3
BIOS 639kB/261120kB available memory BIOS 639kB/261120kB available memory
FreeBSD/i386 bootstrap loader, Revision 0.8 FreeBSD/i386 bootstrap loader, Revision 0.8
(root@storm.FreeBSD.org.uk, Thu May 16 05:15:03 GMT 2002)
/kernel text=0x277391 data=0x3268c+0x332a8 | /kernel text=0x277391 data=0x3268c+0x332a8 |
| |
@ -748,7 +748,7 @@ Hit [Enter] to boot immediately, or any other key for command prompt.
Booting [kernel] in 9 seconds... _</screen> Booting [kernel] in 9 seconds... _</screen>
<para>If you are booting from floppy disc, you will see a display <para>If you are booting from floppy disc, you will see a display
similar to this:</para> similar to this (version information omitted):</para>
<screen>Verifying DMI Pool Data ........ <screen>Verifying DMI Pool Data ........
@ -759,7 +759,7 @@ BIOS drive C: is disk1
BIOS 639kB/261120kB available memory BIOS 639kB/261120kB available memory
FreeBSD/i386 bootstrap loader, Revision 0.8 FreeBSD/i386 bootstrap loader, Revision 0.8
(root@storm.FreeBSD.org.uk, Thu May 16 05:15:03 GMT 2002)
/kernel text=0x277391 data=0x3268c+0x332a8 | /kernel text=0x277391 data=0x3268c+0x332a8 |
Please insert MFS root floppy and press enter:</screen> Please insert MFS root floppy and press enter:</screen>
@ -1164,7 +1164,7 @@ dc0: &lt;ADMtek AN985 10/100BaseTX&gt; port 0xe800-0xe8ff mem 0xdb000000-0xeb000
q 11 at device 8.0 on pci0 q 11 at device 8.0 on pci0
dc0: Ethernet address: 00:04:5a:74:6b:b5 dc0: Ethernet address: 00:04:5a:74:6b:b5
miibus0: &lt;MII bus&gt; on dc0 miibus0: &lt;MII bus&gt; on dc0
ukph70: &lt;Generic IEEE 802.3u media interface&gt; on miibus0 ukphy0: &lt;Generic IEEE 802.3u media interface&gt; on miibus0
ukphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto ukphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
ed0: &lt;NE2000 PCI Ethernet (RealTek 8029)&gt; port 0xec00-0xec1f irq 9 at device 10. ed0: &lt;NE2000 PCI Ethernet (RealTek 8029)&gt; port 0xec00-0xec1f irq 9 at device 10.
0 on pci0 0 on pci0
@ -1379,7 +1379,8 @@ Mounting root from ufs:/dev/md0c
</figure> </figure>
<para>The default values are usually fine for most users and do <para>The default values are usually fine for most users and do
not need to be changed.</para> not need to be changed. The release name will vary according
to the version being installed.</para>
<para>The description of the selected item will appear at the <para>The description of the selected item will appear at the
bottom of the screen highlighted in blue. Notice that one of the bottom of the screen highlighted in blue. Notice that one of the
@ -3082,7 +3083,7 @@ installation menus to try and retry whichever operations have failed.
<title>Configure Internet Services</title> <title>Configure Internet Services</title>
<screen> User Confirmation Requested <screen> User Confirmation Requested
Do you want to configure inetd and simple network services? Do you want to configure inetd and the network services that it provides?
Yes [ No ]</screen> Yes [ No ]</screen>
@ -3675,9 +3676,9 @@ To change any of these settings later, edit /etc/rc.conf
non-USB mouse configuration:</para> non-USB mouse configuration:</para>
<screen> User Confirmation Requested <screen> User Confirmation Requested
Does this system have a USB mouse attached to it? Does this system have a non-USB mouse attached to it?
Yes [ No ]</screen> [ Yes ] No </screen>
<para>Select <guibutton>[ Yes ]</guibutton> for a non-USB mouse or <para>Select <guibutton>[ Yes ]</guibutton> for a non-USB mouse or
<guibutton>[ No ]</guibutton> for a USB mouse and press <guibutton>[ No ]</guibutton> for a USB mouse and press
@ -3778,7 +3779,7 @@ To change any of these settings later, edit /etc/rc.conf
<note> <note>
<para>In order to run <application>XFree86</application> as a non <username>root</username> user you will need to <para>In order to run <application>XFree86</application> as a non <username>root</username> user you will need to
install <filename role="package">x11/wrapper</filename>. This can be added have <filename role="package">x11/wrapper</filename> installed. This is installed by default beginning with FreeBSD 4.7. For earlier versions this can be added
from the Package Selection menu.</para> from the Package Selection menu.</para>
</note> </note>
@ -3875,7 +3876,7 @@ Press enter to continue, or ctrl-c to abort.</screen>
<screen>First specify a mouse protocol type. Choose one from the following list: <screen>First specify a mouse protocol type. Choose one from the following list:
1. Microsoft compatible (2-button protocol) 1. Microsoft compatible (2-button protocol)
2. Mouse Systems (3-button protocol) 2. Mouse Systems (3-button protocol) & FreeBSD moused protocol
3. Bus Mouse 3. Bus Mouse
4. PS/2 Mouse 4. PS/2 Mouse
5. Logitech Mouse (serial, old type, Logitech protocol) 5. Logitech Mouse (serial, old type, Logitech protocol)
@ -3908,6 +3909,7 @@ Do you want to enable Emulate3Buttons? y
Now give the full device name that the mouse is connected to, for example Now give the full device name that the mouse is connected to, for example
/dev/tty00. Just pressing enter will use the default, /dev/mouse. /dev/tty00. Just pressing enter will use the default, /dev/mouse.
On FreeBSD, the default is /dev/sysmouse.
Mouse device: /dev/sysmouse</screen> Mouse device: /dev/sysmouse</screen>
@ -4242,14 +4244,7 @@ Enter a number to choose the default depth.
<screen>I am going to write the XF86Config file now. Make sure you don't accidently <screen>I am going to write the XF86Config file now. Make sure you don't accidently
overwrite a previously configured one. overwrite a previously configured one.
Shall I write it to /etc/X11/XF86Config? n Shall I write it to /etc/X11/XF86Config? y</screen>
Please answer the following question with either a 'y' or 'n'.
Shall I write it to the default location, /usr/X11R6/etc/X11/XF86Config? n
Do you want it written to the current directory as 'XF86Config'? n
Please give a filename to write to: /etc/XF86Config</screen>
<para>If the configuration fails, you can try the configuration again <para>If the configuration fails, you can try the configuration again
by selecting <guimenuitem>[ Yes ]</guimenuitem> when the following by selecting <guimenuitem>[ Yes ]</guimenuitem> when the following
@ -4376,12 +4371,6 @@ failed. Would you like to try again?
particular category. Highlight your selection with the arrow particular category. Highlight your selection with the arrow
keys and press <keycap>Enter</keycap>.</para> keys and press <keycap>Enter</keycap>.</para>
<note>
<para>This is a good time to install
<application>wrapper</application> in order to run <application>XFree86</application>
as a user.</para>
</note>
<para>A menu will display showing all the packages available for <para>A menu will display showing all the packages available for
the selection made:</para> the selection made:</para>
@ -4688,13 +4677,12 @@ failed. Would you like to try again?
(<username>rpratt</username>, in this example). Avoid logging in as (<username>rpratt</username>, in this example). Avoid logging in as
<username>root</username> except when necessary.</para> <username>root</username> except when necessary.</para>
<para>Typical boot messages:</para> <para>Typical boot messages (version information omitted):</para>
<screen>Copyright (c) 1992-2002 The FreeBSD Project. <screen>Copyright (c) 1992-2002 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
The Regents of the University of California. All rights reserved. The Regents of the University of California. All rights reserved.
FreeBSD 4.6-RC2 #0: Sat May 18 05:10:05 GMT 2002
root@storm.FreeBSD.org.uk:/usr/src/sys/compile/GENERIC
Timecounter "i8254" frequency 1193182 Hz Timecounter "i8254" frequency 1193182 Hz
CPU: AMD-K6(tm) 3D processor (300.68-MHz 586-class CPU) CPU: AMD-K6(tm) 3D processor (300.68-MHz 586-class CPU)
Origin = "AuthenticAMD" Id = 0x580 Stepping = 0 Origin = "AuthenticAMD" Id = 0x580 Stepping = 0

View file

@ -1 +1 @@
SCRSHOT_P^[ (escape) menu ^y search prompt ^k delete line    ^p prev line  ^g prev page  ^o ascii code    ^x search        ^l undelete line  ^n next line  ^v next page  ^u end of file   ^a begin of line ^w delete word    ^b back char  ^z next word  ^t begin of file ^e end of line   ^r restore word   ^f forward char             ^c command       ^d delete char   ^j undelete char              ESC-Enter: exit Lp:p p1p pCp:p p1p p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p # $FreeBSD: src/etc/inetd.conf,v 1.44.2.5 2001/08/04 16:06:44 rwatson Exp $     #                                                                               # Internet server configuration database                                        #                                                                               # Define *both* IPv4 and IPv6 entries for dual-stack support.                   # To disable a service, comment it out by prefixing the line with '#'.          # To enable a service, remove the '#' at the beginning of the line.             #                                                                               #ftp    stream  tcp     nowait  root    /usr/libexec/ftpd       ftpd -l         #ftp    stream  tcp6    nowait  root    /usr/libexec/ftpd       ftpd -l         #telnet stream  tcp     nowait  root    /usr/libexec/telnetd    telnetd         #telnet stream  tcp6    nowait  root    /usr/libexec/telnetd    telnetd         #shell  stream  tcp     nowait  root    /usr/libexec/rshd       rshd            #shell  stream  tcp6    nowait  root    /usr/libexec/rshd       rshd            #login  stream  tcp     nowait  root    /usr/libexec/rlogind    rlogind         #login  stream  tcp6    nowait  root    /usr/libexec/rlogind    rlogind         #finger stream  tcp     nowait/3/10 nobody /usr/libexec/fingerd fingerd -s      #finger stream  tcp6    nowait/3/10 nobody /usr/libexec/fingerd fingerd -s                                                                                       SCRSHOT_P^[ (escape) menu  ^y search prompt  ^k delete line   ^p prev li   ^g prev page  ^o ascii code     ^x search         ^l undelete line ^n next li   ^v next page  ^u end of file    ^a begin of line  ^w delete word   ^b back 1 char             ^t begin of file  ^e end of line    ^r restore word  ^f forward 1 char          ^c command        ^d delete char    ^j undelete char ^z next word               Lp:p p1p pCp:p p1p p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p=p Sep 22 23:42:04 k6-2 login: ROOT LOGIN (root) ON ttyv121:13:33 obrien Exp $     #                                                                               # Internet server configuration database                                        #                                                                               # Define *both* IPv4 and IPv6 entries for dual-stack support.                   # To disable a service, comment it out by prefixing the line with '#'.          # To enable a service, remove the '#' at the beginning of the line.             #                                                                               #ftp    stream  tcp     nowait  root    /usr/libexec/lukemftpd  ftpd -l -r      #ftp    stream  tcp     nowait  root    /usr/libexec/ftpd       ftpd -l         #ftp    stream  tcp6    nowait  root    /usr/libexec/ftpd       ftpd -l         #telnet stream  tcp     nowait  root    /usr/libexec/telnetd    telnetd         #telnet stream  tcp6    nowait  root    /usr/libexec/telnetd    telnetd         #shell  stream  tcp     nowait  root    /usr/libexec/rshd       rshd            #shell  stream  tcp6    nowait  root    /usr/libexec/rshd       rshd            #login  stream  tcp     nowait  root    /usr/libexec/rlogind    rlogind         #login  stream  tcp6    nowait  root    /usr/libexec/rlogind    rlogind         #finger stream  tcp     nowait/3/10 nobody /usr/libexec/fingerd fingerd -s      file "/etc/inetd.conf", 119 lines                                               

View file

@ -1 +1 @@
SCRSHOT_PDisk name:      apdp0p                                    FpDpIpSpKp pPpaprptpiptpipopnp pEpdpiptpoprp   DISK Geometry:  16383 cyls/16 heads/63 sectors = 16514064 sectors (8063MB)                                                                                      Offset       Size(ST)        End     Name  PType       Desc  Subtype    Flags                                                                                            0         63         62        -      6     unused        0                    63    4193217    4193279    ad0s1      2        fat       14    >          4193280       1008    4194287        -      6     unused        0    >          4194288   12319776   16514063    ad0s2      4   extended       15    >                                                                                                                                                                                                                                                                                                                                                                                                                       The following commands are supported (in upper or lower case):                                                                                                  A = Use Entire Disk    G = set Drive Geometry   C = Create Slice                D = Delete Slice       Z = Toggle Size Units    S = Set Bootable                T = Change Type        U = Undo All Changes     Q = Finish                                                                                                                                                                                      Use F1 or ? to get more help, arrow keys to select.                                                                                                                                                                                                                                                                              SCRSHOT_PDisk name:      apdp0p                                    FpDpIpSpKp pPpaprptpiptpipopnp pEpdpiptpoprp   DISK Geometry:  16383 cyls/16 heads/63 sectors = 16514064 sectors (8063MB)                                                                                      Offset       Size(ST)        End     Name  PType       Desc  Subtype    Flags                                                                                            0         63         62        -      6     unused        0                    63    4193217    4193279    ad0s1      2        fat       14    >          4193280       1008    4194287        -      6     unused        0    >          4194288   12319776   16514063    ad0s2      4   extended       15    >                                                                                                                                                                                                                                                                                                                                                                                                                       The following commands are supported (in upper or lower case):                                                                                                  A = Use Entire Disk    G = set Drive Geometry   C = Create Slice   F = `DD' modeD = Delete Slice       Z = Toggle Size Units    S = Set Bootable   | = Wizard m.T = Change Type        U = Undo All Changes     Q = Finish                                                                                                                                                                                      Use F1 or ? to get more help, arrow keys to select.                                                                                                                                                                                                                                                                             

View file

@ -1 +1 @@
SCRSHOT_PDisk name:      apdp0p                                    FpDpIpSpKp pPpaprptpiptpipopnp pEpdpiptpoprp   DISK Geometry:  16383 cyls/16 heads/63 sectors = 16514064 sectors (8063MB)                                                                                      Offset       Size(ST)        End     Name  PType       Desc  Subtype    Flags                                                                                            0         63         62        -      6     unused        0                    63   16514001   16514063    ad0s1      3    freebsd      165    CA                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      The following commands are supported (in upper or lower case):                                                                                                  A = Use Entire Disk    G = set Drive Geometry   C = Create Slice                D = Delete Slice       Z = Toggle Size Units    S = Set Bootable                T = Change Type        U = Undo All Changes     Q = Finish                                                                                                                                                                                      Use F1 or ? to get more help, arrow keys to select.                                                                                                                                                                                                                                                                              SCRSHOT_PDisk name:      apdp0p                                    FpDpIpSpKp pPpaprptpiptpipopnp pEpdpiptpoprp   DISK Geometry:  16383 cyls/16 heads/63 sectors = 16514064 sectors (8063MB)                                                                                      Offset       Size(ST)        End     Name  PType       Desc  Subtype    Flags                                                                                            0         63         62        -      6     unused        0                    63   16514001   16514063    ad0s1      3    freebsd      165    CA                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      The following commands are supported (in upper or lower case):                                                                                                  A = Use Entire Disk    G = set Drive Geometry   C = Create Slice   F = `DD' modeD = Delete Slice       Z = Toggle Size Units    S = Set Bootable   | = Wizard m.T = Change Type        U = Undo All Changes     Q = Finish                                                                                                                                                                                      Use F1 or ? to get more help, arrow keys to select.                                                                                                                                                                                                                                                                             

View file

@ -1 +1 @@
SCRSHOT_POppptpipopnpsp pEpdpiptpoprp                                                                                                                                                  Name            Value                   Name            Value                   ----            -----                   ----            -----                   NFS Secure      YES                     Media Type      <not yet set>           NFS Slow        NO                      Media Timeout   300                     Debugging       NO                      Package Temp    /var/tmp                No Warnings     NO                      Newfs Args      -b 16384 -f 2048        Yes to All      NO                      Fixit Console   serial                  DHCP            NO                      Config save     YES                     IPv6            NO                      Re-scan Devices <*>                     FTP username    ftp                     Use Defaults    [RESET!]                Editor          ee                                                              Tape Blocksize  20                                                              Extract Detail  high                                                            Release Name    4.6-RELEASE                                                     Install Root    /                                                               Browser package lynx                                                            Browser Exec    /usr/local/bin/lynx                                                                                                                             Use SPACE to select/toggle an option, arrow keys to move,                       ? or F1 for more help.  When you're done, type Q to Quit.                                                                                                       NFS server talks only on a secure port                                                                                                                           SCRSHOT_POppptpipopnpsp pEpdpiptpoprp                                                                                                                                                  Name            Value                   Name            Value                   ----            -----                   ----            -----                   NFS Secure      YES                     Media Type      <not yet set>           NFS Slow        NO                      Media Timeout   300                     Debugging       NO                      Package Temp    /var/tmp                No Warnings     NO                      Newfs Args      -b 16384 -f 2048        Yes to All      NO                      Fixit Console   serial                  DHCP            NO                      Config save     YES                     IPv6            NO                      Re-scan Devices <*>                     FTP username    ftp                     Use Defaults    [RESET!]                Editor          /usr/bin/ee                                                     Tape Blocksize  20                                                              Extract Detail  high                                                            Release Name    4.7-RELEASE                                                     Install Root    /                                                               Browser package links                                                           Browser Exec    /usr/local/bin/links                                                                                                                            Use SPACE to select/toggle an option, arrow keys to move,                       ? or F1 for more help.  When you're done, type Q to Quit.                                                                                                       NFS server talks only on a secure port