mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
iop: Remove base-files from default packages.
Base-files extraction is broken. Apply initial commit from existing base-files branch and modify extract_core.sh like so: - orphan_branch tmp + # orphan_branch tmp + git checkout $repo Then extract base-files.
This commit is contained in:
parent
a3f8d33711
commit
be2a34fcb4
1 changed files with 0 additions and 1 deletions
|
|
@ -9,7 +9,6 @@ function extract_core {
|
||||||
paths+='package/network/config/firewall '
|
paths+='package/network/config/firewall '
|
||||||
paths+='package/network/config/netifd '
|
paths+='package/network/config/netifd '
|
||||||
paths+='package/utils/busybox '
|
paths+='package/utils/busybox '
|
||||||
paths+='package/base-files '
|
|
||||||
paths+='package/system/rpcd '
|
paths+='package/system/rpcd '
|
||||||
paths+='package/network/services/openvpn '
|
paths+='package/network/services/openvpn '
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue