diff options
author | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2024-12-01 07:09:04 -0600 |
---|---|---|
committer | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2024-12-01 07:09:04 -0600 |
commit | eb48795fd3e33bf496c1466e2e3ed8135dcce29f (patch) | |
tree | 848f07c418f3d335fda22b624edc52c96fd68f8e | |
parent | 65490a3788757ebca8d8c259a2c4a29c875ad765 (diff) | |
download | packages-eb48795fd3e33bf496c1466e2e3ed8135dcce29f.tar.gz packages-eb48795fd3e33bf496c1466e2e3ed8135dcce29f.tar.bz2 packages-eb48795fd3e33bf496c1466e2e3ed8135dcce29f.tar.xz packages-eb48795fd3e33bf496c1466e2e3ed8135dcce29f.zip |
system/xfsprogs + rdeps: Move to user/
* inih requires Meson, and we don't want to introduce Meson to the
system/ ABI, so we need to move it to user/.
* This takes xfsprogs with it. This is fine because we still have
system/e2fsprogs for a file system on new ports.
* As the only dependent of userspace-rcu was xfsprogs, it doesn't
need to be present in system/ any more either. Move to user/.
-rw-r--r-- | user/inih/APKBUILD (renamed from system/inih/APKBUILD) | 0 | ||||
-rw-r--r-- | user/inih/testrun.patch (renamed from system/inih/testrun.patch) | 0 | ||||
-rw-r--r-- | user/userspace-rcu/APKBUILD (renamed from system/userspace-rcu/APKBUILD) | 0 | ||||
-rw-r--r-- | user/userspace-rcu/endian.patch (renamed from system/userspace-rcu/endian.patch) | 0 | ||||
-rw-r--r-- | user/xfsprogs/APKBUILD (renamed from system/xfsprogs/APKBUILD) | 0 | ||||
-rw-r--r-- | user/xfsprogs/no-utmp-header.patch (renamed from system/xfsprogs/no-utmp-header.patch) | 0 | ||||
-rw-r--r-- | user/xfsprogs/scrub.patch (renamed from system/xfsprogs/scrub.patch) | 0 |
7 files changed, 0 insertions, 0 deletions
diff --git a/system/inih/APKBUILD b/user/inih/APKBUILD index 9d701cd95..9d701cd95 100644 --- a/system/inih/APKBUILD +++ b/user/inih/APKBUILD diff --git a/system/inih/testrun.patch b/user/inih/testrun.patch index 987712773..987712773 100644 --- a/system/inih/testrun.patch +++ b/user/inih/testrun.patch diff --git a/system/userspace-rcu/APKBUILD b/user/userspace-rcu/APKBUILD index e36f0f6bf..e36f0f6bf 100644 --- a/system/userspace-rcu/APKBUILD +++ b/user/userspace-rcu/APKBUILD diff --git a/system/userspace-rcu/endian.patch b/user/userspace-rcu/endian.patch index d80495c8a..d80495c8a 100644 --- a/system/userspace-rcu/endian.patch +++ b/user/userspace-rcu/endian.patch diff --git a/system/xfsprogs/APKBUILD b/user/xfsprogs/APKBUILD index 8d717f51e..8d717f51e 100644 --- a/system/xfsprogs/APKBUILD +++ b/user/xfsprogs/APKBUILD diff --git a/system/xfsprogs/no-utmp-header.patch b/user/xfsprogs/no-utmp-header.patch index f272bc152..f272bc152 100644 --- a/system/xfsprogs/no-utmp-header.patch +++ b/user/xfsprogs/no-utmp-header.patch diff --git a/system/xfsprogs/scrub.patch b/user/xfsprogs/scrub.patch index a466aab34..a466aab34 100644 --- a/system/xfsprogs/scrub.patch +++ b/user/xfsprogs/scrub.patch |