Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-05-13 | Better disk partitioning details, especially for MBR + disklabel or | Miod Vallat | |
HFS + disklabel setups. | |||
2009-05-12 | Try to catch up with installer changes in the installation notes. | Miod Vallat | |
Also, the per-platform features are moved to a common place, which makes the MD layout easier to work on. m4.common is still a tangled mess of subtly placed dnl, though... | |||
2009-02-28 | Update sets sizes. | Miod Vallat | |
2008-08-06 | Update sets sizes. | Miod Vallat | |
2008-08-06 | Minor random tweaks and fixes. | Miod Vallat | |
2008-08-05 | Better description of the installation steps: | Miod Vallat | |
- document questions in proper order: hostname before network configuration, DNS only if network is configured, sshd and ntpd, aperture only on machines which need it, serial console only on machines which need it. This is done by splitting the end of OpenBSDCommonURL in various macros, OpenBSDInstallWrapup, OpenBSDInstallAperture, OpenBSDInstallConsole and OpenBSDInstallWrapupPart2. - use the above macros when appropriate, OpenBSDInstallWrapup* being mandatory on all arches. - remove serial console configuration blurb on sparc and sparc64, it is handled by OpenBSDInstallConsole now. | |||
2008-04-15 | It turns out the mysterious chip with the heatsink glued on, found on mgx | Miod Vallat | |
video boards, is a known entity, so add support for 2d acceleration with the help of the X code (which makes baby Jesus cry). The blitter is fast enough to make a cgsix feel as slow as a cgthree in comparison. | |||
2008-03-10 | Suggest vt220 as a TERM value for serial-console-in-an-xterm setup everywhere | Miod Vallat | |
instead of a mix of vt100 and vt220. | |||
2008-03-10 | Sync sets sizes with release bits. | Miod Vallat | |
2008-02-23 | update the list of supported wireless devices; | Jason McIntyre | |
2007-08-30 | oops; t.stritzky@teles.de noted that we had not yet documented the | Theo de Raadt | |
install##.iso files; thanks | |||
2007-04-13 | GENERIC can not run in 8MB anymore. | Miod Vallat | |
2007-03-08 | spelling fixes; ok deraadt@ | David Krause | |
2007-03-01 | Your spring jumbo m4-fu. This time: | Miod Vallat | |
- mention comp contains an objective-C compiler too. - rewrite InstallPrelude so that it will only output the ``know your drive geometry'' blurb if asked to, and for a specified disk type. Use it for non-IDE and non-SCSI disks only, otherwise the kernel is good enough to do the job without the users' help. - similarily, adapt BootMsgs to make the second part of the geometry blurb optional, and to accept up to three disk types. Use this to report better disk names (i.e. no point saying an scsi disk would show up as sd0 on platforms which can't have scsi disks, or won't be able to boot from them). - in InstallPart4, drop the part about block and fragment sizes in disklabel. The defaults are good, and you won't get to change them unless you switched to expert mode. - the default answer to ``wanna get the ftp mirror list, unzel?'' is ``no'', so pressing enter to get it is not enough anymore (-: | |||
2007-03-01 | Spell ``miniroot'' consistently. | Miod Vallat | |
2006-03-23 | avoid saying format() because of the new gnu m4 extensions. this is crazy | Theo de Raadt | |
2006-02-28 | Update sets sizes; ok deraadt@ | Miod Vallat | |
2005-11-04 | Pretec Compact WLAN OC-WLBXX-A | Uwe Stuehler | |
2005-09-14 | sync list of CF wi(4) devices. | Jonathan Gray | |
Incorporates diffs from PRs 4499 & 4500 which were submitted by barryg-openbsd-bugs at kssp.upd.edu.ph | |||
2005-08-30 | Update sets size, and a few tweaks; also size of files smaller than 1MB | Miod Vallat | |
get printed in KB now; ok mickey@ deraadt@ | |||
2005-04-27 | [sS]parc -> SPARC when not talking about a port. | Jonathan Gray | |
ok brad@ miod@ | |||
2005-03-21 | Sync tape install details with the install script, mostly a numbering | Miod Vallat | |
change for files on the tape. Prompted by and discussed with claudio@. | |||
2005-03-18 | mention auto-boot switch; deraadt@ ok | Michael Shalayeff | |
2005-03-18 | Mention local filesystems are only suitable for upgrades. | Miod Vallat | |
2005-03-18 | Rework description slightly. | Miod Vallat | |
2005-03-18 | Consistently prefix 802.11 with IEEE as per man pages. | Jonathan Gray | |
2005-03-08 | Update with recent wireless driver/device additions. | Jonathan Gray | |
2005-03-06 | Let people who don't read zaurus.html know about some of the CF wi(4) | Jonathan Gray | |
devices we support. | |||
2005-03-02 | Support for SUNW,fas SCSI, currently restricted to the lower 8 targets due | Miod Vallat | |
to MI esp code limitations. ok deraadt@ | |||
2004-10-11 | add Planex GW-NS11H | Michael Shalayeff | |
2004-09-10 | Update sets sizes with the latest binaries (except for hp300 X11 which will | Miod Vallat | |
be late). | |||
2004-09-10 | End sentences with a dot. | Miod Vallat | |
2004-09-10 | Try to make the port descriptions less stupid and more concise. | Miod Vallat | |
2004-07-28 | Xetc causes the number of sets to change, better reflect it in the text... | Miod Vallat | |
2004-06-22 | introduce the new xetc set. ok deraadt@, miod@, krw@. | Matthieu Herrb | |
2004-06-07 | provide sets sizes in raw bytecounts and then | Michael Shalayeff | |
uniformly compute the MB numbers in m4.common; reduce average calculator uptime. miod@ ok | |||
2004-05-04 | s/bootpd/rpc.bootparamd/ | Theo de Raadt | |
2004-03-27 | Fold the contents section, no real text change. ok deraadt@ | Miod Vallat | |
2004-03-26 | Specify units: xxM -> xxMB, etc | Tom Cosgrove | |
ok miod@ deraadt@ | |||
2004-03-25 | Various typos | Tom Cosgrove | |
ok miod@ deraadt@ | |||
2004-03-20 | Sets size updates. | Miod Vallat | |
2004-03-17 | grammar, consistency fixes, and typos; | Jason McIntyre | |
ok miod@ | |||
2004-03-16 | typos and consistency fixes; | Jason McIntyre | |
ok miod@ | |||
2004-02-29 | Mention rfx | Miod Vallat | |
2004-02-09 | be accurate now that SunOS compat output does not exist in MAKEDEV; ok miod@ | Todd T. Fries | |
2003-09-09 | Update sets sizes. | Miod Vallat | |
2003-09-06 | MD installation notes updates for 3.4, 2/3 | Miod Vallat | |
Mostly cosmetos. | |||
2003-08-04 | now that I've had one of these for quite some time I'll finally remember | Brad Smith | |
to add HyperSparc 180 to the list. | |||
2003-07-08 | ep@pcmcia | Michael Shalayeff | |
2003-06-29 | Mention PCMCIA ne card support; list pasted from i386. | Miod Vallat | |