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
/
init.d
/
net.lo.in
Age
Commit message (
Expand
)
Author
2012-01-13
net: allow parameters to a single address config
Robin H. Johnson
2012-01-08
net: net.lo, lots of scripts
Robin H. Johnson
2012-01-07
net.lo: Add the ability to find the full path of a binary
William Hubbs
2011-12-30
Net: do not bring down interfaces during shutdown
William Hubbs
2011-12-27
net: use yesno to test up_before_preup
William Hubbs
2011-12-26
net: Add up_before_preup variable for CAN devices
Robin H. Johnson
2011-12-12
Network: start interfaces after dbus
William Hubbs
2011-11-23
net.lo: fix typo in previous math commit
Mike Frysinger
2011-11-19
make shell math operations style more succulent
Mike Frysinger
2011-10-02
Small style change
William Hubbs
2011-09-21
Add a new helper functions for _{flatten,get}_array
Christian Ruppert
2011-08-20
Do not print "null" or "noop" when configuring an interface
Yun Zheng Hu
2011-07-14
Add warnings for the use of bash arrays
William Hubbs
2011-06-29
drop useless "All rights reserved" notice
Mike Frysinger
2011-04-15
revert changes for bug #292894
William Hubbs
2011-04-11
start loopback interface before mtab
William Hubbs
2011-04-10
remove "after bootmisc" dependency from loopback interface
William Hubbs
2011-04-10
bring up the loopback interface earlier
William Hubbs
2011-04-09
add fallback_routes support to network scripts
William Hubbs
2011-03-21
do not delete addresses when stopping a ppp interface.
Ed Wildgoose
2011-01-17
more whitespace cleanup
Mike Frysinger
2010-12-11
Bug #266659: we really need to allow peer, pointtopoint in parsing config lines.
Robin H. Johnson
2009-07-01
We should use -feature instead of nofeature.
Roy Marples
2009-06-05
Update copyright
Roy Marples
2009-05-29
Only delete addresses for interfaces that exist.
Roy Marples
2009-05-23
Move non compiled libraries from /lib/rc to /libexec/rc
Roy Marples
2009-05-01
Add (c) to Copyright
Roy Marples
2008-12-30
Fix working on zsh
Roy Marples
2008-11-10
Restore interface_exists, interface_up and interface_exists, #123.
Roy Marples
2008-10-14
Fix adding just the default route, #119 thanks to pva.
Roy Marples
2008-06-03
Let ifdown control all interfaces.
Roy Marples
2008-05-09
Add ifdown_eth0=NO so that the interface stays up for WakeOnLan, Gentoo #220875
Roy Marples
2008-04-29
We need to ensure that the init script started is correct, translating symlin...
Roy Marples