| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
Submitted by: Matt Peterson <matt at peterson dot org>
Approved by: silence on freebsd-rc
|
|
|
|
|
|
|
|
| |
be properly mailwrapper'ed.
PR: conf/60676
Submitted by: Colin Percival <cperciva@daemonology.net>, maxim
MFC after: 4 days
|
|
|
|
|
|
| |
case so that if devices need different initialization, we can key off
this in the rc scripts (currently unused). Also update the man page
which is a 100% duplicate of the rc scripts.
|
| |
|
|
|
|
|
| |
called directly from acpiconf(8). Change both scripts to take a
subsystem (apm|acpi) and sleep level (suspend,standby|1-5) argument.
|
|
|
|
| |
reviewed by: imp
|
|
|
|
|
|
|
|
| |
sites without IPv6.
Submitted by: ume
Obtained from: NetBSD
MFC after: 1 week
|
|
|
|
| |
Submitted by: Yury Tarasievich <grog@grsu.by>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the throttling state in response to line transitions. Future plans
include adding support for CPU frequency changes.
Add a devd.conf entry for calling this script.
The default values for this are:
performance_cx_lowest="HIGH" # Use HLT (C0) online
performance_throttle_state="HIGH" # 100% (no throttling)
economy_cx_lowest="LOW" # Use the lowest Cx state possible
economy_throttle_state="HIGH" # 100% (no throttling)
|
|
|
|
|
|
|
| |
after my first reboot because sure enough, I'm seeing it there now and
ata(4) is doing the right thing(TM).
Pointed out by: des
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
systems are mounted. An example set of entries for /etc/rc.conf:
ataraid_enable="YES"
ataraid_devices="ar0"
ataraid_ar0_set="ad2 ad3"
ataraid_ar0_type="RAID1"
Because there is no "correct" way of doing ATA raid (ie, geom vs.
atacontrol vs. vinum) that is bikeshed proof, this rcng script stays within
the bounds of atacontrol and assumes that other RAID solutions for GEOM or
vinum will end up in a different rcNG script.
Reviewed by: green
|
| |
|
|
|
|
| |
make it work for all non-i386 syscons platforms.
|
|
|
|
|
|
| |
symlinking routine.
o Modify rc.d/jail to create its own symlink relative to the jail's
filesystem
|
|
|
|
| |
Submitted by: "Scot W. Hetzel" <hetzelsw@westbend.net>
|
|
|
|
|
|
|
|
|
|
| |
then immediately terminate the shell (during boot this
also terminates the parent rc(8) shell). This was the pre-rcNG behaviour.
Also, remove an extraneous mount /.
PR: conf/57659
Submitted by: yar (with modifications)
|
|
|
|
|
|
| |
Previously it was redirected to /dev/null.
Submitted by: phk
|
|
|
|
|
|
| |
as these ioctl's aren't MD. This also means they are installed in
/usr/include/dev/bktr now. Also provide compatability wrappers for
where these headers lived in 4.x.
|
|
|
|
|
|
|
| |
Remove them unconditionaly.
PR: bin/59065
Approved by: re (scottl)
|
|
|
|
| |
Approved by: re (rwatson)
|
|
|
|
|
|
|
|
|
| |
time during the boot process. This is needed in the case where NFS mounts
from servers reachable only via IPSEC are in /etc/fstab.
PR: conf/42497
Submitted by: Volker Stolz
Approved by: re (rwatson)
|
|
|
|
| |
Submitted by: imura@ryu16.org
|
|
|
|
|
|
|
|
| |
default attempt to list Biba, LOMAC, and MLS label information
for the socket if they are present.
Obtained from: TrustedBSD Project
Sponsored by: DARPA, Network Associates Laboratories
|
|
|
|
|
| |
Obtained from: TrustedBSD Project
Sponsored by: DARPA, Network Associates Laboratories
|
| |
|
| |
|
|
|
|
|
|
|
| |
and interfaces. This avoids the need to manually add these when setting
up LOMAC.
Pointed out by: tjr
|
| |
|
|
|
|
|
|
|
| |
LOMAC context information.
Obtained from: TrustedBSD Project
Sponsored by: DARPA, Network Associates Laboratories
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
header files.
|
|
|
|
|
|
| |
NOCRYPT macro when looking at crypto.
Reminded by: ru
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
/etc/ip6addrctl.conf.
following sample of ip6addrctl.conf is a good default:
#Prefix Precedence Label
::1/128 50 0
::/0 40 1
2002::/16 30 2
::/96 20 3
::ffff:0:0/96 10 4
|
| |
|
| |
|
|
|
|
|
| |
Reviewed by: imp, simon
Approved by: imp (mentor)
|
|
|
|
|
| |
userland whenever events occur. See the example in devd.conf below
to see how to use it.
|
|
|
|
|
|
|
|
| |
dcons(4): very simple console and gdb port driver
dcons_crom(4): FireWire attachment
dconschat(8): User interface to dcons
Tested with: i386, i386-PAE, and sparc64.
|
| |
|
|
|
|
|
|
| |
instead use 14.4kbps and faster modems as examples. Separate line
speed and baud rate and be careful when talking of one verses the
other.
|
|
|
|
|
|
|
|
|
| |
we are configured to use an MTA or MSP queue runner. Otherwise the
script used to complain about the missing PID file.
PR: conf/57075
Submitted by: Jonathan Chen <jonc@chen.org.nz>
MFC after: 2 weeks
|
|
|
|
|
|
|
|
|
|
| |
the number of broken DNS servers out there in the world. Since we are
diverging from the sendmail.org submit.mc, it's time to make our own
freebsd.submit.mc.
PR: conf/57733
Reviewed by: nork
MFC after: 2 weeks
|
|
|
|
| |
Pointy hat to: mtm
|
|
|
|
|
|
|
|
|
|
| |
porting this stuff back.
* Test /etc/motd for writability before trying to update it. This is
especially useful when /etc/ is mounted ro, like on a diskless boot.
(Thanks to phk for the idea on this one.)
* Make the "updating" message reflect what actually happens.
|