diff options
Diffstat (limited to 'emulators/linux_base-f7/pkg-message')
-rw-r--r-- | emulators/linux_base-f7/pkg-message | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/emulators/linux_base-f7/pkg-message b/emulators/linux_base-f7/pkg-message index b9784a9a78f2..cdc3245b0f90 100644 --- a/emulators/linux_base-f7/pkg-message +++ b/emulators/linux_base-f7/pkg-message @@ -18,3 +18,7 @@ Let your lists for hosts, passwd and group be resolved via nsswitch.conf: shadow: files nis group: files nis hosts: files dns nis + +WARNING: doing work which needs to chroot into the linux base may not work. +In such cases (e.g. cross-development) you are better suited with a linux_dist +port. |