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
tsutsui
424c2d5c6b
Build a raw binary format GENERIC kernel and put it into distribution dir.
...
This would make it possible to create a bootable CD using root on gdrom
without toolchain (i.e. without whole src tree).
2010-10-04 16:03:30 +00:00
tsutsui
807849c28e
Change distribution filename for KERNEL_SETS kernels with KERNEL_SUFFIXES
...
in ${RELEASEDIR}/${RELEASEMACHINEDIR}/binary/kernel/
from "netbsd.aout-GENERIC.gz" to "netbsd-GENERIC.aout.gz" or so
as src/distrib/common/Makefile.mdset does for mdroot ramdisk kernels.
2010-10-04 13:55:39 +00:00
tsutsui
82527754bc
Copy ramdisk INSTALL.aout kernel into installation/instkernel in ${RELEASEDIR}
...
where it had been put and documented. Actually closes PR port-shark/41672.
2010-10-04 13:45:28 +00:00
apb
cc2db4f5f3
Collapse <abckslash><newline> sequences in /etc/ifconfig.xxx files read
...
by /etc/rc.d/network. Fixes PR 41662 by Christoph Badura, which was
also reported independently by Jeremy C. Reed.
2010-09-26 18:52:04 +00:00
apb
f265a7c0e8
Add a collapse_backslash_newline function to rc.subr.
2010-09-26 18:37:14 +00:00
bad
712189440d
Treat empty or missing fs_passno field like it has a value of 0 as fstab(5)
...
specifies.
Related to PR misc/43905 but does not fix the underlying issues.
2010-09-25 15:10:14 +00:00
wiz
9bdef74c0a
Remove obsoleted directory /usr/share/doc/html/ntp/build/scripts
2010-09-25 10:34:13 +00:00
abs
54e08a2860
use '/etc/rc.d/apmd onestatus' rather than '/etc/rc.d/apmd status',
...
so we DTRT if apmd is set to NO in rc.conf
2010-09-19 21:47:28 +00:00