[NLUUG]   Welcome to ftp.nluug.nl
Current directory: /OpenBSD/6.0/
 
Current bandwidth utilization 194.93 Mbit/s
Bandwidth utilization bar
Contents of README:
Quick Install Instructions

If there are bugs found in this CD release, workaround information can
be found at http://www.OpenBSD.org/errata.html
Please refer to the following files on the three CDROM's for extensive
details on how to install OpenBSD 6.0 on your machine:

CD1:6.0/i386/INSTALL.i386
CD1:6.0/alpha/INSTALL.alpha
CD1:6.0/hppa/INSTALL.hppa

CD2:6.0/amd64/INSTALL.amd64
CD2:6.0/macppc/INSTALL.macppc

CD3:6.0/sparc64/INSTALL.sparc64

Other architectures are available on the FTP site.

i386:

Play with your BIOS options, and see if you can enable booting from CD1.
Many older PCs have ROM bugs with CD booting. If CD booting fails, write
CD1:6.0/i386/floppy60.fs to a floppy, then boot that. If you are mixing
OpenBSD with another operating system, you will want to read the
INSTALL.i386 document.

AMD64:

If booting of CD2 fails, write CD2:6.0/amd64/floppy60.fs to a floppy,
then boot that.

MACPPC:

Use CD2. At poweron, hold down the 'c' key until the display turns
on and shows "OpenBSD/macppc Boot". Or at the Open Firmware prompt type
"boot cd:,ofwboot /6.0/macppc/bsd.rd"

SPARC64:

To boot off CD3, type "boot cdrom". Otherwise, write
CD3:6.0/sparc64/floppy60.fs to a floppy and boot it using "boot floppy"
or write CD3:6.0/sparc64/miniroot60.fs to the swap partition on the
disk and use the PROM to boot from that partition using "boot disk:b".

Six songs are included on CD2 as audio tracks, or on CD1 as mp3 files.
Please see http://www.openbsd.org/lyrics.html for credits and details.

Source Code Use

CD3 contains src.tar.gz. Using this tree it is possible to get a
head-start on using the anoncvs servers as described at
http://www.OpenBSD.org/anoncvs.html. Using these files results in a much
faster initial CVS update than you could expect from a fresh checkout of
the full OpenBSD source tree. There are two ways of using the CD:

Copy the tree off it, (assuming the CD is mounted on /mnt):

# cd /usr/src
# tar xvfz /mnt/src.tar.gz

After this, /usr/src will be a checkout area where all cvs(1) commands
will work OK. Refer to http://www.OpenBSD.org/anoncvs.html for more
details.

CD3 also contains the following:
ports.tar.gz     - Our ports tree. Refer to CD3:/PORTS
xenocara.tar.gz  - A CVS checkout of our version of the X source tree.

Further Notes:

To make a floppy on a Unix system, use "dd if=<file> of=/dev/<device> bs=32k"
(where device could be "floppy" or "rfd0c" or "rfd0a"). Use properly
formatted perfect floppies with NO BAD BLOCKS or you will lose.

Installing Packages

OpenBSD comes with with many applications pre-built as add-on "packages".
Due to space constraints, only a few are included on the CDROM, the
remainder are available over the internet. They are cryptographically
signed of course.

To install one or more of these packages you must
1) become the superuser (root)
2) mount the appropriate CD-ROM, or internet package set
3) use the ``pkg_add'' command to install the software

Example (in which we use su(1) to get superuser privileges, thus you
have to be in group "wheel", see the manual page for su(1)).

$ su
Password: <enter your root password>
# mkdir -p /cdrom
# mount /dev/cd0a /cdrom
# cd /cdrom/6.0/packages/<arch>
# pkg_add <package-name1> <package-name2> ...
# <add more packages if desired>
# umount /cdrom

Your hardware architecture can be determined by issuing the command
``arch''. The response will be something like ``OpenBSD.sparc''.
``sparc'' is the architecture. The various m68k architectures share packages.

Package names are usually the application name and version with .tgz
appended, e.g. emacs-21.4p27.tgz.

To fetch a package from the internet, use

