| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
| |
ok deraadt
|
| |
|
|
|
|
|
|
|
| |
(relatively uncommon) change of uid, demonstrate changing flags instead,
as this is more common (and hoping that this reduces the chance of users
editing the rc.d script directly which can cause problems at upgrade time).
Feedback from jmc, tweaks from schwarze, ok jmc schwarze ajacoutot
|
|
|
|
| |
req. by krw@ millert@
|
|
|
|
| |
discussed with and ok miod@
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
and dhcpd(8);
ok krw
|
|
|
|
|
|
|
|
|
|
| |
operations.
Note to the pixie booting crowd: This manual page documents how to run a full
OpenBSD install without having a local disk in your machine. If you just want
to boot an install kernel, look at pxeboot(8).
ok deraadt@
|
|
|
|
|
| |
patch from Franco Fichtner <franco at lastsummer dot de>;
ok jmc@
|
|
|
|
|
|
|
|
| |
removing traces of dhcp(8)... i'm about to remove that file, since
it's essentially useless. holding off for a little, in case my commit
is greeted with howls.
help/ok krw
|
| |
|
| |
|
| |
|
|
|
|
| |
from Sylvestre Gallon ccna.syl gmail.com
|
|
|
|
|
|
| |
for them... especially important in this manual page.. diskless setup is
a weavy path of use this, not that, but this, etc
ok jmc
|
| |
|
|
|
|
| |
ok deraadt@
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
mention in ssl(8) that SSLv2 was disabled in OpenBSD 5.2.
feedback/ok jmc sthen
|
|
|
|
|
|
|
| |
a CSR first, then a self-signed cert as a separate step, using the -days and
-sha256 options in the example. Syncs with style used for RSA here/faq and
saves hair pulling if you actually want a CSR and don't notice the "-x509".
Tweaks from jmc@, stsp and jung like the separate use of -days.
|
| |
|
| |
|
|
|
|
| |
ok mikeb deraadt
|
|
|
|
|
| |
ok ajacoutot@ and sthen@ on a previous version some time ago,
using the additional suggestion ".Dq NO" from jmc@.
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove unnecessary .Ar macros.
- Change "https" to "HTTPS" to be consistent with other man pages.
- Add "(CSR)" to the first instance of "Certificate Signing Request."
- Convert one .Ar to .Em in the HISTORY section since the intent of that
.Ar was to emphasize a point.
- Fix the punctuation in one sentence.
feedback/ok jmc
|
|
|
|
|
|
|
|
|
|
|
|
| |
interface and route configuration via ioctl's and routing sockets.
This will break configurations using local enhancements of
dhclient-script, which will now require alternate arrangements.
Committing early to allow time to identify and develop required
alternatives.
Several proddings by deraadt@.
|
|
|
|
| |
ok beck deraadt
|
|
|
|
| |
references into a STANDARDS section;
|
| |
|
|
|
|
| |
ok jmc@ ajacoutot@
|
|
|
|
|
|
|
|
|
| |
There is no reason we couldn't reload|stop a daemon even when _flags is
set to NO.
As a bonus side effect, we can now see usage() on disabled scripts.
discussed with sthen@ and espie@
ok sthen@
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
5322 obsoletes 2822
5321 obsoletes 821 and 2821
6409 obsoletes 2476 and 4409
|
|
|
|
|
|
|
|
|
|
| |
because i already have a trivial addition in afterboot, to briefly document
rc.d(8), i have committed that bit also. that saves me making (even more)
trivial changes to this file, however the text was suggested by ingo and
i'm still waiting for his reply which, to be fair, has only been a wait of
some 30 mins so far. so, the rc.d blurb was requested by ross richardson,
suggested by ingo, and probably ok ingo. but if he objects, we can tweak
it further.
|
| |
|
|
|
|
|
|
|
|
| |
- remove the compat_* text: there's only one left, and the text makes little
sense here
from Ross Richardson
ok schwarze
|
|
|
|
|
|
|
|
| |
Most of the patch from Arto Jonsson <ajonsson at kapsi dot fi>.
jmc@ agrees in principle that .Lk is the right macro to use.
While here, update a few broken links,
and add missing markup at a few places.
|
|
|
|
|
| |
from robert at peichaer dot org
ok jmc@
|