index
:
navi/openrc/openrc.git
dynamic-deptree
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
conf.d
/
Makefile
Age
Commit message (
Expand
)
Author
2017-03-09
add agetty service
William Hubbs
2016-12-01
split tmpfiles processing into opentmpfiles
William Hubbs
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