Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-05-25 | synbc | Theo de Raadt | |
2001-05-24 | Minor repair. | Miod Vallat | |
2001-05-22 | fix dfe530* line | Michael Shalayeff | |
2001-05-17 | Only amiga install docs had the word "harddisk" in one word. Changed. | Janne Johansson | |
Also, replace "scsi controller" with "hard disk controller" since it could in theory be an IDE controller. | |||
2001-05-16 | sync | Theo de Raadt | |
2001-05-15 | 3cr990 works on alpha | Jason Wright | |
2001-05-15 | sync | Theo de Raadt | |
2001-05-14 | hifn7751 | Jason Wright | |
2001-05-14 | sync | Theo de Raadt | |
2001-05-14 | broadcom 5820 | Jason Wright | |
2001-05-14 | sync | Theo de Raadt | |
2001-05-14 | sync | Theo de Raadt | |
2001-05-11 | go away | Theo de Raadt | |
2001-05-11 | unify a.out rdsetroot | Theo de Raadt | |
2001-05-11 | proto | Theo de Raadt | |
2001-05-11 | more cleaning | Theo de Raadt | |
2001-05-11 | -1 -> MAP_FAILED | Artur Grabowski | |
2001-05-11 | -1 -> MAP_FAILED | Artur Grabowski | |
2001-05-11 | -1 -> MAP_FAILED | Artur Grabowski | |
2001-05-11 | MAP_FAILED, not -1 | Artur Grabowski | |
2001-05-11 | sync | Theo de Raadt | |
2001-05-10 | sync | Theo de Raadt | |
2001-05-02 | Correctly number the items in the ``installing via HTTP'' instructions; | Miod Vallat | |
from Mike Pechkin <mpech@prosoft.org.lv> | |||
2001-04-25 | General cleanup and updates here too, ok deraadt@ | Miod Vallat | |
2001-04-25 | Last update before release. | Miod Vallat | |
2001-04-25 | move txp from unsupported but lotsa questions about... to supported | Jason Wright | |
more consistent handling of "including" vs "including:" | |||
2001-04-24 | Clean up spelling, some punctuation. | Dale Rahn | |
2001-04-24 | No need to keep installation notes for architectures we never | Miod Vallat | |
have supported. | |||
2001-04-24 | Update supported hardware list, fix typos, use m4.common macros | Miod Vallat | |
whenever possible, remove obsolete information, etc. ok fries@ | |||
2001-04-24 | Update introduction text. | Miod Vallat | |
ok fries@ | |||
2001-04-24 | Update floppy disk descriptions. | Miod Vallat | |
Add a macro to document floppyC. Add a macro to document generic upgrade instructions. Fix a few typos. ok fries@ | |||
2001-04-24 | More explaination/better wording on what is necessary for shared disks. | Dale Rahn | |
2001-04-24 | Update whatis to include details of what has changed between 2.8 and 2.9 | Dale Rahn | |
for powerpc | |||
2001-04-24 | Major update to powerpc specific distribution notes. | Dale Rahn | |
Minor tweaking may be necessary but this is the mass of the change. | |||
2001-04-24 | update, etc | Hugh Graham | |
2001-04-23 | crank crypto lib version, just in case | Theo de Raadt | |
2001-04-23 | crank ssl lib version, just in case | Theo de Raadt | |
2001-04-22 | Update VAX installation notes: | Miod Vallat | |
- sync supported hardware list with web page - use m4.common macros whenever possible - mention sets size (might need an update) - mention serial console is compulsory, and might need some hardware setup hugh@ ok, said more text to come soon, too. | |||
2001-04-22 | Sync with mirror list. | Miod Vallat | |
2001-04-21 | sync | Theo de Raadt | |
2001-04-20 | Cleanup, new features, shrinkage. | Kenneth R Westerback | |
Remove chunk of commented out, unused code. Add _didnet=1 to enable_network() so that ftp upgrade does not ask for network information it already has. Tell a user that selects the http installation method that the files will be downloaded via http. Suppress all 'softdep' options in fstab_shadow so there are no warnings when the filesystems are mounted. Suppress all non-ffs (including nfs, ufs) filesystems from fstab_shadow. Ufs was never used to install OpenBSD. Suppress all 'noauto' filesystems from fstab_shadow. Reword some comments and messages, esp. the one just before the offer to edit fstab. Punch up the fact that the fstab will not be saved, mention that non-ffs and noauto filesystems will be ignored. Move /usr/X11R6/lib/X11/{rstart,twm,xkb,xsm,xinit} directories to /usr/X11R6/lib/X11/XF3{rstart,twm,xkb,xsm,xinit} and replace with links. Links can be overwritten during upgrade. Directories can't. This enables the upgrade from XFree86 3.x to XFree86 4.x. ok deraadt@ millert@ | |||
2001-04-19 | strip comments, as on the alpha; millert ok | Theo de Raadt | |
2001-04-18 | sync | Theo de Raadt | |
2001-04-17 | Spelling, typos, etc; mpech@prosoft.org.lv | Aaron Campbell | |
2001-04-17 | sync vax | Hugh Graham | |
2001-04-17 | - apple -> Apple | Brad Smith | |
- kernel boot -> bootloader -- Ok'd by: drahn@ | |||
2001-04-17 | sync | Theo de Raadt | |
2001-04-17 | Add eject to the powerpc ramdisk, mt is already there, so it is basically | Dale Rahn | |
free. Allows ejecting of CDROMs on slot loading systems without an eject button. | |||
2001-04-17 | Do not claim that a user will not be able to boot from the hard drive | Dale Rahn | |
because they installed on a HFS partitioned disk, tell them that they have to set it up by copying 'ofwboot' to the first HFS partition. | |||
2001-04-17 | Flush the in-core disklabel when running disklabel without the -r option, | Dale Rahn | |
such as editing a HFS partitioned disk. This is necessary because the OpenBSD partition entry in the HFS label may have just been added and the old disklabel did not contain the entry. |