tsutsui
78b680c5cf
Revert previous per comment from ad@ in PR 41668, which is no longer orphaned.
2009-07-16 10:43:22 +00:00
tsutsui
73cf34a890
Add MONOLITHIC kernel to i386 release binaries. PR#41668
2009-07-15 14:11:02 +00:00
christos
87fc4e29f5
1. centralize the fsck error handling
...
2. don't check if root is on nfs
3. reboot -n if root was modified as the manual page suggests
2009-07-10 20:02:21 +00:00
mrg
c4166bec0e
fix previous to actually pay attention to the unit number.
...
noted by drochner.
2009-07-05 21:35:16 +00:00
hubertf
0a18836e5a
Make the section on private networks more clear - inspired by RFC.
...
OK core@
2009-07-03 22:32:55 +00:00
mrg
74a0f508b7
create a /dev/dri/card0. fixes PR#40952.
2009-07-03 06:33:56 +00:00
tron
7d5e451c60
Switch to building Postfix 2.6.2 via "external/ibm-public/postfix".
2009-06-23 17:58:22 +00:00
christos
3baf6d1ea8
now that pwd_mkdb does not change the version, warn if we still have version
...
0 databases.
2009-06-18 22:00:04 +00:00
christos
7d8bcc8fa4
makedir for real this time.
2009-06-14 21:34:15 +00:00
christos
cf38d7e34a
Use makedir, from M. Levinson.
2009-06-14 20:01:04 +00:00
christos
3b863a2f5d
absolute paths are not allowed here. from Anon Ymous
2009-06-14 13:18:02 +00:00
pgoyette
fdcbe744db
Long-overdue update. Need to handle both {warning,critical}-capacity
...
events.
2009-06-13 15:35:10 +00:00
mrg
ee5acb3c1c
add the new subdirs used by xkeyboard-config.
2009-06-11 05:40:18 +00:00
mrg
02fb05a57b
install pci.ids somewhere so that libpciaccess can find it.
2009-06-10 02:20:13 +00:00
bouyer
d478d33fa1
Add support for fr_*.UTF-8 locale. Setting LANG to fr_*.UTF-8 won't get
...
the message catalog right (they're encoded in iso-8859-1), but other locale
functions should work right.
Proposed on tech-userlevel on 20 May 2009.
2009-06-03 18:47:05 +00:00
pooka
355dcf3a3b
Install agr ioctl header and stop putting our hand under the sys skirt
...
in ifconfig.
2009-05-26 21:58:31 +00:00
ad
63e35cb9ab
Create /dev/zfs and /dev/zpool/.
2009-05-23 22:29:14 +00:00
njoly
1ab0e3e71a
Remove obsolete ./usr/include/openpgpsdk
2009-05-18 12:50:41 +00:00
ad
35f9ffd80d
Clearer wording when nagging about root logins.
2009-05-15 23:57:50 +00:00
roy
da87763c6e
Only start dhcpcd per interface if not running the full dhcpcd daemon.
...
Only stop dhcpcd pre interface if it's running for the interface.
Fixes PR bin/40320
2009-05-14 15:33:36 +00:00
ginsbach
c8da0e5fef
Add the getdate(3) function and getdate_err value, conforming to IEEE
...
Std 1003.1 (``POSIX.1'') and the Open Group Base Specifications X/Open
System Interfaces extension (``XSI'').
2009-05-14 02:37:35 +00:00
elad
a31136d3d3
verified executable -> Veriexec.
2009-05-10 14:19:28 +00:00
pooka
80be26da9a
add regression test for module init/fini in rump
2009-05-02 16:02:18 +00:00
tsutsui
0cd2869469
Add necessary files for build.sh -m rs6000 release.
...
Based on PR port-powerpc/40421 from Wojciech Galazka,
with misc tweaks by me.
Note sysinst part is not pulled because there is
no supported storage device yet on this port.
2009-04-30 12:47:39 +00:00
roy
6bdecd9c27
Add an rc.d script for dhcpcd(8)
2009-04-28 23:30:34 +00:00
apb
49e8137612
Do nothing if root file system has fs_passno=0 in /etc/fstab.
...
(It might be better to change fsck(8) so that "fsck -p" always checks
fs_passno, whether or not file systems are specified on the command
line.)
2009-04-28 13:08:51 +00:00
reed
9a8032873e
Get rid of extra space in Usage statement.
2009-04-28 03:03:52 +00:00
njoly
a6ba76a6cd
Add some missing entries to fix MKDEBUG build on alpha.
...
Looks good from tsutsui.
2009-04-27 14:22:40 +00:00
nonaka
dcb81fa7ce
Add sysmon for powerd.
2009-04-27 08:06:02 +00:00
christos
923c91a5d0
handle new directory structure.
2009-04-25 15:46:19 +00:00
christos
61af394aa4
PR/41273: Martin Mersberger: missing '/' in /etc/rc.d/named in section
...
named_migrate
2009-04-24 14:26:02 +00:00
tsutsui
e2832ec4e0
Create cksums for files in ${MD_INSTALLATION_DIRS}.
2009-04-23 14:38:58 +00:00
apb
aff2f5a7b4
Create DESTDIR using HOST_INSTALL_DIR, not INSTALL_DIR, because
...
INSTALL_DIR would want to write to the metalog, and it can't do that
if the metalog is inside DESTDIR but DESTDIR doesn't yet exist.
This allows some XXX comments to be removed.
2009-04-23 11:29:29 +00:00
christos
ad38869bc4
Adjust for new default location of the pid file.
2009-04-22 18:27:03 +00:00
joerg
e7f29a3386
Split fsck during boot into two phases. Check the root file system
...
first, mount root and run the various disk providers. Add swap and
check the remaining file systems after that.
This breaks the dependency cycle for lvm, which needs writeable /dev.
Depend on rndctl in cgd.
2009-04-21 16:08:57 +00:00
nonaka
e4c8dd676a
Add ld0 for SD/MMC.
2009-04-21 03:00:58 +00:00
mrg
9a0a6d5470
don't need X11R7 Xprint* directories anymore.
2009-04-20 03:56:59 +00:00
joerg
49451a8f9f
Add a small script to visualize the rc dependency graph and point to it.
2009-04-15 22:36:04 +00:00
perry
bb9a479c59
un-uppercase pseudodependency for the moment so as not to break pkgsrc
2009-04-15 22:11:32 +00:00
perry
6b9d40b026
uppercase pseudodependency
2009-04-15 22:03:54 +00:00
joerg
c06d8659e3
Add missing PROVIDE.
2009-04-15 21:33:57 +00:00
haad
94d1f41faa
We need writable /dev to get lvm working otherwise lvm devices can't be created.
2009-04-13 18:48:14 +00:00
christos
c7ad9a2170
add the var run lwresd and var run named
2009-04-12 17:35:16 +00:00
joerg
760b4799c4
Add rc_directories to specify where to look for rc scripts.
...
For the moment all scripts must be in /root and non-existent directories
are skipped.
2009-04-10 16:18:04 +00:00
pooka
408a46214d
Add ffs tests in kind of a semiguessed fashion.
2009-04-08 13:32:26 +00:00
martin
58cbc21957
systime() is not needed here - as the man page clearly points out.
...
Noticed by pooka.
2009-04-08 13:29:59 +00:00
martin
d37420f7ca
Awk has strftime() and systime(), so no need to pipe the output of date
...
into the script - just do it internally.
2009-04-08 13:18:56 +00:00
apb
bde6809f51
Add usr/tests/util/mtree
2009-04-08 06:55:09 +00:00
mkirby
71920adca4
Note addition of new Czech (QWERTY) keyboard layout.
...
PR kern/16216
ok agc@ jdc@
2009-04-06 17:34:13 +00:00
martin
5139ca15dc
Use the new ?= operator to set the on_panic value for the optional ddb
...
hierachie.
2009-04-01 16:20:55 +00:00