xref: /openbsd/etc/root/root.mail (revision f17af8f2)
157e5e899SderaadtFrom deraadt@do-not-reply.openbsd.org Tue Jun  1 04:50:00 MDT 1999
2dfc8a969SderaadtReturn-Path: root
3049beb5cSderaadtDate: Tue June  1 04:50:00 MDT 1999
4fb6b5d8eSderaadtFrom: deraadt@do-not-reply.openbsd.org (Theo de Raadt)
5dfc8a969SderaadtTo: root
6049beb5cSderaadtSubject: Welcome to OpenBSD 2.5
7dfc8a969Sderaadt
82186ffe8SderaadtThis message attempts to describe the most basic first questions that a
9fb6b5d8eSderaadtsystem administrator of an OpenBSD box might have.  You are urged to save
10fb6b5d8eSderaadtthis message for later reference.
117e19f6b3Sderaadt
127e19f6b3SderaadtFor more information on how to setup your OpenBSD system, refer to the
137e19f6b3Sderaadt"afterboot" man page.  If you are not familiar with how to read man pages,
14fb6b5d8eSderaadttype "man man" at a shell prompt and read the entire thing.  Pay specific
15fb6b5d8eSderaadtattention to the "man -k keyword" option, which will permit you to find the
16fb6b5d8eSderaadtman page you are looking for easier.  The GNU "info" subsystem is also
17fb6b5d8eSderaadtinstalled with further documentation resources; to read info pages type "info".
187e19f6b3Sderaadt
1963397df1SderaadtIf you have installed the X11 packages during the install process, you can find
201e3c5079Sderaadtfurther information regarding configuration in the file /usr/X11R6/README.
212186ffe8Sderaadt
2255ef6989SmarcSeveral popular binary packages (pre-compiled applications) are available
2355ef6989Smarcfor most architetures.  If you installed from a CD-ROM the packages
24049beb5cSderaadtare on the same CD-ROM you installed from in the directory 2.5/packages.
25*f17af8f2Sderaadt
26*f17af8f2SderaadtCD-ROM Space permitted us to include the following packages for the most common
27*f17af8f2Sderaadtarchitectures:
28*f17af8f2Sderaadt        Xaw3d-1.3.tgz		aalib-1.2.tgz		autoconf-2.13.tgz
29*f17af8f2Sderaadt	bash-2.03.tgz		bison-1.25.tgz		bzip2-0.9.0c.tgz
30*f17af8f2Sderaadt	compface-1.0.tgz	cucipop-1.31.tgz	egcs-1.1.2.tgz
31*f17af8f2Sderaadt	emacs-20.3.tgz		enscript-1.6.1.tgz	ethereal-0.5.1.tgz
32*f17af8f2Sderaadt	fetchmail-4.7.9.tgz	gettext-0.10.35.tgz	ghostscript-5.10.tgz
33*f17af8f2Sderaadt	gimp-1.1.4.tgz		glib-1.2.1.tgz		gmake-3.77.tgz
34*f17af8f2Sderaadt	gnuplot-3.7.tgz		gtk+-1.2.1.tgz		gv-3.5.8.tgz
35*f17af8f2Sderaadt	id-utils-3.2.tgz	iozone-2.01.tgz		ircii-2.8.2-epic3.004.tgz
36*f17af8f2Sderaadt	jpeg-6b.tgz		m4-1.4.tgz		mm-2.7.tgz
37*f17af8f2Sderaadt	mpeg_lib-1.2.1.tgz	netpbm-19940301.tgz	netpipes-4.1.1-export.tgz
38*f17af8f2Sderaadt	nmh-1.0.tgz		pine-4.10.tgz		png-1.0.3.tgz
39*f17af8f2Sderaadt	screen-3.7.6.tgz	sharutils-4.2.tgz	sniffit-0.3.5.tgz
40*f17af8f2Sderaadt	tar-1.12.tgz		tcl-8.0.5.tgz		tcsh-6.08.00.tgz
41*f17af8f2Sderaadt	tiff-3.4.tgz		tk-8.0.5.tgz		unzip-5.40.tgz
42*f17af8f2Sderaadt	xcolors-1.3.tgz		xntp3-5.93e-export.tgz
43*f17af8f2Sderaadt
44*f17af8f2SderaadtThese and many other packages are also available via ftp at
45049beb5cSderaadt	ftp://ftp.openbsd.org/pub/OpenBSD/2.5/packages/
46*f17af8f2SderaadtIf you do not find a package you want on the CD, please go look at your
47*f17af8f2Sderaadtnearest FTP mirror site.
4855ef6989Smarc
4963397df1SderaadtSelect your architecture and download the tarballs of your choice.  For example
5063397df1Sderaadtto install the emacs package for i386, execute
51049beb5cSderaadt   # mount /dev/cd0a /cdrom; pkg_add /cdrom/2.5/packages/i386/emacs-20.3.tgz
52049beb5cSderaadtor # pkg_add ftp://ftp.openbsd.org/pub/OpenBSD/2.5/packages/i386/emacs-20.3.tgz
53fb6b5d8eSderaadt
547e3e3cfdSderaadtOther important packages which are not permitted on the CD (due to patents) are
557e3e3cfdSderaadtavailable on our FTP servers (as described above).  In particular, we provide
567e3e3cfdSderaadtthe USA and international versions of both SSH and PGP.  The filenames are:
5755ef6989Smarc	ssh-usa-1.2.26.tgz	ssh-intl-1.2.26.tgz	pgp-usa-2.6.3.tgz
587e3e3cfdSderaadt	pgp-intl-2.6.3.tgz
597e3e3cfdSderaadtYou are STRONGLY urged to install one of the above ssh packages and use ssh
607e3e3cfdSderaadtinstead of telnet, rlogin, or rsh.
6163397df1Sderaadt
62fb6b5d8eSderaadtSignificant efforts were made to centralize all system configuration in the
63fb6b5d8eSderaadt/etc directory.  You should be able to find each of the configuration files
64fb6b5d8eSderaadtyou seek there, lightly documented.  In particular, much of the configuration
65fb6b5d8eSderaadthas been centralized in the file /etc/rc.conf.  You should not need to ever
66fb6b5d8eSderaadtedit the file /etc/rc.   The files /etc/rc.securelevel and /etc/rc.local exist
67fb6b5d8eSderaadtfor this purpose; the first is run before the system has gone into secure
68fb6b5d8eSderaadtmode; the second is run afterwards (if in doubt, add your tools to rc.local).
69fb6b5d8eSderaadt
70fb6b5d8eSderaadtPlease refer to our web pages for any other questions you might have.
71fb6b5d8eSderaadt	http://www.OpenBSD.org
72fb6b5d8eSderaadt
73fb6b5d8eSderaadtOpenBSD is free software.  You can do with it as you like, subject to very few
74fb6b5d8eSderaadtconditions (described at www.OpenBSD.org/policy.html).  But free software isn't
75fb6b5d8eSderaadtwritten without money.  Network links, hardware costs, release engineering
76fb6b5d8eSderaadtand testing work; all these things take money and significant effort on the
77fb6b5d8eSderaadtpart of those who have made this OpenBSD release what it is.  Please reward the
78fb6b5d8eSderaadtdevelopers who have made OpenBSD what it is, and thus make it possible for this
79fb6b5d8eSderaadtwonderful process to continue.  For more information on how you can help,
80fb6b5d8eSderaadtplease see www.OpenBSD.org/goals.html and visit www.OpenBSD.org/donations.html
81fb6b5d8eSderaadtto see a list of those who have donated money, equipment, or other resources
82fb6b5d8eSderaadtto ensure OpenBSD continues.  (Thus far, most of those who have donated have
839beab01cSderaadtbeen developers themselves).
84fb6b5d8eSderaadt
85ad56fca0SderaadtIf you wish to ensure that OpenBSD runs better on your machines, please do us
868e04aff8Sderaadta favor (after you have your mail system setup!) and type
87fb6b5d8eSderaadt	dmesg | mail dmesg@openbsd.org
88f8fea79fSderaadtso that we can see what kinds of configurations people are running.  We will
89fb6b5d8eSderaadtuse this information to improve device driver support in future releases.
90f8fea79fSderaadt(We would be much happier if this information was for the supplied GENERIC
91049beb5cSderaadtkernel; not for a custom compiled kernel).  The device driver information
92049beb5cSderaadtwe get from this helps us fix existing drivers.
93fb6b5d8eSderaadt
94fb6b5d8eSderaadt(If you used 'mail' to read this message and it scrolled by too quickly,
95fb6b5d8eSderaadttype "more .")
962186ffe8Sderaadt
97