summaryrefslogtreecommitdiff
path: root/distrib
AgeCommit message (Collapse)Author
2007-05-01syncTheo de Raadt
2007-05-01syncTheo de Raadt
2007-04-27syncTheo de Raadt
2007-04-27syncTheo de Raadt
2007-04-27caps for NTP server; from jdixonTheo de Raadt
2007-04-26syncTheo de Raadt
2007-04-25grow ramdisk mr.fs size, it is neededTheo de Raadt
2007-04-25Use 'ifconfig' and not 'ifconfig -a' as the -a is now the default.Kenneth R Westerback
2007-04-25Add capacity to specify one ntp 'server' (not 'servers') during install.Kenneth R Westerback
Suggested by deraadt@, nifty sed nit from ray@. ok deraadt@ beck@ mbalmer@
2007-04-24syncTheo de Raadt
2007-04-23syncTheo de Raadt
2007-04-23syncTheo de Raadt
2007-04-22syncTheo de Raadt
2007-04-21syncTheo de Raadt
2007-04-21syncTheo de Raadt
2007-04-21syncTheo de Raadt
2007-04-18syncTheo de Raadt
2007-04-17syncTheo de Raadt
2007-04-17Restore inode parameter for floppy fs to the previous value (524288)Todd C. Miller
which appears to work around a bug in newfs's summary information generation when used in conjunction with the other fs parameters.
2007-04-16Without the -c 80, further adjustment is needed to build ramdisks, ok deraadtDale Rahn
2007-04-16syncPeter Valchev
2007-04-13Update install media generation to the new semantics of the -c flag.Todd C. Miller
Also replace "newfs -O" with "newfs -O 0" now that -O takes an option.
2007-04-13GENERIC can not run in 8MB anymore.Miod Vallat
2007-04-13Adjust the malo(4) HW list here as well.Claudio Jeker
2007-04-09Add -n to gzip flags. Save a few bytes since we no longer saveTodd C. Miller
the uncompressed filename in the gzip header.
2007-04-05syncTheo de Raadt
2007-04-05Cleanup some flags. uath, pgt and malo are included in GENERIC.Claudio Jeker
2007-04-05Add acx to the supported HW list and remove the [*] from the malo entries,Claudio Jeker
they have no meaning in this file.
2007-03-31syncTheo de Raadt
2007-03-26Make the default behaviour to force a fsck when upgrading, as itOtto Moerbeek
was before it became optional. ok krw@ beck@ pedro@
2007-03-26syncTheo de Raadt
2007-03-26Don't pass fsck '--fp'. From Loic Tortay via PR #5422.Kenneth R Westerback
2007-03-22syncTheo de Raadt
2007-03-21syncTheo de Raadt
2007-03-21syncTheo de Raadt
2007-03-20syncTheo de Raadt
2007-03-20Don't use newfs -d 0, it has been the default for over a decade now.Pedro Martelletto
Okay deraadt@.
2007-03-19syncTheo de Raadt
2007-03-19syncTheo de Raadt
2007-03-19syncTheo de Raadt
2007-03-19luna88k LCD device is now user-controllable by lcd(4).Kenji Aoyama
ok miod@
2007-03-19syncTheo de Raadt
2007-03-19syncTheo de Raadt
2007-03-19syncTheo de Raadt
2007-03-18sync for UP2000Martin Reindl
2007-03-16make a note about AlphaServer 1200 and 4100 supportRobert Nagy
reminder from martin@
2007-03-16Give the upgrader an option to *not* fsck -f non-root filesystems. InKenneth R Westerback
fact make that the default. Help upgraders with big filesystems and no patience. Suggested by & ok beck@.
2007-03-15OpenBSD/aviion notes draft.Miod Vallat
2007-03-15SyncMiod Vallat
2007-03-13Keep copyright year current.Kenneth R Westerback