From 02eda38016f2a37290ff79122feb77b837d774c9 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Sat, 20 Jun 2020 17:10:55 -0400 Subject: Revert "[WIP] dev/multiarch/design: Document sections idea" This reverts commit 5069c060556a05a7b4868ff2da5b207d2a4fa64c. --- (limited to 'dev/multiarch/design.mdwn') diff --git a/dev/multiarch/design.mdwn b/dev/multiarch/design.mdwn index 6ed3a95..4d2ad15 100644 --- a/dev/multiarch/design.mdwn +++ b/dev/multiarch/design.mdwn @@ -187,19 +187,6 @@ Special design considerations need to be given to install-time dependencies. Specific use case analysis can help here. -Section-Based Solution ----------------------- - -A way to avoid having to modify opkg is to separate packages into archive -sections by package type, e.g.: `bin`, `lib`, `dev`, `dbg`, and `share`. -opkbuild could possibly automatically generate a correct `Section` control field -by package name for many packages. - -prokit would add feed lists for the native-architecture `bin` and `lib` -sections, and users would have to enable other feed lists themselves (e.g. to -add a foreign architecture's `lib` and `dev` feeds to cross-build packages. - - Architecture-Independent Files ============================== -- cgit v0.9.1