summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2008-06-17 10:45:58 -0400
committerChris Lumens <clumens@redhat.com>2008-06-18 10:44:55 -0400
commit28a6bb2db97ab887d79e66b40b449a6fccc177a2 (patch)
treedcd396b39fe35e124fd13a2199fe7626756fca37 /docs
parent3c14bef35fa32c9f25312226a3144ba5f8c13eba (diff)
downloadanaconda-28a6bb2db97ab887d79e66b40b449a6fccc177a2.tar.gz
anaconda-28a6bb2db97ab887d79e66b40b449a6fccc177a2.tar.xz
anaconda-28a6bb2db97ab887d79e66b40b449a6fccc177a2.zip
Remove support for RHupdates. updates.img is the way to go now.
Diffstat (limited to 'docs')
-rw-r--r--docs/anaconda-release-notes.txt6
-rw-r--r--docs/install-methods.txt2
2 files changed, 2 insertions, 6 deletions
diff --git a/docs/anaconda-release-notes.txt b/docs/anaconda-release-notes.txt
index 5ace02bce..167411cb1 100644
--- a/docs/anaconda-release-notes.txt
+++ b/docs/anaconda-release-notes.txt
@@ -121,10 +121,8 @@ the main directory of the floppy. The installer is invoked with an
'updates' option from the boot command line, and the user is prompted
to insert the update disk. The files are copied off into a ramdisk
location which Python has been instructed to look at first of modules.
-For NFS installes, any files in the directory 'RHupdates' under the
-directory mounted in the loader will also be used before the source
-files shipped in the release. If one is customizing the distribution
-and the installer then installing over NFS is the fastest way to work.
+If one is customizing the distribution and the installer then installing
+over NFS is the fastest way to work.
The installer will also use an 'updates.img' file to get patched
source files. This is particularly useful for FTP and HTTP based installs.
diff --git a/docs/install-methods.txt b/docs/install-methods.txt
index 07abd253d..b630946b4 100644
--- a/docs/install-methods.txt
+++ b/docs/install-methods.txt
@@ -57,8 +57,6 @@ Current Installation Methods:
Update Options:
- floppy or USB key drive.
- 'updates.img' file in 'images/' directory.
- - updated python sources or modules in 'RHupdates/' directory are
- used in preference to those in original.
- remote updates.img downloaded via FTP or HTTP.
- NFS (from a directory of ISOs)