[master 1/1] Remove from the docs repo=hd installation with installable tree

jkonecny12 installerbot-noreply at redhat.com
Fri Aug 21 09:07:44 UTC 2015


From: Jiri Konecny <jkonecny at redhat.com>

The install method inst.repo=hd:<device> with installable tree copied on
the disk is not supported anymore.
---
 docs/boot-options.rst | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/docs/boot-options.rst b/docs/boot-options.rst
index dde53b1..2c522ed 100644
--- a/docs/boot-options.rst
+++ b/docs/boot-options.rst
@@ -64,7 +64,8 @@ different ways:
     Look for installer media in the specified disk device.
 
 ``inst.repo=hd:<device>:<path>``
-    Mount the given disk partition and install from the given path.
+    Mount the given disk partition and install from ISO file on the given path.
+    This installation method requires ISO file, which contains installable tree.
 
 ``inst.repo=[http,https,ftp]://<host>/<path>``
     Look for an installable tree at the given URL.
@@ -778,3 +779,10 @@ upgradeany
 ^^^^^^^^^^
 
 Anaconda doesn't handle upgrades anymore.
+
+.. inst.repo for installable tree:
+
+inst.repo=:hd:<device>:<path> for installable tree
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+Anaconda can't use this option with installable tree but only with ISO file.


-- 
To view this commit on github, visit https://github.com/rhinstaller/anaconda/commit/a91e80cd937e7a1553ec026319284d1404781c1b


More information about the anaconda-patches mailing list