summaryrefslogtreecommitdiff
path: root/option_table.h
diff options
context:
space:
mode:
authorAaron Plattner <aplattner@nvidia.com>2010-07-29 14:56:40 -0700
committerAaron Plattner <aplattner@nvidia.com>2010-07-29 14:56:40 -0700
commit2afc0d0c29d810f8c96380acd9cff776302c308b (patch)
treea41a3b6f977659ca9af2e0e714eb23860a83a3bc /option_table.h
parent1033fdc743ea8a6502273f08e5ebd8a3a91548dc (diff)
256.44256.44
Diffstat (limited to 'option_table.h')
-rw-r--r--option_table.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/option_table.h b/option_table.h
index 7ad2e99..1d2a644 100644
--- a/option_table.h
+++ b/option_table.h
@@ -412,6 +412,10 @@ static const NVGetoptOption __options[] = {
"for distributing precompiled kernel interfaces in a local area "
"network." },
+ { "no-nouveau-check", 'z', 0,
+ "Normally, nvidia-installer aborts installation if the nouveau kernel "
+ "driver is in use. Use this option to disable this check." },
+
{ "run-nvidia-xconfig", 'X', 0,
"nvidia-installer can optionally invoke the nvidia-xconfig utility. "
"This will update the system X configuration file so that the NVIDIA X "