summaryrefslogtreecommitdiff
path: root/distrib/notes/i386
AgeCommit message (Collapse)Author
2009-10-10Fix a quoting typo in commentsMiod Vallat
2009-05-16i386 GENERIC uses the APIC now, so the last paragraph talking ofStuart Henderson
differences with MP is now outdated - remove it. ok miod@
2009-05-13Better disk partitioning details, especially for MBR + disklabel orMiod Vallat
HFS + disklabel setups.
2009-05-12Try 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-09Don't try to keep in sync with the man page device lists forJonathan 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-28sync the rum(4) and run(4) lists;Jason McIntyre
2009-03-27update the lists of wireless devices;Jason McIntyre
2009-03-26+CACE AirPcap Nx otus(4)Jason McIntyre
2009-03-24+otus(4)Jason McIntyre
2009-03-14run devices, harvested from run.4;Jason McIntyre
2009-02-28Update sets sizes.Miod Vallat
2008-11-27Netgear WG111v2 is not supported by upgt(4), apparently;Jason McIntyre
2008-11-23update ral cardbus list;Jason McIntyre
2008-10-16Clarify and modernize some language about disk layout and the interactiveKenneth R Westerback
label editor. Prompted by comments from Rad Ricka. Suggestions from jmc@, deraadt@ and Rad. ok deraadt@
2008-09-23+Philips SNU6500 to the uath(4) list;Jason McIntyre
2008-09-11+SparkLAN WCFM-100 to the malo(4) list;Jason McIntyre
2008-08-19+D-Link DWA-110 to the rum(4) list;Jason McIntyre
2008-08-11+Longshine LCS-8031N to the ral(4) list;Jason McIntyre
2008-08-07Add a little section about ACPI, explaining that disabling ACPI might helpMiod Vallat
troubleshooting interrupt problems on some machines, and insist people should report such problems or they'll never get fixed. Final commit to the installation notes for this release. ok deraadt@
2008-08-06Update sets sizes.Miod Vallat
2008-08-06Minor random tweaks and fixes.Miod Vallat
2008-08-06Foreign partition on MBR partition tables are put in default disklabelsMiod Vallat
from partition `i' onwards, not `h' onwards.
2008-08-05Better 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-07-27+I-O DATA WN-G54/CF to the malo(4) list;Jason McIntyre
2008-06-29+Belkin F5D9050C and sort the list;Jason McIntyre
2008-06-26Mention Geode LX audioMarc Balmer
2008-06-13sync the wireless list;Jason McIntyre
2008-06-09add IODATA WN-G54/US and MELCO WLI-U2-KAMG54 entries to the uath(4) list;Jason McIntyre
2008-05-27+ZyXEL G-202Jason McIntyre
2008-05-21Bye bye pccomMiod Vallat
2008-04-02sync the hw sensors sections with the html pages, enlisting many new sensorsConstantine A. Murenin
2008-04-01+Corega CG-WLUSB2GPXJason McIntyre
2008-03-10No more 80386 support, and you really don't want to try and install theMiod Vallat
system unless you have over 16MB of RAM. Here's a nickel kid, get yourself a better computer.
2008-03-10Suggest vt220 as a TERM value for serial-console-in-an-xterm setup everywhereMiod Vallat
instead of a mix of vt100 and vt220.
2008-03-10Sync sets sizes with release bits.Miod Vallat
2008-03-05partial notes update from jsgTheo de Raadt
2008-02-23update the list of supported wireless devices;Jason McIntyre
2007-11-10Mention the Meinberg USB5131.Marc Balmer
2007-11-05Mention the PEX511 card here.Marc Balmer
2007-11-04Mention the Meinberg PCI509 card and sort list to make it look like in theMarc Balmer
manual page.
2007-10-08Correct name GPS170PCI instead of GPS170.Marc Balmer
2007-08-30oops; t.stritzky@teles.de noted that we had not yet documented theTheo de Raadt
install##.iso files; thanks
2007-08-02add few arch/MACHINE substitutions; ok miod@David Krause
2007-06-08Add the D-Link DGE-660TD to the list of devices supported by re(4).Marc Balmer
2007-05-28sync with i386.html; 'of course' deraadtConstantine A. Murenin
2007-05-28Remove references to wt(4). Don't install wt.4 anymore.Kenneth R Westerback
2007-04-13Adjust the malo(4) HW list here as well.Claudio Jeker
2007-04-05Cleanup some flags. uath, pgt and malo are included in GENERIC.Claudio Jeker
2007-03-09some note updates from jsgTheo de Raadt
2007-03-06add azalia(4) hardware.Jasper Lievisse Adriaanse
"fine" jmc@