GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/netifrc.git
bug450326
bug504458
iw
master
remove-bash-arrays
netifrc network configuration tools from OpenRC
William Hubbs <williamh@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
init.d
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow setting blackhole-like routes
Alexander Zubkov
2024-05-23
1
-3
/
+10
*
net.lo.in: replace "type" bashism with "command"
Matoro Mahri
2024-01-07
1
-1
/
+1
*
net.lo.in: quote variables in _configure_variables
Patrick McLean
2021-03-30
1
-2
/
+2
*
net/iproute2.sh: Add initial support for network namespaces
Patrick McLean
2021-03-11
1
-0
/
+6
*
init.d/net.lo.in: Add missing closing function bracket
Lars Wendler
2020-09-07
1
-0
/
+1
*
dhclientv6: Add DHCPv6 support via dhclient
Daniel Solano Gómez
2020-06-02
1
-0
/
+4
*
init.d/net.lo.in: shellcheck: stop()
Robin H. Johnson
2019-04-20
1
-4
/
+6
*
init.d/net.lo.in: shellcheck: start()
Robin H. Johnson
2019-04-20
1
-11
/
+19
*
init.d/net.lo.in: shellcheck: _run_if()
Robin H. Johnson
2019-04-20
1
-1
/
+1
*
init.d/net.lo.in: shellcheck: _load_config
Robin H. Johnson
2019-04-20
1
-4
/
+5
*
init.d/net.lo.in: shellcheck: _load_modules
Robin H. Johnson
2019-04-20
1
-6
/
+8
*
init.d/net.lo.in: shellcheck: PROVIDEDBY MODULE trample
Robin H. Johnson
2019-04-20
1
-5
/
+5
*
init.d/net.lo.in: shellcheck: _gen_module_list()
Robin H. Johnson
2019-04-20
1
-12
/
+12
*
init.d/net.lo.in: shellcheck: _which()
Robin H. Johnson
2019-04-20
1
-1
/
+1
*
init.d/net.lo.in: shellcheck: quick initial variable values
Robin H. Johnson
2019-04-20
1
-2
/
+2
*
init.d/net.lo.in: shellcheck: arrays
Robin H. Johnson
2019-04-20
1
-3
/
+3
*
init.d/net.lo.in: shellcheck: depend()
Robin H. Johnson
2019-04-20
1
-6
/
+7
*
init.d/net.lo.in: shellcheck: toplevel INIT variable
Robin H. Johnson
2019-04-20
1
-1
/
+1
*
init.d/net.lo.in: shellcheck: disable some false positives
Robin H. Johnson
2019-04-20
1
-0
/
+6
*
init.d/net.lo.in: shellcheck: _gen_module_list(), _load_modules()
Robin H. Johnson
2019-04-20
1
-0
/
+6
*
Add shellcheck tooling
Robin H. Johnson
2019-04-20
1
-0
/
+1
*
init.d/net.lo: add a configurable presence timeout
Maciej S. Szmigiero
2018-07-11
1
-1
/
+32
*
init.d/net.lo: atomically create moduleslist.
Robin H. Johnson
2017-11-14
1
-7
/
+10
*
init.d/net.lo: per-iface moduleslist
Hagbard Celine
2017-11-14
1
-1
/
+4
*
net.lo: Add metric to supported config variables
Sven Wegener
2016-10-24
1
-1
/
+1
*
net.lo: do not hide any _add_route output.
Robin H. Johnson
2016-10-23
1
-1
/
+1
*
net.lo: display ALL routes
Robin H. Johnson
2016-10-23
1
-8
/
+2
*
iproute2: clean up error output and make sure it works.
Robin H. Johnson
2016-10-23
1
-1
/
+3
*
net.lo: framework for error handling customization.
Robin H. Johnson
2016-10-23
1
-0
/
+28
*
net.lo: use #!/sbin/openrc-run instead of #!/sbin/runscript
Thomas Deutschmann
2016-06-12
1
-2
/
+2
*
New functions: set/get/is_interface_type to persistently track type of interf...
Robin H. Johnson
2015-11-08
1
-0
/
+12
*
Update copyright on net.lo.in for significent gentoo changes.
Robin H. Johnson
2015-11-08
1
-0
/
+1
*
_wait_for_carrier(): Workaround for output when using rc_parallel="YES" is no...
Thomas D
2015-03-10
1
-6
/
+5
*
lo should not have a "need" dependency on localmount
Patrick McLean
2015-01-28
1
-1
/
+2
*
Do not call exit with a negative value
Mike Gilbert
2015-01-15
1
-1
/
+1
*
Update runscript to use functions.sh compatibility layer
Rabi Shanker Guha
2015-01-09
1
-3
/
+15
*
Fix https://bugs.gentoo.org/show_bug.cgi?id=500942
mirabilos
2014-10-11
1
-1
/
+1
*
net.lo: cached module list timing issue
Robin H. Johnson
2014-07-16
1
-10
/
+14
*
Clarify the "no configuration specified" message
William Hubbs
2013-08-24
1
-1
/
+1
*
init.d: rearrange Makefile
William Hubbs
2013-04-09
1
-3
/
+2
*
initial commit ported from OpenRc
William Hubbs
2013-04-06
3
-0
/
+814