Module: Yast
- Defined in:
- ../../src/include/hwinfo/classnames.rb,
../../src/modules/HwStatus.rb,
../../src/modules/Initrd.rb,
../../src/modules/Hotplug.rb,
../../src/modules/ModuleLoading.rb,
../../src/modules/FileChanges.rb,
../../src/modules/HWConfig.rb,
../../src/modules/Kernel.rb,
../../src/modules/ModulesConf.rb
Overview
Copyright © 2002 - 2012 Novell, Inc. All Rights Reserved.
This program is free software; you can redistribute it and/or modify it under the terms of version 2 of the GNU General Public License as published by the Free Software Foundation.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, contact Novell, Inc.
To contact Novell about this file by physical or electronic mail, you may find current contact information at www.novell.com
*************************************************************************** File: include/hwinfo/classnames.ycp Module: Hardware information Summary: Class DB file Authors: Dan Meszaros dmeszar@suse.cz Ladislav Slezak lslezak@suse.cz Michal Svec msvec@suse.cz
$Id$
Since hardware description string disappeared from libhd in june-2001 this translation table must be used to obtain those descriptions.
see file src/ids/src/class in hwinfo sources
Defined Under Namespace
Modules: HwinfoClassnamesInclude Classes: FileChangesClass, HWConfigClass, HotplugClass, HwStatusClass, InitrdClass, KernelClass, ModuleLoadingClass, ModulesConfClass
Constant Summary
- HwStatus =
HwStatusClass.new
- Initrd =
InitrdClass.new
- Hotplug =
HotplugClass.new
- ModuleLoading =
ModuleLoadingClass.new
- FileChanges =
FileChangesClass.new
- HWConfig =
HWConfigClass.new
- Kernel =
KernelClass.new
- ModulesConf =
ModulesConfClass.new