| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
This is particularly convenient on a cluster of machines to prevent
having to rebuild the INDEX file on each.
Reviewed by: portmgr
|
|
|
|
|
| |
C2, ... Update power_profile to use the new format. Update the
man page to reflect this and give more info on Cx states.
|
|
|
|
| |
/usr/include/geom/(concat|gate)/.
|
|
|
|
|
| |
script exists. This allows pruning of rc.d scripts without getting
too many ugly boottime error message
|
|
|
|
|
|
|
|
|
| |
use the conf/* stuff for their firewall configuration.
Running ipfw before could seem to make sense in that it would allow
one to setup access to the NFS server on a "default-deny" kernel,
but it is pretty obvious to the casual observer that such a configuration
never makes it far enough to mount the NFS-root in the first place.
|
| |
|
|
|
|
|
| |
return empty. Add a dummy element to prevent the alternate action
of the shell builtin "set"
|
|
|
|
|
|
|
|
| |
debug.watchdog since it is not created by hardware watchdog(4) devices.
The watchdog(4) device is always compiled in the kernel, so removing the
check should not cause any problems.
Approved by: phk
|
|
|
|
|
| |
PR: 65826
Submitted by: Hye-Shik Chang
|
|
|
|
|
| |
PR: misc/50154
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
|
|
|
|
|
|
| |
PR: misc/56715
Submitted by: grant@NetBSD.org
Reviewed by: darrenr
|
|
|
|
| |
Found by: Morten Rodal <morten@rodal.no>
|
|
|
|
| |
Reported by: bde
|
|
|
|
|
|
|
| |
entropy source to /entropy. We have to assume there is no rc.conf at
this stage of the boot process.
Reported by: njl
|
|
|
|
|
|
|
|
|
|
|
| |
initdiskless. The output of several commands and if available the
contents of /entropy are feed into /dev/random to kickstart the PRNG.
/etc/rc.d/initrandom is left alone to maintain the previous behavior as
much as possiable.
Further work in this area is probably needed.
Discussed with: markm
|
|
|
|
|
| |
/usr/share/snmp. This mirrors the use of /usr/local/share/snmp and
makes also more sense when non-bsnmp-specific MIBs go in.
|
|
|
|
| |
Suggested by: cperciva
|
| |
|
|
|
|
|
|
| |
Observe that Xircom CEM28 and CEM33 are known to work in Ethernet mode.
Reviewed by: imp (mentor)
|
|
|
|
| |
is hardware, the Yarrow initialisations don't need to be done.
|
| |
|
|
|
|
|
|
|
|
| |
and permissions specified per rc.conf(5) now apply both to the md
device and to the mountpoint directory, after the mount has completed.
This has to be done in two steps, because chown is not available
until after /usr has been mounted, but the mdconfig and newfs steps
have to complete before fstab processing.
|
|
|
|
|
|
|
| |
(when new natd is started before old natd died) and allows to manage natd
without touching ipfw.
natd should probably be killed with SIGKILL when stopping natd.
|
|
|
|
|
|
|
| |
- Use sendmail_foo variables after load_rc_config so that they actually work.
- Utilize sendmail_procname.
- Check sendmail_submit_enable instead of sendmail_enable when dealing
with mail submission MTA.
|
|
|
|
| |
Add sendmail_procname variable.
|
|
|
|
|
|
|
|
| |
- do not comment out entries in newsyslog.conf
- use tabs to line up inetd.conf
Requested by: bde
Approved by: bms(mentor)
|
|
|
|
|
|
|
| |
rc.conf(5) and put a sample entry to newsyslog.conf
Reviewed by: -current
Approved by: bms(mentor)
|
|
|
|
|
| |
Approved by: tobez
MFC after: 1 week
|
|
|
|
| |
Approved by: green
|
|
|
|
|
|
|
|
|
| |
comments and empty lines have been touched.
All of this should go in the diskless(8) manpage, now if we had
some kind of 'literate programming' tool to extract the comments
from the script and put them in a reasonable nroff format, it
would be a lot easier to keep code and docs in sync
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
+ SUBDIR.cpio.gz prevents files from SUBDIR/ to be copied when
priming the memory filesystems. This restores the old behaviour
and makes the copy process a lot more efficient
+ look for templates also in the list of directories supplied by
bootp/dhcp via the T134 option aka kern.bootp_cookie
+ keep track of directories temporarily mounted with "remount"
or "diskless_remount" commands and unmount them once we are done
with them (at the end of this script).
|
|
|
|
| |
Reminded by: trhodes
|
|
|
|
| |
are unnecessary (and a bad idea).
|
|
|
|
|
|
| |
does not exist.
Submitted by: ru
|
|
|
|
|
|
| |
for the new UTF-8 locales.
Reminded by: ache
|
|
|
|
|
|
|
| |
1. Add the shutdown keyword so that the script is run at shutdown time,
and the mixer* files are saved.
2. Twiddle whitespace.
3. Remove an unecessary function, and therefore collapse one variable.
|
|
|
|
|
|
|
| |
the hard work was done by Hye-Shik Chang in the misc/utf8locale port; I made
a few minor adjustments and merged the makefiles.
PR: 44307
|
| |
|
|
|
|
| |
Approved by: bms(mentor)
|
| |
|
|
|
|
| |
usable in jail by default (no /dev/mixer).
|
|
|
|
| |
This time around, remove share/libdata/gcc/ which seems unused.
|
| |
|
|
|
|
|
|
|
|
|
|
| |
hostname, resolve, tmp, and var scripts. The latter three are new and
were repo copied. These scripts no longer depend on being booted with
and NFS root instead attempt to automaticly create mfs /tmp and /var
volumes if the they are not writable. This behavior can be overridden
in /etc/rc.conf.
Reviewed by: luigi, pjd
|
|
|
|
|
|
|
|
| |
Update defaults and write some lines for rc.conf(5) also.
Mostly dup'ed from ipf
Reviewed by: -current
Approved by: bms(mentor)
|
|
|
|
| |
symlinks.
|
| |
|
|
|
|
|
| |
of the ntp servers from ntp.conf is actually used. Remove pidfile since
ntpdate is not a daemon.
|
| |
|
|
|
|
|
|
| |
Yes, this means for stuff OTHER than jails, too. Example usage:
#devfs_system_ruleset="root"
devfs_set_rulesets="/dev=root /etc/namedb/dev=named_devfs"
|