donoban
969e89a6a0
main/ifupdown-ng: add 'bridge' dep
...
It's a workaround until ifupdown-ng fully supports bridge on alpinelinux
2024-12-14 20:29:02 +00:00
Sertonix
257563d1bd
main/ifupdown-ng: move example config to -doc subpackage
2024-06-19 05:23:51 +00:00
Sertonix
b5b069d8c1
*/*: specify version in install_if when possible
...
Subpackages that install_if on the main package or another subpackage
under the same main package can specify a version in their install_if
condition. Then subpackages won't be left installed on systems when the
subpackage is removed.
2024-02-18 22:24:31 +01:00
Sertonix
df8bed718c
main/ifupdown-ng: remove -openrc subpackage
...
The openrc package includes an initd script that handles both
ifupdown-ng and busybox-ifupdown. On some system fail with the
ifupdown-ng-openrc subpackage[0]. Removing that.
[0]: https://gitlab.alpinelinux.org/alpine/aports/-/issues/15584
2023-12-18 08:08:32 +00:00
Sertonix
db35d97d39
main/*: add missing -openrc subpackages
2023-11-30 14:34:33 +00:00
Ariadne Conill
75a42157ee
update distfiles.dereferenced.org URIs to distfiles.ariadne.space
...
Because of incompetence at Dynadot, the dereferenced.org domain is now
compromised and should be considered untrusted until further notice.
2023-07-02 18:54:42 +00:00
psykose
84a227baf0
main/*: rebuild for dt_relr change
2023-04-11 18:01:21 +02:00
Dermot Bradley
7ae730f80a
main/ifupdown-ng: add onlink option to default routes
...
Add the "onlink" next-hop option to the default route. This is required
for situations like some VPS/Cloud Providers where they provide a /32
IPv4 address or a /128 IPv6 address and obviously the router to use as
the gateway for the default route is not in the same subnet.
The ifupdown package has been adding the "onlink" option for the past 7
years when Debian added it:
8b7bca9597
This patch has been submitted upstream to ifupdown-ng as PR #207 .
2023-01-12 16:37:35 +00:00
ptrcnull
8f7d80c6d4
main/*: remove empty variables
...
AL5: variable set to empty string
2022-12-24 08:21:33 +00:00
ptrcnull
deaf87c83c
main/*: omit default builddir value
2022-12-12 15:56:11 +00:00
Ariadne Conill
faee15c84f
main/ifupdown-ng: upgrade to 0.12.1
2022-04-18 16:30:48 +00:00
Ariadne Conill
e380e34e6b
main/ifupdown-ng: upgrade to 0.12.0
2022-03-25 17:49:58 +00:00
Ariadne Conill
e90a59e4b9
main/ifupdown-ng: upgrade to 0.11.3
2021-06-03 15:03:17 -06:00
Ariadne Conill
738683b75e
main/ifupdown-ng: upgrade to 0.11.2
2021-04-22 01:52:02 -06:00
Ariadne Conill
0486d3261a
main/ifupdown-ng: upgrade to 0.11.1
2021-04-07 09:42:00 -06:00
Ariadne Conill
fa45e9ca36
main/ifupdown-ng: upgrade to 0.11.0
2021-04-03 14:09:21 -06:00
Alex Xu (Hello71)
95ad3041a9
main/ifupdown-ng: -wireguard depend -tools-wg
...
wireguard-tools includes wg-quick, which ifupdown-ng does not use and
adds many unneeded transitive dependencies.
2021-01-12 03:11:39 +00:00
Ariadne Conill
69ac0711d3
main/ifupdown-ng: drop openrc script for now
2020-12-11 04:05:08 -07:00
Ariadne Conill
1d20734331
main/ifupdown-ng: upgrade to 0.10.2
2020-12-02 11:55:44 -07:00
Ariadne Conill
e45d1660fc
main/ifupdown-ng: upgrade to 0.10.1
2020-10-21 09:23:22 -06:00
Ariadne Conill
5568ecf8be
main/ifupdown-ng: fix ifquery selection in initscript
2020-10-17 05:22:45 -06:00
Ariadne Conill
9a562bd1ee
main/ifupdown-ng: use included networking init script over legacy one
2020-10-15 17:13:24 -06:00
Ariadne Conill
41e5d160bb
main/ifupdown-ng: upgrade to 0.10, enable ethtool, vxlan and batman addons
2020-10-15 16:10:13 -06:00
Ariadne Conill
0b6a9be50f
main/ifupdown-ng: upgrade to 0.9.1
2020-10-02 15:56:35 -06:00
Ariadne Conill
e1e0411963
main/ifupdown-ng: upgrade to 0.9.0
...
Adds support for managing wireguard devices. Closes : !9874
2020-09-11 02:56:23 -06:00
Ariadne Conill
baf4e6da7d
main/ifupdown-ng: upgrade to 0.8.5
...
Closes #11905 .
2020-09-03 17:09:25 -06:00
Ariadne Conill
b677885425
main/ifupdown-ng: upgrade to 0.8.4
2020-08-26 03:43:15 -06:00
Ariadne Conill
101f010b46
main/ifupdown-ng: upgrade to 0.8.3
2020-08-25 08:23:08 -06:00
Ariadne Conill
e0b477dec4
main/ifupdown-ng: upgrade to 0.8.2
2020-08-24 11:23:17 -06:00
Ariadne Conill
96ffc51201
main/ifupdown-ng: upgrade to 0.8.1
...
Upstream fixes:
- fix handling of --force argument (closes #11887 ).
- directly support vlans in the `link` executor, bypassing the
legacy Alpine vlan scripts (closes #11885 ).
Register as ifupdown-any provider with priority=900.
2020-08-24 04:09:16 -06:00
Ariadne Conill
466996bc7e
main/ifupdown-ng: add install_if on alpine-base, making it the default network device manager
2020-08-20 22:51:10 -06:00
Ariadne Conill
5351f09201
main/ifupdown-ng: upgrade to 0.8.0
2020-08-20 05:09:15 -06:00
Ariadne Conill
f681224970
main/ifupdown-ng: upgrade to 0.7.0, switch to using stub executors
...
this allows for us to have the split setup described in the change
proposal, while still enabling automatic dependency resolution
2020-08-04 13:25:22 -06:00
Ariadne Conill
eb96434885
main/ifupdown-ng: upgrade to 0.6.0
2020-08-04 12:12:28 -06:00
Ariadne Conill
d63a3effab
main/ifupdown-ng: upgrade to 0.5.0
2020-07-29 03:21:00 -06:00
Ariadne Conill
046973fa3c
main/ifupdown-ng: move to main
2020-07-28 10:44:38 -06:00