From 8e1ead19435e3796a481bc4a401549aa262c03a0 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Thu, 19 Jul 2012 02:26:11 -0400 Subject: Add `opkg install :` to MA goal. --- (limited to 'dev/releases/1/multiarch.mdwn') diff --git a/dev/releases/1/multiarch.mdwn b/dev/releases/1/multiarch.mdwn index 31a7dd3..866e4b3 100644 --- a/dev/releases/1/multiarch.mdwn +++ b/dev/releases/1/multiarch.mdwn @@ -25,14 +25,16 @@ This means that: * To the extent possible and reasonable, architecture-independent files should not be provided by packages that are to be coinstallable, * Relevant toolchain packages should be configured and/or patched to use - architecture-dependent library paths, and + architecture-dependent library paths, * The `PATH` environment variable should be set to contain native-architecture - executable program directories. + executable program directories, and + * opkg should be modified to support `:` names in its `install` + command. Not included in this release goal are: * Control information to document package coinstallability and - inter-architecture dependency satisfaction and + inter-architecture dependency satisfaction, and * Handling of architecture-independent files provided by coinstallable architecture-dependent packages or other coinstallability considerations in package management. -- cgit v0.9.1