Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-25 | Add a mention the `a' partition needs to be contained within the first 2GB | Miod Vallat | |
of the disk, for the prom to be able to correctly read the kernel image. Found the hard way by landry@ | |||
2009-10-10 | Fix a quoting typo in comments | Miod Vallat | |
2009-05-17 | "all components of your system may not function" -> "some components..." | Stuart Henderson | |
ok miod@ | |||
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-04-09 | Don't try to keep in sync with the man page device lists for | Jonathan Gray | |
802.11 wireless as chipsets used and products change rapidly, but rather display just a list of the supported chipsets like we do in www. Discussed with jmc and deraadt | |||
2009-03-28 | sync the rum(4) and run(4) lists; | Jason McIntyre | |
2009-03-27 | update the lists of wireless devices; | Jason McIntyre | |
2009-03-14 | run devices, harvested from run.4; | Jason McIntyre | |
2009-02-28 | Update sets sizes. | Miod Vallat | |
2009-02-04 | Mention PA7000 (PCXS) support; only model 720 has been tested so far, but | Miod Vallat | |
models 705, 710, 730 and 750 are expected to work as well. | |||
2009-02-01 | fix typo | Simon Bertrang | |
ok miod@ | |||
2008-08-20 | hppa autoboot instructions for new and old PDC; help & ok miodski@ | Peter Valchev | |
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-08-05 | Tell people to update their bootblocks (and how to do so) if they | Miod Vallat | |
intend to upgrade with bsd.rd. | |||
2008-07-16 | One more pckbd. | Miod Vallat | |
2008-04-01 | +Corega CG-WLUSB2GPX | Jason McIntyre | |
2008-03-10 | Mention 16MB of memory is necessary now. | Miod Vallat | |
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-03-09 | +Atlantis Land A02-UP1-W54 | Jason McIntyre | |
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-08-08 | Update. | Mark Kettenis | |
2007-07-22 | Enable rl(4) on hppa, tested by me, ok kettenis@ | Jonathan Gray | |
2007-07-21 | Mention bge(4) as well. | Mark Kettenis | |
2007-07-21 | Mention SysKonnect/Marvell gigabit ethernet adapters. | Mark Kettenis | |
2007-05-28 | sync for xl(4) | Martin Reindl | |
2007-05-27 | sync for new machines | Martin Reindl | |
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 (-: | |||
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-08-24 | Tell people to use 2k blocksize for writing the bootable image. | Mark Kettenis | |
Tested on a 712/60. ok mickey@ | |||
2005-08-23 | use OSrev instead of 37. | Mark Kettenis | |
ok deraadt@ | |||
2005-06-21 | start an USB device section | Martin Reindl | |
2005-03-26 | expand the cdrom section into the tape reelm | Michael Shalayeff | |
2005-03-26 | Add instructions on how to create a bootable tape. | Mark Kettenis | |
ok mickey@ | |||
2005-03-25 | put in some cdrom booting notes cloned from hp300 | Michael Shalayeff | |
2005-03-19 | Minor tweaks; there would be more commit but the tag is coming too fast. | Miod Vallat | |
2005-03-18 | Mention local filesystems are only suitable for upgrades. | Miod Vallat | |
2005-03-18 | Rework description slightly. | Miod Vallat | |
2005-03-18 | Sync X sets names with contents. | 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-02-21 | Mention standard rather than the modulation method in the case | Jonathan Gray | |
of 802.11B+ devices. Some places missed last commit. | |||
2004-10-11 | add Planex GW-NS11H | Michael Shalayeff | |