From 344d2aa08642196f445d35f7586aae2f66ecfce2 Mon Sep 17 00:00:00 2001 From: Josh Blum Date: Mon, 12 Sep 2011 10:48:47 -0700 Subject: uhd: updated to images documentation --- host/docs/images.rst | 29 ++++++++--------------------- 1 file changed, 8 insertions(+), 21 deletions(-) (limited to 'host') diff --git a/host/docs/images.rst b/host/docs/images.rst index c0645a821..ddfb17d6e 100644 --- a/host/docs/images.rst +++ b/host/docs/images.rst @@ -23,29 +23,16 @@ Pre-built images Pre-built images are available for download. See the UHD wiki for the download link. -The pre-built images come in platform-specific installer packages -and platform-independent archive files: +The pre-built images come in two forms: -* **Linux:** DEB or RPM installer -* **Windows:** not available yet... -* **Macintosh:** not available yet... -* **Platform-independent:** ZIP or TAR.GZ archive +* bundled with UHD in a platform-specific installer +* stand-alone platform-independent archive files -^^^^^^^^^^^^^^^^^^ -Linux installers -^^^^^^^^^^^^^^^^^^ -The Linux-based installers will install the images into /usr/share/uhd/images. -On a Linux system, the UHD will always search this path for image files. - -Commands to install a linux rpm or deb package: - -:: - - sudo rpm -i .rpm - - -- OR -- - - sudo dpkg -i .deb +^^^^^^^^^^^^^^^^^^^^^^ +Platform installers +^^^^^^^^^^^^^^^^^^^^^^ +The UNIX-based installers will install the images into /usr/share/uhd/images. +On windows, the images will be installed to /share/uhd/images. ^^^^^^^^^^^^^^^^^^^^^^ Archive install -- cgit v1.2.3