Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-26 | Minimalist update for 5.4. eyeballed deraadt@ | Miod Vallat | |
2013-03-14 | oh look, more hardware lists. urtw and urtwn | Ted Unangst | |
2013-02-25 | sets size updates | Miod Vallat | |
2011-08-08 | Usual release distrib/notes churning. ok deraadt@ | Miod Vallat | |
2011-04-10 | I am only now noticing the number of sets have not been adjusted after the | Miod Vallat | |
removal of misc. Better late than never. | |||
2010-10-18 | the misc set went away | Theo de Raadt | |
2010-03-16 | Jumbo commit for 4.7 installation instructions: | Miod Vallat | |
- do not mention tape as an installation media on systems where it is very unlikely that a tape drive can be connected to (i.e. anything with only USB as expansion capabilities) - do not mention that fetching the installation sets from a partition is ``for upgrades only''. You may do this for installation, but of course you can not use a partition which will be newfs'ed for that purpose. - mention ext2fs partitions as possible installation sets source only on platforms where the installation media actually can mount an ext2fs filesystem. - stress the fact that the sparc miniroot image is a GENERIC kernel with a little on-disk filesystem, and not a RAMDISK kernel with a little in-memory filesystem, and thus must not be overwritten during installation (i.e. be careful if you repartition the disk the miniroot has been put on). - more conv=sync -> conv=osync for tape setup instructions. - model-specific layout changes on armish, loongson and socppc instructions. - fix various typos and grammar mistaeks. "sure" deraadt@ (without eyeballing) | |||
2010-03-07 | Update sets sizes. | Miod Vallat | |
2009-10-10 | Fix a quoting typo in comments | Miod Vallat | |
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-26 | +CACE AirPcap Nx otus(4) | Jason McIntyre | |
2009-03-24 | +otus(4) | Jason McIntyre | |
2009-03-14 | run devices, harvested from run.4; | Jason McIntyre | |
2009-02-28 | Update sets sizes. | Miod Vallat | |
2008-11-27 | Netgear WG111v2 is not supported by upgt(4), apparently; | Jason McIntyre | |
2008-11-23 | update ral cardbus list; | Jason McIntyre | |
2008-10-16 | Clarify and modernize some language about disk layout and the interactive | Kenneth 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-07 | Add a little section about ACPI, explaining that disabling ACPI might help | Miod 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-06 | Update sets sizes. | Miod Vallat | |
2008-08-06 | Foreign partition on MBR partition tables are put in default disklabels | Miod Vallat | |
from partition `i' onwards, not `h' onwards. | |||
2008-08-05 | Various tweaks and clarifications, and drop obsolete information regarding | Miod Vallat | |
last century's hard disks on this century's platforms. | |||
2008-08-05 | uncomment cardbus stuff. | Miod Vallat | |
2008-08-05 | It's amd64 not i386 here. | 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-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-13 | sync the wireless list; | Jason McIntyre | |
2008-06-09 | add IODATA WN-G54/US and MELCO WLI-U2-KAMG54 entries to the uath(4) list; | Jason McIntyre | |
2008-05-27 | +ZyXEL G-202 | Jason McIntyre | |
2008-05-21 | Bye bye pccom | Miod Vallat | |
2008-04-02 | sync the hw sensors sections with the html pages, enlisting many new sensors | Constantine A. Murenin | |
2008-04-01 | +Corega CG-WLUSB2GPX | Jason McIntyre | |
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-05 | partial notes update from jsg | Theo de Raadt | |
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-02 | add few arch/MACHINE substitutions; ok miod@ | David Krause | |
2007-08-02 | missing apostrophe | David Krause | |
2007-05-28 | major update of hardware monitoring section | Constantine A. Murenin | |
2007-04-13 | Adjust the malo(4) HW list here as well. | Claudio Jeker | |
2007-03-09 | some note updates from jsg | Theo de Raadt | |