| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
- Before flushing rules in 'reload' command, check first if rules are
correct.
- Do not duplicate checking if $pf_rules file exists.
|
|
|
|
| |
any fake value.
|
|
|
|
|
| |
will show the real device name
- show different error messages for missing dump device and directory
|
|
|
|
|
|
| |
programs may need to use the symlinks and permissions that it sets up.
Discussed on: -current
|
|
|
|
| |
and natd_enable is true.
|
|
|
|
|
|
|
|
|
| |
unbreak /etc/rc.d/root for diskless systems that get their root
filesystem from a read-only NFS mount.
PR: conf/72927
Submitted by: Ralf Wenk <RZ-FreeBSD1004@fh-karlsruhe.de>
Reviewed by: brooks
|
| |
|
|
|
|
|
| |
create a symbolic link /dev/dumpdev designating that device so
savecore can find and save a previous kernel dump.
|
|
|
|
| |
Submitted by: ache
|
|
|
|
| |
Reviewed by: des
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
do not have these device special files. Where this previously failed
quietly, it now emits annoying but complete messages at best and
incomprehensible prefixes on average. During all of October, this is
a string of 16 O's, as in:
:
Starting inetd.
Sun Oct 17 15:09:09 PDT 2004
OOOOOOOOOOOOOOOO
FreeBSD/ia64 (itanium.pn.xcllnt.net) (ttyu2)
login:
|
|
|
|
|
|
|
|
|
|
|
| |
_msg="a" \
" b"
to concat the strings. Use
_msg="a"
_msg="$_msg b"
instead (intent is to not exceed 80 chars per line).
MFC after: 1 week
|
|
|
|
| |
Forgotten by: dougb
|
|
|
|
| |
Skipped by: mtm (/me glares at mtm) :)
|
| |
|
| |
|
|
|
|
|
|
| |
pointed out that /usr/local/etc/rc.d/000.pkgtools.sh installed
with the portupgrade does an equivalent thing, so I personally
would like to see the change reverted, but let David handle it.
|
| |
|
|
|
|
| |
MFC after: 2 weeks
|
|
|
|
| |
so add this the list of directories ldconfig'ed.
|
|
|
|
| |
Submitted by: Pawel Worach <pawel.worach@telia.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
/etc/namedb symlink is created.
2. Incorporate Brian's suggestion to make the link relative. This
is necessary to handle situations (such as mergemaster) where the
user is building a tree in a seperate environment. This will also
fix the problem with the way DESTDIR is set in 'make release'.
3. Add a new knob, NO_BIND_MTREE, as suggested by the folks who
already have stuff in /var/named that they don't want me to mess with.
4. Update make.conf(5) with the new stuff, and correct a few paths
that have changed since I last updated it.
|
|
|
|
|
|
|
| |
makes any sense.
Discussed with: dougb, brooks
MFC after: 3 days
|
|
|
|
|
|
|
|
|
|
|
| |
device
device.bde
/dev/device
/dev/device.bde
- Fix stop routine:
+ There don't have to be file system mounted on gbde device,
so ignore errors from umount(8).
+ Only detach existing gbde devices.
|
|
|
|
|
|
|
| |
I used ugly "/dev/${parent}" instead of "${parentdev}", because "/dev/"
prefix for devices listed in gbde_devices variable is optional.
Reported by: Sean McNeil <sean@mcneil.com>
|
| |
|
|
|
|
| |
Reported by: Jeremy Chadwick
|
|
|
|
|
|
|
|
|
| |
install now complains about ttyu0/ttyu1 not existing at boot time.
Since users wanting the uart based devices as terminals will need
to do something special to get them anyway set it up so a default
config doesn't complain.
MFC after: 3 days
|
|
|
|
|
|
|
|
| |
of relying on the symlink in ${DESTDIR}/etc/namedb.
This is functionally equivalent, but doesn't rely on the symlink to work.
Requested by: ru
|
|
|
|
|
|
|
|
|
| |
authoritative servers.
2. Add an IPv4 listen-on option for 127.0.0.1, which is appropriate
for the default use as a local resolver.
3. Add a commented out listen-on-v6 option.
|
| |
|
| |
|
|
|
|
|
| |
A second "make distrib-dirs" createed a symlink in /var/namedb/etc/namedb.
A third "make distrib-dirs" failed.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
so we'll use the more secure default till I have a chance to prove
myself wrong. :)
Add a /var/stats directory to be enabled in named.conf.
Submitted by: gshapiro
|
| |
|
|
|
|
|
|
|
| |
to NO of course). Provide a basic ruleset file, rc.bsdextended, but allow
the filename to be overridden through rc.conf.
Discussed with: rwatson (awhile ago)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1. Update text about later BINDs using a pseudo-random, unpriviliged
query port for UDP by default.
2. We are now running in a sandbox by default, with a dedicated dump
directory, so remove the stale comment.
3. The topology configuration is not for the faint of heart, so
remove the commented example.
4. Tighten up some language a bit.
5. s/secondary/slave/
6. No need for the example about a bind-owned directory for slave zones.
7. Change domain.com to example.com in the example, per RFC 2606.
8. Update the path for slave zones in the example.
- Thanks to Scot Hetzel <swhetzel@gmail.com>
There is more work to do here, but this is an improvement.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
by default when named is enabled. Also, improve our default directory
layout by creating /var/named/etc/namedb/{master|slave} directories,
and use the former for the generated localhost* files.
Rather than using pax to copy device entries, mount devfs in the
chroot directory.
There may be some corner cases where things need to be adjusted,
but overall this structure has been well tested on a production
network, and should serve the needs of the vast majority of users.
UPDATING has instructions on how to do the conversion for those
with existing configurations.
|
|
|
|
|
|
|
|
|
| |
NO_BIND_DNSSEC, NO_BIND_ETC, NO_BIND_NAMED, and NO_BIND_UTILS.
2. Make creation of directories in /usr/include that are only needed
in the WITH_BIND_LIBS case conditional.
Reviewed by: ru, des
|
|
|
|
| |
defines WITH_BIND_LIBS.
|
| |
|
|
|
|
| |
only built and installed when the user defines WITH_BIND_LIBS.
|
|
|
|
|
|
| |
a BIND name server.
This file is not being used yet, but will be soon.
|
|
|
|
|
|
|
|
| |
the FILES variable one line at a time.
This should be a whitespace change only.
Reviewed by: ru
|
|
|
|
|
|
| |
has an rndc.conf file.
Submitted by: Sergey Mokryshev <mokr@mokr.net>
|
| |
|
|
|
|
|
|
| |
directory from mtree while we're at it.
Help, advice, and code from: ru, des
|
|
|
|
|
|
|
|
| |
chrooted the pid symlink code should not fire. Also, remove the quotes
around the chroot variable in the rndc-confgen invocation so that if
not chrooted the command will still succeed.
Pointed out by: Sean McNeil <sean@mcneil.com>
|