diff --git a/README.md b/README.md index 4f0f7a431ad94bfbc10de8cb29c404922146b81b..a275d1db26054832f5e7c52c13a47ca9eb2eb24d 100644 --- a/README.md +++ b/README.md @@ -117,6 +117,12 @@ Instructions for testing `usr/bin/env`, `usr/share/locale`, `usr/lib/python2.7` and so on, optionally with `bin`, `lib` etc. being symlinks into `usr` + In this mode, graphics drivers come from the host system, while + their dependencies (notably glibc and libstdc++) come from either + the host system or the runtime, whichever appears to be newer. This + is currently hard-coded in `pressure-vessel-wrap` and cannot be + configured. + Design constraints ------------------