# pkg_add ftp://ftp.openbsd.org/pub/OpenBSD/6.0/packages/<arch>/<package-name>

Of course, it is good practice to find a mirror closer to you.

File System Layout

The installer has automatic disk partitioning. If your disk is large
enough, it will give you a number of partitions for different
purposes. It is better to have multiple partitions because the
installer will automatically turn on the 'nosuid' and 'nodev' flags
for mountpoints which do not need these abilities, thus increasing
your system security.

OpenBSD is free software

You can do with it as you like, subject to very few conditions
(described at www.OpenBSD.org/policy.html). But free software isn't
written without money. Network links, hardware costs, release
engineering and testing work; all these things take money and
significant effort on the part of those who have made this what it is.
Please reward the developers who have made OpenBSD what it is, YOU can
donate funds or hardware to get your name listed on our Donations page
www.OpenBSD.org/donations.html. Contact Theo de Raadt or send a donation
cheque in Canadian or US funds to:

OpenBSD
812 - 23rd Ave SE
Calgary, Alberta
Canada T2G 1N8

(Make the cheque out to "Theo de Raadt": cheques made out to "OpenBSD"
cannot be cashed)

No major funding or cost-sharing of the project comes from any company
or educational institution. Theo works full-time on improving OpenBSD
and paying bills, many other developers expend spend significant
quantities of time as well.

For those unable to make their contributions as straightforward gifts,
the OpenBSD Foundation (http://www.openbsdfoundation.org) is a Canadian
not-for-profit corporation that can accept larger contributions and
issue receipts. In some situations, their receipt may qualify as a
business expense writeoff, so this is certainly a consideration for
some organizations or businesses. There may also be exposure benefits
since the Foundation may be interested in participating in press releases.
In turn, the Foundation then uses these contributions to assist OpenBSD's
infrastructure needs. Contact the foundation directors at
directors@openbsdfoundation.org for more information.

Ongoing operating funds for the project are generated by sales of CDs,
T-shirts, and posters, so if you like yours, please buy one for a friend.

Please be generous, and OpenBSD will keep making a release every 6
months. This is our 40th release on CD-ROM, and sadly the last CD-ROM
production.  Future releases will only be made available on the
internet.

- Thanks to everyone who has purchased an OpenBSD CD-ROM.

Icon  Name                    Last modified      Size  
[DIR] Parent Directory - [DIR] alpha/ 27-Jul-2016 15:33 - [DIR] amd64/ 26-Jul-2016 21:45 - [DIR] armv7/ 29-Jul-2016 03:21 - [DIR] hppa/ 27-Jul-2016 05:34 - [DIR] i386/ 26-Jul-2016 21:47 - [DIR] landisk/ 05-Aug-2016 14:14 - [DIR] loongson/ 29-Jul-2016 14:53 - [DIR] luna88k/ 13-Aug-2016 00:01 - [DIR] macppc/ 27-Jul-2016 05:36 - [DIR] octeon/ 30-Jul-2016 05:03 - [DIR] packages/ 24-Aug-2016 00:30 - [DIR] sgi/ 29-Jul-2016 09:12 - [DIR] sparc64/ 27-Jul-2016 05:43 - [DIR] zaurus/ 02-Aug-2016 12:07 - [TXT] ANNOUNCEMENT 24-Aug-2016 00:21 36K [TXT] HARDWARE 17-Aug-2016 02:20 306 [TXT] PACKAGES 17-Aug-2016 02:20 3.3K [TXT] PORTS 17-Aug-2016 02:20 2.4K [TXT] README 17-Aug-2016 02:21 6.1K [   ] SHA256 24-Aug-2016 00:21 865 [   ] SHA256.sig 24-Aug-2016 00:23 1.0K [   ] ports.tar.gz 17-Aug-2016 02:21 24M [   ] root.mail 14-May-2016 05:27 4.5K [   ] src.tar.gz 17-Aug-2016 02:31 120M [   ] sys.tar.gz 17-Aug-2016 02:31 19M [   ] xenocara.tar.gz 17-Aug-2016 02:23 123M

NLUUG - Open Systems. Open Standards
Become a member and get discounts on conferences and more, see the NLUUG website!