index
:
user/sven/openrc.git
master
github/0.18.x
github/0.19.x
github/0.20.x
github/HEAD
github/gh-pages
github/master
github/mount-service
github/new-netmount
github/openrc-0.10.x
github/openrc-0.11.x
github/openrc-0.12.x
github/openrc-0.13.x
github/openrc-0.15.x
github/openrc-0.16.x
github/openrc-0.9.8.x
github/openrc-0.9.9.x
github/refactor
github/runit
origin/0.18.x
origin/0.19.x
origin/0.20.x
origin/0.21.x
origin/0.22.x
origin/0.23.x
origin/0.24.x
origin/0.26.x
origin/0.27.x
origin/0.31.x
origin/0.32.x
origin/0.33.x
origin/0.34.x
origin/0.35.x
origin/0.38.x
origin/0.39.x
origin/0.40.x
origin/0.41.x
origin/0.42.x
origin/0.43.x
origin/0.44.x
origin/0.45.x
origin/0.47.x
origin/0.52.x
origin/0.53.x
origin/0.54.x
origin/0.55.x
origin/0.60.x
origin/0.62.x
origin/HEAD
origin/cgroup-rework
origin/cmdline
origin/default_logger
origin/dependency-rework
origin/dynamic-multiplex
origin/functions.sh
origin/gh-pages
origin/improve-hostname
origin/install-version-with-meson
origin/librc-rework
origin/lxc
origin/master
origin/mount-service
origin/netbsd-fix
origin/new-netmount
origin/openrc-0.10.x
origin/openrc-0.11.x
origin/openrc-0.12.x
origin/openrc-0.13.x
origin/openrc-0.15.x
origin/openrc-0.16.x
origin/openrc-0.9.8.x
origin/openrc-0.9.9.x
origin/parallel_rework_followup
origin/proper-errors
origin/rc-status-checks
origin/rc-update-env
origin/respawn-with-units
origin/resupervise-daemon
origin/rm-prefix
origin/s6-reload
origin/scriptdir_load
origin/setgroups-zero
origin/sysctl
origin/tests
origin/vapier
[no description]
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
conf.d
/
Makefile
Age
Commit message (
Expand
)
Author
2016-09-05
remove swapfiles service
William Hubbs
2016-07-19
conf.d: makestaticroute file static
William Hubbs
2016-07-19
conf.d: make network file static
William Hubbs
2016-07-18
modules: add support for FreeBSD
William Hubbs
2015-10-20
Add net-online service
William Hubbs
2015-10-14
mtab: make /etc/mtab as a file configurable
William Hubbs
2014-01-05
devfs: add code to mount /dev
William Hubbs
2013-08-13
Remove gentoo's net.* scripts
William Hubbs
2012-10-31
Tmpfiles: create and delete entries once in the boot runlevel.
William Hubbs
2012-10-25
netmount: drop need net from dependencies
William Hubbs
2012-09-26
tmpfiles.d init.d scripts
Robin H. Johnson
2012-07-10
fix the upstream default network stack
William Hubbs
2012-07-10
add the MKNET variable to select a network stack
William Hubbs
2011-10-20
further clean up OS differences in makefiles
Mike Frysinger
2011-10-19
Make variable references in Makefiles consistent
William Hubbs
2011-10-18
consolodate Makefiles
William Hubbs
2011-01-20
change local to run programs
William Hubbs
2010-01-08
Fix BSD compile.
Roy Marples
2009-12-19
default route commands on Linux now require gw or via (iproute2).
William Hubbs
2009-10-16
Add a new staticroute init script so that .... static routes can be configured!
Roy Marples
2009-05-05
Fix compile on NetBSD and FreeBSD
Roy Marples
2009-04-19
Pull /etc/ifconfig.eth0 into interfaces
Roy Marples
2009-04-16
Add a new init script - network
Roy Marples
2008-07-09
Add a knob to avoid the unmounting of some points.
Roy Marples
2008-03-25
Include Os Makefile.
Roy Marples
2008-03-25
Rework our folder structure so that we don't have OS specific dirs, making it...
Roy Marples
2008-03-05
Add tunable SYSCONFDIR
Roy Marples
2008-03-03
Use exlicit make targets, not directory contents.
Roy Marples
2008-01-10
Allow for OS and SUBOS folders so we can introduce NetBSD scripts whilst keep...
Roy Marples
2007-11-20
Introduce CONTENTS variable into Makefiles to list the contents of the direct...
Roy Marples
2007-11-19
Our build chain now works with GNU and BSD make implementations
Roy Marples
2007-06-22
calc the files to install dynamically
Mike Frysinger
2007-04-05
Rewrite the core parts in C. We now provide librc so other programs can
Roy Marples