Mailinglist Archive: opensuse-bugs (6165 mails)
| < Previous | Next > |
[Bug 619218] New: /etc/sysconfig/kernel KMS setting should not start with NO
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Thu, 1 Jul 2010 15:25:15 +0000
- Message-id: <bug-619218-21960@xxxxxxxxxxxxxxxxxxxxxxxx/>
http://bugzilla.novell.com/show_bug.cgi?id=619218
http://bugzilla.novell.com/show_bug.cgi?id=619218#c0
Summary: /etc/sysconfig/kernel KMS setting should not start
with NO
Classification: openSUSE
Product: openSUSE 11.3
Version: Factory
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Kernel
AssignedTo: kernel-maintainers@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: jnelson-suse@xxxxxxxxxxx
QAContact: qa@xxxxxxx
Found By: ---
Blocker: ---
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.9)
Gecko/20100317 SUSE/3.5.9-0.1.1 Firefox/3.5.9
The current setting in /etc/sysconfig/kernel for KMS is:
NO_KMS_IN_INITRD=""
However, it's bad practice to use "NO" in a setting, because setting the
*value* to "no" is a double negative, and people find it hard to parse the
meaning of the setting that way.
It should be:
KMS_IN_INITRD="" # defaults to yes
There is still time to fix!
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=619218#c0
Summary: /etc/sysconfig/kernel KMS setting should not start
with NO
Classification: openSUSE
Product: openSUSE 11.3
Version: Factory
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Kernel
AssignedTo: kernel-maintainers@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: jnelson-suse@xxxxxxxxxxx
QAContact: qa@xxxxxxx
Found By: ---
Blocker: ---
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.9)
Gecko/20100317 SUSE/3.5.9-0.1.1 Firefox/3.5.9
The current setting in /etc/sysconfig/kernel for KMS is:
NO_KMS_IN_INITRD=""
However, it's bad practice to use "NO" in a setting, because setting the
*value* to "no" is a double negative, and people find it hard to parse the
meaning of the setting that way.
It should be:
KMS_IN_INITRD="" # defaults to yes
There is still time to fix!
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |