..
.gitignore
Add the devdb init script.
2008-05-12 15:11:04 +00:00
adjkerntz.in
Rework our folder structure so that we don't have OS specific dirs, making it easier to share init and conf files per OS.
2008-03-25 14:06:05 +00:00
bootmisc.in
Fix utmp permissions, Gentoo #240437 .
2008-10-08 13:58:17 +00:00
consolefont.in
Make our messages similar
2008-03-27 14:03:37 +00:00
devd.in
Rework our folder structure so that we don't have OS specific dirs, making it easier to share init and conf files per OS.
2008-03-25 14:06:05 +00:00
devdb.in
Add the devdb init script.
2008-05-12 15:11:04 +00:00
devfs.in
sysinit is now a real runlevel that handles things like udev, dmesg and
2008-10-10 08:37:21 +00:00
dmesg.in
sysinit is now a real runlevel that handles things like udev, dmesg and
2008-10-10 08:37:21 +00:00
dumpon.in
Rework our folder structure so that we don't have OS specific dirs, making it easier to share init and conf files per OS.
2008-03-25 14:06:05 +00:00
fsck.in
sysinit is now a real runlevel that handles things like udev, dmesg and
2008-10-10 08:37:21 +00:00
halt.sh.in
Warn about sulogin timeout and then continue as normal, Gentoo #240383
2008-10-09 16:34:21 +00:00
hostid.in
kenv is not always available.
2008-10-03 17:50:30 +00:00
hostname.in
Ensure that our scripts call prefixed runscript.
2008-03-02 21:14:01 +00:00
hwclock.in
Load rtc-cmos if needed, Gentoo #235647 thanks to Robin Johnson.
2008-09-27 06:48:21 +00:00
ipfw.in
Work without IP6 kernels, #108
2008-08-29 06:43:54 +00:00
keymaps.in
Fix windowkeys.
2008-04-09 12:24:34 +00:00
local.in
Add tunable SYSCONFDIR
2008-03-05 12:27:11 +00:00
localmount.in
Fix last commit
2008-07-09 16:20:48 +00:00
Makefile
Ensure that make dep ordering is correct for install.
2008-05-06 19:52:30 +00:00
Makefile.FreeBSD
We need to ensure that the init script started is correct, translating symlinks. This has a new rule - multiplexed services must exist in the same dir as the master sript. So we need to ensuret that net.lo(0) is the real script and not a symlink itself. This fixes Gentoo #219526 .
2008-04-29 10:25:45 +00:00
Makefile.Linux
sysinit is now a real runlevel that handles things like udev, dmesg and
2008-10-10 08:37:21 +00:00
Makefile.NetBSD
Add the devdb init script.
2008-05-12 15:11:04 +00:00
mixer.in
Rework our folder structure so that we don't have OS specific dirs, making it easier to share init and conf files per OS.
2008-03-25 14:06:05 +00:00
modules.in
Allow renaming of modules, #103 thanks to Sven.
2008-08-19 15:25:06 +00:00
moused.in
Rework our folder structure so that we don't have OS specific dirs, making it easier to share init and conf files per OS.
2008-03-25 14:06:05 +00:00
mtab.in
Rework our folder structure so that we don't have OS specific dirs, making it easier to share init and conf files per OS.
2008-03-25 14:06:05 +00:00
net.lo.in
Let ifdown control all interfaces.
2008-06-03 11:51:36 +00:00
netmount.in
Add rpc.lockd to netmount.in for BSD
2008-08-27 16:06:01 +00:00
newsyslog.in
Rework our folder structure so that we don't have OS specific dirs, making it easier to share init and conf files per OS.
2008-03-25 14:06:05 +00:00
nscd.in
Rework our folder structure so that we don't have OS specific dirs, making it easier to share init and conf files per OS.
2008-03-25 14:06:05 +00:00
numlock.in
Rework our folder structure so that we don't have OS specific dirs, making it easier to share init and conf files per OS.
2008-03-25 14:06:05 +00:00
pf.in
Rework our folder structure so that we don't have OS specific dirs, making it easier to share init and conf files per OS.
2008-03-25 14:06:05 +00:00
powerd.in
Rework our folder structure so that we don't have OS specific dirs, making it easier to share init and conf files per OS.
2008-03-25 14:06:05 +00:00
procfs.in
sysinit is now a real runlevel that handles things like udev, dmesg and
2008-10-10 08:37:21 +00:00
rarpd.in
Rework our folder structure so that we don't have OS specific dirs, making it easier to share init and conf files per OS.
2008-03-25 14:06:05 +00:00
rc-enabled.in
Add --exists and --resolve to rc-service.
2008-03-26 08:08:47 +00:00
root.in
Respect shutdown -F on Linux to force fsck, #59
2008-04-17 00:09:34 +00:00
rpcbind.in
Rework our folder structure so that we don't have OS specific dirs, making it easier to share init and conf files per OS.
2008-03-25 14:06:05 +00:00
savecore.in
Rework our folder structure so that we don't have OS specific dirs, making it easier to share init and conf files per OS.
2008-03-25 14:06:05 +00:00
swap-blk.in
Rework our folder structure so that we don't have OS specific dirs, making it easier to share init and conf files per OS.
2008-03-25 14:06:05 +00:00
swap.in
swapctl -t doesn't work on fbsd.
2008-03-04 00:29:43 +00:00
syscons.in
Fix syscons for setting the font correctly.
2008-04-29 08:00:50 +00:00
sysctl.BSD.in
Split sysctl into Linux and BSD specific files.
2008-03-26 09:36:34 +00:00
sysctl.Linux.in
Restore noserver and noopenvz to sysctl.
2008-03-28 19:05:26 +00:00
sysfs.in
sysinit is now a real runlevel that handles things like udev, dmesg and
2008-10-10 08:37:21 +00:00
syslogd.in
Rework our folder structure so that we don't have OS specific dirs, making it easier to share init and conf files per OS.
2008-03-25 14:06:05 +00:00
termencoding.in
Make our messages similar
2008-03-27 14:03:37 +00:00
ttys.in
Rework our folder structure so that we don't have OS specific dirs, making it easier to share init and conf files per OS.
2008-03-25 14:06:05 +00:00
urandom.in
Ensure that our scripts call prefixed runscript.
2008-03-02 21:14:01 +00:00
wscons.in
Rework our folder structure so that we don't have OS specific dirs, making it easier to share init and conf files per OS.
2008-03-25 14:06:05 +00:00