haad
912a040b47
Allow operator to use lvm in read-only mode. Switch LVM lock dir to
...
/var/run/lvm and create it in rc.d/mountcritlocal. Fix dm control device
permissions to allow rw for operator.
Test if we are running lvm commands as operator and if that it's true do not
create vg backups and do not print confusing warning.
2011-01-05 14:57:27 +00:00
dholland
857817b9c3
Make the alternate name for "manet" caps so it's not a duplicate.
...
Gives the impression of closing PR 44311.
2011-01-04 06:54:59 +00:00
pgoyette
728b11b751
Add the new directory for hash test data
2011-01-02 22:04:45 +00:00
dbj
11be24bd28
add usr/tests/lib/libc/ieeefp and ./usr/libdata/debug/usr/tests/lib/libc/ieeefp
2011-01-02 11:34:13 +00:00
dbj
82507e5f0c
add missing ./usr/tests/lib/libc/ieeefp
2011-01-02 09:30:08 +00:00
tsutsui
7afadd961b
- build a GENERIC kernel on release for validation on releng daily build
...
- comment out targets which should be put once after src/distrib/amigappc
is prepared
2011-01-02 08:49:33 +00:00
tsutsui
6320019e93
Make sure to build GENERIC kernel on release build.
...
This means there is no kernel binary in past releases. Oh well...
2011-01-02 08:17:24 +00:00
haad
082dce313a
Remove optional keyword from directory definition.
2011-01-01 22:11:45 +00:00
haad
1d0e6bab66
Add /var/lock/lvm subdir for LVM it can be created automagically but I think
...
that it's better to have it created before.
2011-01-01 13:09:13 +00:00
haad
9ec41ae5fa
Add /var/lock directory to base set it's used by LVM and other tools.
...
Change group owner to operator to enable LVM locking for him.
2011-01-01 12:49:48 +00:00
jruoho
7373892abb
Use hw.acpi.sleep.state instead of machdep.sleep_state.
2010-12-31 09:36:15 +00:00
jruoho
e26a5e9d52
Remove the apm(8) example. Instead point to the sleep_button -script.
2010-12-31 09:33:10 +00:00
jruoho
d6f07c40ce
Remove the sony(4) and piixpcib(4) based actions; all powerd(8) scripts
...
should either be machine-independent or provide hints for the user. Also
clean the script a little.
2010-12-31 09:29:43 +00:00
pgoyette
cfe38ef780
Move the various setjmp tests from regress to atf
2010-12-27 19:35:30 +00:00
christos
4f848eee4b
`` -> $()
2010-12-27 03:38:52 +00:00
pgoyette
575e75ffe4
Migrate the ssp tests from regress to atf.
...
Of the 17 tests, 4 fail in both the regress and atf style. 3 additional
tests fails in atf that did NOT fail in regress: gets, fgets, and read.
I will investigate why, and update when I can, but it is still useful to
get these tests into the new format where they can be exercised.
2010-12-27 02:04:18 +00:00
pgoyette
f03970fd11
Migrate J.T.Conklin's public-domain str* tests from regress to atf.
...
While here, do some clean-up and knf.
2010-12-25 21:10:24 +00:00
phx
faa62f01c6
Add ttyE1-ttyE3 for wscons.
...
Use serial devices tty00, tty01, tty10 and tty11, which are configured
by MAKEDEV.
2010-12-21 19:18:46 +00:00
pgoyette
e02d91d677
Move the only regress/lib/libm test to the new atf format
2010-12-20 23:47:23 +00:00
jruoho
27cfff3b3e
Make tcpdump(8) to drop root privileges and chroot(2) by default.
2010-12-17 09:54:27 +00:00
pooka
cff244c45d
goop for initial raidframe test
2010-12-15 20:42:23 +00:00
pooka
43f4e42ae4
usr.sbin/traceroute
2010-12-15 00:19:05 +00:00
pooka
15e64e6489
don't create h_img2cgd dirs anymore since they'll just be harvested by obsolete
2010-12-15 00:18:37 +00:00
pooka
ae428f9a60
directory not used anymore
2010-12-13 13:41:41 +00:00
mrg
1cc7ce56fd
if MKCOMPAT != "no", don't include the MD files for now -- they're only
...
used for compat right now. we should fix this better later.
2010-12-10 07:17:00 +00:00
njoly
f23e744cdd
Make tests set generation optional, skipped for MKATF=no build.
2010-12-08 23:56:01 +00:00
christos
26717b4ba7
new /usr/include/pcap directory.
2010-12-05 05:55:29 +00:00
jmmv
2a4ba28f3b
Set the default localcypher to sha1 as discussed in current-users@.
2010-12-03 21:40:04 +00:00
abs
d5409df303
Add wd2 and wd3 to the default device set - noted by Donald Lee on port-macppc
2010-12-01 22:06:19 +00:00
pooka
024c6ce070
adjust previous a bit to attempt to deal with MKMONKEY
2010-12-01 07:03:21 +00:00
riz
b16d0da05a
Add sets/mtree goop for new test program and accompanying dirs.
2010-11-30 23:18:25 +00:00
pooka
30ef7f96b5
build system gobbeldygook for tests
2010-11-30 22:14:02 +00:00
pooka
48e1b6d6d5
Add simple test for md(4) which just stuffs junk into /dev/rmd0d
...
and checks the same data can be retrieved.
2010-11-23 15:38:53 +00:00
christos
e614555f42
add want_agent to the commented line of pam_ssh
2010-11-13 19:19:40 +00:00
pooka
afd7c107ce
build system worship for new tests.
2010-11-11 22:48:47 +00:00
pooka
b6e917cebd
usual goop for new tp & dir
2010-11-07 19:55:58 +00:00
jmmv
52d94cef95
Add the _atf user and group to be able to run unprivileged tests automatically
...
without having to manually tweak the 'unprivileged-user' setting. Suggested
by pooka@.
2010-11-07 17:47:47 +00:00
pooka
bfc769e859
debug entries are sacred too
2010-11-04 13:24:26 +00:00
pgoyette
2ce20f6d94
Remove lib/libc/stdio - no longer anything in there.
2010-11-04 13:01:42 +00:00
pooka
90989e51c9
+ tests/lib/libc/stdio
2010-11-04 11:50:27 +00:00
christos
1197565d44
add otus
2010-11-03 21:46:36 +00:00
joerg
6960a12118
Install XZ's header files.
2010-11-02 19:12:46 +00:00
christos
29f0bfc6b2
From Anon Ymous:
...
Send the SIGALRM to the correct process when we timeout. See the note
in src/etc/rc regarding RC_PID.
The former code would leave you with a root shell when the prompt
timed out (if the tty is marked secure) while continuing the boot
process in another shell. This was easily hidden if you started
xdm(1) at boot, while the root shell remains on another tty
(accessible with CTL-ALT-F1).
2010-11-01 14:42:08 +00:00
christos
a8684509ca
add a cgd_stop function
2010-11-01 14:41:11 +00:00
mbalmer
aa94cc597c
Link Lua to the build and add the resulting files to the distribution sets.
...
Document the addition of Lua and the change we made to the default settings.
2010-10-31 11:52:50 +00:00
macallan
3f7245fde9
adapt to how backlight control is supposed to work - just flip the switch and
...
we don't need to save the brightness level
2010-10-28 02:06:02 +00:00
jmmv
fc81f1bd0c
Adjust file lists and directories to match atf 0.11.
2010-10-20 09:22:32 +00:00
kiyohara
c0bd6c34f8
Create installation/floppy directory.
2010-10-17 10:56:48 +00:00
kiyohara
6cd4de0c46
Add bktr.
...
Remove mms, lms.
2010-10-17 10:55:01 +00:00
christos
8dbfedf8e0
update from the IANA database
2010-10-04 22:31:11 +00:00