Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

tpctl-kmp-debug-4.17_2.6.16.53_0.8-30.13 RPM for i586

From SuSE Linux 10.1 updates for i386 / rpm / i586

Name: tpctl-kmp-debug Distribution: SUSE LINUX 10.1 (i586)
Version: 4.17_2.6.16.53_0.8 Vendor: SUSE LINUX Products GmbH, Nuernberg, Germany
Release: 30.13 Build date: Fri Aug 31 19:54:49 2007
Group: System/Kernel Build host: lrupp1.suse.de
Size: 120912 Source RPM: tpctl-4.17-30.13.src.rpm
Packager: http://bugs.opensuse.org
Url: http://tpctl.sourceforge.net/
Summary: ThinkPad configuration kernel modules
With this tool you can change the BIOS settings on IBM Thinkpads. tpctl
  -- command line ThinkPad control program ntpctl  -- ncurses ThinkPad
control program



Authors:
--------
    tpctl, drivers    Thomas Hood <jdthood@mail.com> and Bill Mair
    smapidev          Bill Mair <Bill.Mair@bm-soft.com> and Thomas Hood
    ntpctl            Martin Fluch <mfluch@mathphys.fsk.uni-heidelberg.de>

Provides

Requires

Copyright

GPL v2 or later

Signatures

internal MD5: 9e65bcd9c2e80e9483348a3e34d08dc3
GPG

Changelog

* Mon Apr 10 2006 - agruen@suse.de
  - Add preamble `Enhances: kernel-$flavor' workaround to
    KMP sub-packages (156513).
* Mon Apr 03 2006 - ro@suse.de
  - change MODULE_PARM to module_param
* Fri Feb 17 2006 - seife@suse.de
  - added a dependency to the kernel module
* Thu Feb 16 2006 - ro@suse.de
  - ignore xenpae kernel
* Fri Feb 03 2006 - ro@suse.de
  - build as kernel module package (KMP)
* Wed Jan 25 2006 - mls@suse.de
  - converted neededforbuild to BuildRequires
* Tue Jun 14 2005 - ro@suse.de
  - udev rule is now packaged in udev package
* Thu Mar 17 2005 - seife@suse.de
  - add a default udev rule, tune the README.SUSE
* Wed Mar 16 2005 - seife@suse.de
  - documentation update for udev/rules.d vs udev/permissions.d
* Fri Feb 18 2005 - agruen@suse.de
  - get_put_cpu_ptr-gone.diff: Compilation fix.
* Fri Feb 18 2005 - ro@suse.de
  - update tpctl to 4.17
* Tue Feb 01 2005 - seife@suse.de
  - bump version to tpctl 4.16, module to 5.8.
* Tue Nov 30 2004 - seife@suse.de
  - bump version to tpctl 4.15. Module version 5.8 is still pending!
* Thu Nov 11 2004 - seife@suse.de
  - fix autobuild --debug=yes breakage
* Mon Sep 27 2004 - agruen@suse.de
  - Fix compilation for 2.6.9-rc2 kernel.
* Wed Aug 25 2004 - seife@suse.de
  - remove /dev/thinkpad (bug #44255)
* Thu Aug 05 2004 - seife@suse.de
  - bump version to tpctl 4.14/thinkpad 5.5
* Mon May 03 2004 - garloff@suse.de
  - Fix build failure with configs having more CPUs than fit in a
    long int.
* Mon Mar 29 2004 - agruen@suse.de
  - Next try to fix the very same failure.
* Mon Mar 29 2004 - agruen@suse.de
  - Fix a failure not caught by the Makefile.suse's module tests.
* Sun Mar 28 2004 - agruen@suse.de
  - Fix km_tpctl makefile for 2.6.
* Wed Mar 17 2004 - behlert@suse.de
  - fixes for CONFIG_REGPARM - now kernel crashes no more [#36073]
* Fri Mar 12 2004 - seife@suse.de
  - update tpctl version to 4.10, kernel module version to 5.0
* Sun Mar 07 2004 - ro@suse.de
  - move build macro before first file installation
* Fri Jan 23 2004 - jg@suse.de
  - update tpctl to version 4.8 and thinkpad kernel module to
    version 4.999-trial1 (notable change: kernel 2.6 support)
  - removed unnecessary kernel-source from neededforbuild
* Tue Jun 17 2003 - ro@suse.de
  - added directory to filelist
* Mon May 12 2003 - jg@suse.de
  - readded installation of man pages for apmiser and tpctlir
* Mon May 12 2003 - jg@suse.de
  - tpctl update to 4.4
    - apmiser: Don't save power if no battery installed
    - documentation fixes
  - thinkpad update to 4.3
    - compilation fixes
* Mon May 12 2003 - ro@suse.de
  - define cli/sti if missing
* Mon Feb 17 2003 - jg@suse.de
  - update to 4.2 (apmiser enhancements)
* Tue Feb 04 2003 - jg@suse.de
  - readded tpctlir, tpctlir.8, and README.apmiser
* Fri Jan 31 2003 - jg@suse.de
  - update to 4.1
  - dropped subpackage modules
* Tue Dec 03 2002 - ro@suse.de
  - fix previous patch
* Mon Dec 02 2002 - ro@suse.de
  - include errno.h where needed
* Thu Jul 04 2002 - ro@suse.de
  - fix specfile
* Thu Jul 04 2002 - zoz@suse.de
  - changed %ifarch i386 to %ifarch ix86 in specfile
* Fri Feb 15 2002 - ro@suse.de
  - make dep for kernel before build
* Mon Feb 04 2002 - zoz@suse.de
  - use config.default.ikr only if kernel_source has no .config
  - added 'MODULE_LICENSE("GPL");' to appropriate header file
* Wed Aug 15 2001 - ro@suse.de
  - removed k_deflt from neededforbuild (cyclic dependency)
* Tue May 08 2001 - zoz@suse.de
  - now using version.h from /boot/vmlinuz.version.h
  - changed filelist for tpctl-modules
  - make km_tpctl build ("s/Makefile_common/Makefile-common/" in
    Makefile.module) Bug: 7579
* Mon Apr 09 2001 - zoz@suse.de
  - update to 2.0
  - now using buildroot
  - added tpctlir to the filelist
  - added tpctl-module package for easier update
* Tue Mar 13 2001 - uli@suse.de
  - moved kernel stuff to km_tpctl package
* Tue Dec 12 2000 - ro@suse.de
  - comment modprobe calls in install section of Makefile
* Fri Dec 08 2000 - uli@suse.de
  - fixed typos in drivers/thinkpad.c
* Thu Nov 23 2000 - droesch@suse.de
  - update to 1.0
* Thu Jun 08 2000 - zoz@suse.de
  - update to 0.8.8
* Wed Jun 07 2000 - uli@suse.de
  - doc relocation
* Wed Mar 08 2000 - bs@suse.de
  - made %post more friendly.
* Mon Feb 28 2000 - ro@suse.de
  - cleaned neededforbuild
* Wed Feb 16 2000 - zoz@suse.de
  - some cleaning-up
  - fixed path in ultrabayd
  - prevented tpctlify from changing /etc/ld.so.conf
* Tue Feb 08 2000 - zoz@suse.de
  - new package
  - there is a special hdparm.tpctl to (un)registers ide-devices
    needed for the IBM ultrabay

Files

,\



Generated by rpm2html 1.8.1

Daniel Veillard, Fri Nov 21 05:00:30 2008