Commit graph

7 commits

Author SHA1 Message Date
ahmaddxb
da71a0fa01
Update config-file.func (#6042)
Fix: Handle GATE variable correctly for DHCP in config file mode

This change fixes the bug by adding GATE="" to the validation block for NET="dhcp".
2025-07-17 21:23:14 +02:00
CanbiZ
b060de68c0
Push (#5978) 2025-07-14 21:50:56 +02:00
CanbiZ
a80ec39740 fix broken ip6 config file 2025-06-30 12:39:29 +02:00
CanbiZ
1f7d85ac60
[core]: unify misc/*.func scripts with centralized logic from core.func (#5316)
* Core Changes

* Formatting

* add create_lxc patches

* Update install.func

* remove dev header
2025-06-20 13:28:06 +02:00
Michel Roegl-Brunner
43697716ae
Various fixes (#4924) 2025-06-02 14:16:11 +02:00
Michel Roegl-Brunner
222db46cac
[core] New Features for Config File function (#4601)
* New Features for Config File function

* New Features for Config File function
2025-05-20 11:00:58 +02:00
Michel Roegl-Brunner
54c522e39b
[core] Refactor Config File function (#4528)
* Refactor Config File function

* Refactor Config File function
2025-05-16 15:48:18 +02:00