diff options
author | Patrick McDermott <pehjota> | 2020-06-20 21:01:13 (EDT) |
---|---|---|
committer | Patrick McDermott <pehjota> | 2020-06-20 21:01:13 (EDT) |
commit | 27e13f5033829c218f9c8711cb2b4acac143f71f (patch) | |
tree | d8b08fd346467e50088f2b7e1e411e6b69a6324f | |
parent | 55e2bd70dc24e5a6d3aeb4074cb01178764db4f7 (diff) |
dev/multiarch: Only native boot, dev, & util feeds
-rw-r--r-- | dev/multiarch.mdwn | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/dev/multiarch.mdwn b/dev/multiarch.mdwn index 4596427..37a54e1 100644 --- a/dev/multiarch.mdwn +++ b/dev/multiarch.mdwn @@ -96,6 +96,11 @@ coinstallable by opkbuild, by architecture-qualifying their names as described above. Library dependencies generated by oh-shlibdeps will automatically use the architecture-qualified names. +ProteanOS systems should have only native architecture feeds for sections +`boot`, `dev`, and `util` but may have multiple feeds for sections `dbg`, `lib`, +and `libdev`. (Sections `doc`, `locale`, and `share` are +architecture-independent.) + [wuc-mas-arch-indep-files]: https://wiki.ubuntu.com/MultiarchSpec#Architecture-independent_files_in_multiarch_packages [wuc-mas-control-fields]: https://wiki.ubuntu.com/MultiarchSpec#Binary_package_control_fields [spf-fields-bin]: http://specs.proteanos.com/spf-2.0/fields.html#fields-bin |