diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2010-02-17 22:05:15 +0100 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2010-02-17 22:05:15 +0100 |
commit | f1a5db64ad03910c2a401af8baa80fe2354beaa7 (patch) | |
tree | d1a63e2bb18e62abe94b1c4a0c2d78a53e724b64 /README.MultiArch | |
parent | d6b69b51004b9418478c8d5d5a5c59d5813f1289 (diff) |
add a note about the uncomplete toolchain to sound a bit more scary
Diffstat (limited to 'README.MultiArch')
-rw-r--r-- | README.MultiArch | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/README.MultiArch b/README.MultiArch index 92491631e..b2964ac38 100644 --- a/README.MultiArch +++ b/README.MultiArch @@ -7,6 +7,13 @@ usage guide - you have been warned. It is assumed that the reader has at least a bit of knowledge about APT internals, dependency relations and the MultiArch spec [0]. +Note also that the toolchain isn't ready yet, e.g. while you can simulate +the installation of MultiArch packages they will more sooner than later +cause enormous problems if really installed as dpkg can't handle MultiArch +yet (no, --force-{overwrite,architecture} aren't good options here). +Other parts of the big picture are missing and/or untested too. +You have been warned! + The implementation is focused on NOT breaking existing singleArch-only applications and/or systems as this is the current status-quo for all |