summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2007-02-28 15:40:27 +0000
committerChris Lumens <clumens@redhat.com>2007-02-28 15:40:27 +0000
commite0649857970b58a06fb852e3a487ad42166870aa (patch)
tree25aa209299e48fee5fd15a39efc3939135dc8e47 /docs
parentebc6a35d33466c180301497f382bbb626bad2eff (diff)
downloadanaconda-e0649857970b58a06fb852e3a487ad42166870aa.tar.gz
anaconda-e0649857970b58a06fb852e3a487ad42166870aa.tar.xz
anaconda-e0649857970b58a06fb852e3a487ad42166870aa.zip
Add a new updates kickstart commant for fetching an updates.img. This
command also allows fetching from a floppy if no argument is provided.
Diffstat (limited to 'docs')
-rw-r--r--docs/kickstart-docs.txt15
1 files changed, 14 insertions, 1 deletions
diff --git a/docs/kickstart-docs.txt b/docs/kickstart-docs.txt
index db8c6b6f5..c89590eaa 100644
--- a/docs/kickstart-docs.txt
+++ b/docs/kickstart-docs.txt
@@ -1,6 +1,6 @@
Kickstart
- Copyright (c) 2003-2006 by Red Hat, Inc.
+ Copyright (c) 2003-2007 by Red Hat, Inc.
This material may be distributed only subject to the terms and
conditions set forth in the Open Publication License, V1.0 or later
@@ -1111,6 +1111,19 @@ Creating the Kickstart File
If present, the system assumes the hardware clock is set to UTC
(Greenwich Mean) time.
+ updates (optional)
+
+ Specify the location of an updates.img for use in installation.
+ See anaconda-release-notes.txt for a description of how to make an
+ updates.img.
+
+ updates [url]
+
+ url
+
+ If present, the URL for an updates image. If not present,
+ anaconda will attempt to load from a floppy disk.
+
upgrade (optional)
Tells the system to upgrade an existing system rather than install