diff options
author | Chris Lumens <clumens@redhat.com> | 2005-08-17 15:07:04 +0000 |
---|---|---|
committer | Chris Lumens <clumens@redhat.com> | 2005-08-17 15:07:04 +0000 |
commit | b9320b2d7bc167006e562c3c768e5cf940ae5c28 (patch) | |
tree | 5eb5d579cd3f50afc2eb732b85863d780a676814 /docs | |
parent | 9e6599179969a4588c8f5e4107270e0c155f1753 (diff) | |
download | anaconda-b9320b2d7bc167006e562c3c768e5cf940ae5c28.tar.gz anaconda-b9320b2d7bc167006e562c3c768e5cf940ae5c28.tar.xz anaconda-b9320b2d7bc167006e562c3c768e5cf940ae5c28.zip |
We've been silently ignoring on the mouse keyword for a while now. Time to
be more noisy about it so people will correct their files.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/kickstart-docs.txt | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/docs/kickstart-docs.txt b/docs/kickstart-docs.txt index a05c0df34..09d9239f8 100644 --- a/docs/kickstart-docs.txt +++ b/docs/kickstart-docs.txt @@ -623,7 +623,7 @@ Creating the Kickstart File error message to be printed to the screen and installation to halt. Instead of using the langsupport keyword, you should now list the support package groups for all languages you want supported in the - %packages section of your kickstart file. Fr instance, adding + %packages section of your kickstart file. For instance, adding support for French means you should add the following to %packages: @french-support @@ -692,8 +692,10 @@ Creating the Kickstart File mouse - The mouse configuration option is deprecated. It is still - recognized for backwards compatibility, but has no effects. + The mouse keywork is deprecated and its use will cause an error + message to be printed to the screen and installation to halt. This + keyword has been deprecated for some time now but has been silently + ignored. network (optional) |