seanc
7ca7a053fc
Backout ataraid rcng script. I must have missed ar0 in my scan of /dev
...
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
2003-12-14 13:36:36 +00:00
seanc
1c8d05b28c
Add a script that allows software RAID sets to be created before file
...
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
2003-12-14 09:42:02 +00:00
jesper
f5f2f255b5
Fix typo, I forgot daily_ in front of the status_ata_raid_enable
2003-12-12 21:23:27 +00:00
peter
996dcd98e5
Change rc.d/syscons to not need /usr/sbin/ispcvt to exist. This should
...
make it work for all non-i386 syscons platforms.
2003-12-10 15:48:49 +00:00
mtm
fa2ae436fa
o Rename devfs_link() to make_symlink() and turn it into a generic
...
symlinking routine.
o Modify rc.d/jail to create its own symlink relative to the jail's
filesystem
2003-12-09 08:51:11 +00:00
mtm
dd252f1635
If fdescfs(5) is mounted in a jail unmount it before devfs(5).
...
Submitted by: "Scot W. Hetzel" <hetzelsw@westbend.net>
2003-12-09 08:32:43 +00:00
mtm
2669c60473
If rc.d/mountcritlocal is unable to mount local filesystems,
...
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)
2003-12-09 08:17:33 +00:00
mtm
9cc2fb30f2
Redirect rc(8) output to a file in the jail's /var/log directory.
...
Previously it was redirected to /dev/null.
Submitted by: phk
2003-12-09 08:09:04 +00:00
obrien
4867d63660
Move the bktr(4) <arch>/include/ioctl_{bt848,meteor}.h files to dev/bktr
...
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.
2003-12-08 07:22:42 +00:00
mtm
8201fce885
When clearing /tmp, X11 lock and temporary files are special.
...
Remove them unconditionaly.
PR: bin/59065
Approved by: re (scottl)
2003-12-01 16:35:57 +00:00
ru
10d5bf9b25
Scheduled sweep using the README guidelines.
...
Approved by: re (rwatson)
2003-11-29 18:22:01 +00:00
bms
b39c505bb0
Add a means of starting an IKE daemon from the rc system at an appropriate
...
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)
2003-11-28 17:28:42 +00:00
scottl
7fde31fc31
Install UDF header files to unbreak /sbin building when /sys is not present.
...
Submitted by: imura@ryu16.org
2003-11-22 06:08:59 +00:00
rwatson
a47b65b564
Add "socket" type to the list of default object types, and by
...
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
2003-11-15 02:08:01 +00:00
rwatson
1edb273caa
Use the new "default_labels" syntax in the default mac.conf file.
...
Obtained from: TrustedBSD Project
Sponsored by: DARPA, Network Associates Laboratories
2003-11-11 03:30:29 +00:00
harti
9f4c4574e2
Create sub-directories under share for bsnmp tree definition and MIB files.
2003-11-10 09:06:38 +00:00
harti
5f626edb97
Create a subdirectory where bsnmp include files will be stuffed to.
2003-11-10 09:04:24 +00:00
rwatson
6ce9fa6b64
If available, also print the lomac label by default for processes, files,
...
and interfaces. This avoids the need to manually add these when setting
up LOMAC.
Pointed out by: tjr
2003-11-08 17:51:50 +00:00
davidxu
a9efed458b
Use space instead of tab.
2003-11-08 05:18:25 +00:00
rwatson
8a034c943d
Add /usr/share/security to directories to create in order to hold
...
LOMAC context information.
Obtained from: TrustedBSD Project
Sponsored by: DARPA, Network Associates Laboratories
2003-11-08 00:41:41 +00:00
ru
cb67907c73
Use %e in the date(1) format string to eliminate the sed(1) command.
2003-11-07 21:55:35 +00:00
harti
7bff69733d
Add a sub-directory for the signalling layer headers of NgATM.
2003-11-07 08:57:42 +00:00
davidxu
09e99681c0
Enable GB2312 locale.
2003-11-05 23:39:03 +00:00
mux
d8a5011f2f
Change a bogus -n parameter to echo(1).
2003-11-03 17:03:01 +00:00
harti
b1e2c4dbc0
Add a sub-directory for the NgATM message encoding/decoding
...
header files.
2003-11-03 12:26:47 +00:00
markm
624344bf53
Use a better way to take NO_LPR into account, and correctly check the
...
NOCRYPT macro when looking at crypto.
Reminded by: ru
2003-11-02 22:13:36 +00:00
ru
c963c859f6
DNS should not necessarily be named(8), tweak the comment a bit.
2003-11-02 07:31:44 +00:00
ume
a580a14832
install address selection policy into kernel when there is
...
/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
2003-10-30 17:55:52 +00:00
jesper
41ec55c865
Add status checking of ATA raid to the daily periodic scripts.
2003-10-27 20:14:53 +00:00
emax
6ff074e438
Create missing /usr/share/examples/netgraph/bluetooth directory
2003-10-27 16:10:05 +00:00
emax
7ea3304435
Connect /etc/bluetooth and /usr/share/examples/netgraph/bluetooth to the build.
...
Reviewed by: imp, simon
Approved by: imp (mentor)
2003-10-26 19:09:12 +00:00
njl
bcfcc4ec03
Add devctl(4) notify support to ACPI. Various subsystems now notify
...
userland whenever events occur. See the example in devd.conf below
to see how to use it.
2003-10-25 05:03:25 +00:00
simokawa
c96f6e4f1d
Add dumb console driver and related bits.
...
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.
2003-10-24 15:44:10 +00:00
harti
83e279db6b
Add a sub-directory to netnatm for the SAAL headers.
2003-10-22 13:15:09 +00:00
imp
3c2f2b8b31
Modernize examples/usage. Kill 1200/300 baud modem entries and
...
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.
2003-10-21 19:15:29 +00:00
gshapiro
b767de36df
Before trying to restart/stop the MTA or MSP queue runner, make sure
...
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
2003-10-19 00:31:50 +00:00
gshapiro
7d4f685f3e
Adding WorkAroundBrokenAAAA seems a necessity even in the submit.mc given
...
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
2003-10-19 00:03:13 +00:00
des
e17c9a0bf7
There is no network2 any more.
...
Pointy hat to: mtm
2003-10-13 10:36:26 +00:00
dougb
4c4eba0e00
* Remove the OS specific bits, since NetBSD isn't interested in
...
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.
2003-10-13 08:44:07 +00:00
dougb
a75a7409ef
Remove trailing whitespace
2003-10-13 08:20:55 +00:00
dougb
b68b14f378
Update references to rc.diskless[12]
2003-10-13 08:18:05 +00:00
emax
41bb0e8fd2
Update Bluetooth code.
...
Reviewed by: M. Warner Losh <imp@bsdimp.com>; John Hay <jhay@freebsd.org>
Approved by: M. Warner Losh <imp@bsdimp.com> (mentor)
2003-10-12 22:04:24 +00:00
kris
cb8b38ab31
Bump default /etc size from 2MB to 5MB to deal with bloat^Wgrowth in
...
the size of /etc.
2003-10-12 00:19:45 +00:00
fjoe
7fa0184dee
/usr/libdata/msdosfs is no longer used, because of kiconv(3) commit.
...
PR: 57277
Submitted by: Ryuichiro Imura <imura@ryu16.org>
2003-10-11 11:57:03 +00:00
nectar
41639ef8ff
Install additional headers for Kerberos (libkafs, libkadm5*, and
...
libhdb).
2003-10-09 19:50:00 +00:00
bms
c764d43437
Correct definition for 1000/tcp and 1000/udp, sync with
...
<URL:http://www.iana.org/assignments/port-numbers >.
Submitted by: Roman Newhauser <roman@bellavista.cz>
2003-10-08 08:48:43 +00:00
bms
c26198066b
Add port assignment for Subversion, as per
...
<URL:http://www.iana.org/assignments/port-numbers >.
PR: conf/54371
Submitted by: Roman Newhauser <roman@bellavista.cz>
MFC after: 1 week
2003-10-08 08:43:17 +00:00
imp
bd85d420ce
any -> ? for new entry (to allow time for people to upgrade their pccardd)
2003-10-04 18:44:29 +00:00
phk
150fde5f5c
Default ntpd to write a "driftfile" in /var/db/ntpd.drift.
...
A "driftfile" caches the oscillator offset estimate from boot to boot,
having this means faster and less bumpy time synchronization. Will
be overridden by any value in the config file.
2003-10-03 21:33:40 +00:00
phk
778cfc9c75
Fix typo.
...
Spotted by: "Bjoern A. Zeeb" <bzeeb@zabbadoz.net>
2003-10-03 19:57:58 +00:00