summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorCtibor <ctibor.brancik@seznam.cz>2015-01-30 22:44:14 +0100
committerCtibor <ctibor.brancik@seznam.cz>2015-01-30 22:44:14 +0100
commitac00248feb08bcd4cdbc70ba04b2eba3e58f4e46 (patch)
tree9926e786df54767f6e1d1ac56b22e5ff8c397960 /Documentation
parentf18083535b10fc2f36fb2950adf29d6f80b3800f (diff)
downloadbrancik-overlay-ac00248feb08bcd4cdbc70ba04b2eba3e58f4e46.tar.gz
brancik-overlay-ac00248feb08bcd4cdbc70ba04b2eba3e58f4e46.tar.bz2
sci-libs/sbig cannot be installed on ARCH=arm due to binary code. Masking it and creating special portage set for ARM.
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/README.indilib-drivers6
1 files changed, 5 insertions, 1 deletions
diff --git a/Documentation/README.indilib-drivers b/Documentation/README.indilib-drivers
index 0bbeb14..494fb30 100644
--- a/Documentation/README.indilib-drivers
+++ b/Documentation/README.indilib-drivers
@@ -35,10 +35,14 @@ More info about Gentoo overlays and their management can be found on https://wik
sudo layman -a overlay
-4. To install all available indilib drivers (e.g. for testing if the driver can be compiled on certain ARCH) simply use provided portage set:
+4. To install all available indilib drivers (e.g. for testing if the driver can be compiled on ARCH) simply use provided portage set:
sudo emerge -v @indilib-drivers
+or if you use ARCH=arm system (e.g. raspberrypi). This set is due to that some drivers use binary code which is compiled for x86 processors only.
+
+sudo emerge -v @indilib-drivers-arm
+
5. If you want to install only drivers for the devices you use (The Gentoo Way TM), you have to set appropriate USE flags:
Available USE flags (note that only 3rd party drivers are present, with exception of indi-qhy-old. All other drivers are installed by sci-libs/indilib itself):