Penguin

Differences between version 7 and predecessor to the previous major change of OpenBSD.

Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History

Newer page: version 7 Last edited on Wednesday, October 6, 2004 2:28:54 pm by YaryHluchan Revert
Older page: version 6 Last edited on Friday, June 11, 2004 8:57:07 am by SamJansen Revert
@@ -5,11 +5,11 @@
 ---- 
  
 For whatever reason, OpenBSD has the annoying default of using csh(1) as the shell. csh(1) doesn't support tab-completion or history (you can't even push up to go back to the last command!). It is advised to use the [ksh(1)] shell that is also installed. 
  
-OpenBSD release official [ISO] [CDROM] images, but you have to pay for these . If you want a free version, you either have to go looking for a non-official image, or make your own. Though you can generally find images about on the various mirrors, these usually lag behind the current release by a few version numbers. You can install an one of these old versions then do an upgrade, but this can be difficult to get right. You could also make your own image. 
+OpenBSD sells official [ISO] [CDROM] images, which are their primary source of revenue . If you want a free version, you either have to go looking for a non-official image, or make your own. Though you can generally find images about on the various mirrors, these usually lag behind the current release by a few version numbers. You can install an one of these old versions then do an upgrade, but this can be difficult to get right. You could also make your own image. The simplest way to install OpenBSD for free is to download a boot floppy image from the official site, and let the new system retreive the rest of the tarballs via ftp during its install process- this assumes you have a system that can boot from a floppy and has high-speed network access
  
 If you are upgrading from OpenBSD 3.3 to a newer version, beware that the binary format has changed and there isn't compatibility turned on by default. Read the upgrading docs carefully so you don't hoze your system. 
  
  
 ---- 
 Part of CategoryOperatingSystem