Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-03-26 | sync | Theo de Raadt | |
2009-03-24 | +otus(4) | Jason McIntyre | |
2009-03-24 | sync | Theo de Raadt | |
2009-03-22 | sync | Theo de Raadt | |
2009-03-18 | sync | Jacek Masiulaniec | |
ok todd@ | |||
2009-03-14 | run devices, harvested from run.4; | Jason McIntyre | |
2009-03-14 | Installed dhclient.conf is now all comments. Installed hosts is | Kenneth R Westerback | |
now correct as is, since we don't add info to localhost lines. So ditch comment-preserving dance through /tmp and just append our new info to installed files. Shrinks scripts without changing behaviour. | |||
2009-03-14 | There should only be one ::1 and one 127.0.0.1 entry in the hosts | Kenneth R Westerback | |
file. And 'localhost' don't need no stinkin' domain names. Insert line(s) with the address(es) of last interface defined instead of duplicate ::1 and 127.0.0.1 entries, Thus dhcp configured interfaces may eventually drift away from the value in hosts file. Much discussed just before tree lock. Time to see what happens. ok deraadt@ | |||
2009-03-13 | Add tab's to the whitespace pattern used to eliminate existing entries | Kenneth R Westerback | |
when adding a host line via addhost_entry(). Thus preventing the duplicate entries for 127.0.0.1 we started inserting when we switched to using tabs in the initial hosts file. | |||
2009-03-07 | GENERIC.MP is now stable on MVME197DP. | Miod Vallat | |
2009-03-01 | Support for MVME141 boards. Tested with both VME and VSB memory boards | Miod Vallat | |
(and MVME327 SCSI and MVME376 Ethernet, to provide a complete system). | |||
2009-03-01 | Support for MVME165 board - code written in april 2006, eventually debugged | Miod Vallat | |
last month. | |||
2009-03-01 | Sync disklabel instructions with reality and those detailed in INSTALL.sgi. | Joel Sing | |
Issue spotted by matthieu@. ok miod@ deraadt@ | |||
2009-02-28 | Mention another url for the axppci33 reference, this time in pdf. | Miod Vallat | |
2009-02-28 | Update sets sizes. | Miod Vallat | |
2009-02-28 | Update list of supported machines (and encourage people to try running on | Mark Kettenis | |
unsupported machines). | |||
2009-02-25 | sync | Theo de Raadt | |
2009-02-21 | Pretty up installed hosts file by using tabs between address and | Kenneth R Westerback | |
names. Update copyright year since we are making noticable changes. | |||
2009-02-20 | Don't copy disktab onto install media as it is not used during | Kenneth R Westerback | |
installs. Also nuke the link created for disktab. ok deraadt@ miod@ | |||
2009-02-19 | Don't create links to non-existant disktab files on the install | Kenneth R Westerback | |
media. The Alpha disktab was an empty (comment only) file. ok deraadt@ miod@ | |||
2009-02-19 | Don't create links to non-existant disktab files on the install | Kenneth R Westerback | |
media. The Alpha disktab was an empty (comment only) file. ok deraadt@ miod@ | |||
2009-02-19 | Third time lucky. Proper use of quotes when comparing the first and | Kenneth R Westerback | |
second copies of the entered password will preserve leading and trailing spaces. Prodded by dale@. Proper clue pointed out by todd@. | |||
2009-02-19 | No need for caveat about ignoring "\" when reading passwords, \r\n get | Kenneth R Westerback | |
passed through just fine. Also add comment to note that leading and trailing space will be trimmed. Pointed out by 'x' on bugs@. | |||
2009-02-18 | Remove 68060 here too | Miod Vallat | |
2009-02-18 | sync | Theo de Raadt | |
2009-02-18 | Use 'read -r' to read password, which allows "\" to be in the | Kenneth R Westerback | |
password unless it's part of an escape sequence like "\r". Prompted by Aaron W. Hsu via PR#6042. ok deraadt@ | |||
2009-02-17 | Sync with recent changes. | Miod Vallat | |
2009-02-17 | - mention that you have to increase 'bootdelay' in some cases, as the | Jasper Lievisse Adriaanse | |
sata chip is slow to initialize. and otherwise openbsd won't find a root discussed with kettenis@ | |||
2009-02-16 | - it's 'saveenv' and not 'savenv' | Jasper Lievisse Adriaanse | |
2009-02-15 | - it may be needed to change 'gatewayip' as well | Jasper Lievisse Adriaanse | |
"I suppose it shouldn't hurt" kettenis@ | |||
2009-02-15 | sync | Theo de Raadt | |
2009-02-15 | Build install media with disktab.shadow already in /tmp, rather | Kenneth R Westerback | |
than have the install script copy it there. Shrinks install script, removes an extra copy of disktab. ok deraadt@ | |||
2009-02-15 | Mention MVME327A | Miod Vallat | |
2009-02-14 | Don't copy the 'full' installed protocols(5) or services(5) to the | Kenneth R Westerback | |
ramdisk environment during an upgrade. They are large and potentially modified beyond usefulness. The minimal ones on the install media are sufficient. ok ian@ guenther@ deraadt@ | |||
2009-02-10 | run(4) firmware. reminded by sthen@ | Damien Bergamini | |
2009-02-09 | sync | Todd T. Fries | |
2009-02-08 | Move to 4.5-BETA | Miod Vallat | |
2009-02-06 | merge the "should work" hardware list into the main body - it is going to | Jason McIntyre | |
be very hard to maintain such lists, it is inconsistent, and of limited use; ok krw miod | |||
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@ | |||
2009-01-31 | sync | Miod Vallat | |
2009-01-27 | sync | Todd T. Fries | |
2009-01-25 | Only copy hosts file once during upgrades. Shorten a long variable name. | Kenneth R Westerback | |
2009-01-25 | Remove /dev/drum and related code. | Miod Vallat | |
2009-01-25 | sync | Miod Vallat | |
2009-01-24 | sync | Todd T. Fries | |
2009-01-21 | sort | Miod Vallat | |
2009-01-20 | sync | Todd T. Fries | |
2009-01-19 | sync | Miod Vallat | |
2009-01-19 | sync | Todd T. Fries | |