]>
Devoid-pointer.net GitWeb - omnibook.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Mathieu Bérard [Thu, 10 Aug 2006 23:29:26 +0000 (23:29 +0000)]
Update in Debian package (Thanks Julien Valroff)
Mathieu Bérard [Thu, 10 Aug 2006 13:58:10 +0000 (13:58 +0000)]
Debian package was broken: the module was directly installed
during the build process and was not in the package.
Fix that !
Mathieu Bérard [Thu, 10 Aug 2006 02:43:16 +0000 (02:43 +0000)]
Cleanup in Makefile
Hardcode location of depmod and modprobe so sudo works even if /sbin in not in user's $PATH
Mathieu Bérard [Thu, 10 Aug 2006 02:21:49 +0000 (02:21 +0000)]
* Fix _TOSHIBA_ M100 dmi string
* Introduction of ectype 14 for the Satellite A105
* Cleanup in Makefile
Mathieu Bérard [Thu, 10 Aug 2006 01:46:41 +0000 (01:46 +0000)]
Delete README reference to a deleted feature
Mathieu Bérard [Wed, 9 Aug 2006 21:19:44 +0000 (21:19 +0000)]
Add dmi info the the Satellite M100
Tentative fix for backlight conditional compilation
Mathieu Bérard [Wed, 9 Aug 2006 16:59:10 +0000 (16:59 +0000)]
Update Changelog for bugfix release
Mathieu Bérard [Wed, 9 Aug 2006 16:38:49 +0000 (16:38 +0000)]
Update ChangeLog for last commit
Mathieu Bérard [Wed, 9 Aug 2006 16:35:49 +0000 (16:35 +0000)]
Fix two bugs in debian package:
-fix dependency on linux-image_foo | kernel-image_foo
-fix typo in ChangeLog handling
Mathieu Bérard [Wed, 9 Aug 2006 13:27:39 +0000 (13:27 +0000)]
Add DMI info for the Toshiba Satellite M40X
Mathieu Bérard [Mon, 7 Aug 2006 13:17:57 +0000 (13:17 +0000)]
More polish before release
Mathieu Bérard [Sun, 6 Aug 2006 20:33:15 +0000 (20:33 +0000)]
Polish before release
Mathieu Bérard [Fri, 30 Jun 2006 21:48:06 +0000 (21:48 +0000)]
Misc fixes
Mathieu Bérard [Fri, 30 Jun 2006 21:39:20 +0000 (21:39 +0000)]
Update documentation
Mathieu Bérard [Fri, 30 Jun 2006 21:31:26 +0000 (21:31 +0000)]
Debian fix from Daniel Gimpelevich
Mathieu Bérard [Fri, 30 Jun 2006 21:31:07 +0000 (21:31 +0000)]
Debian fix from Daniel Gimpelevich
Mathieu Bérard [Tue, 27 Jun 2006 23:23:47 +0000 (23:23 +0000)]
Redo laptop model detection engine:
-Convert and merge omnibook_models_t and omnibook_tc_t structures into a giant dmi_system_id
-Use dmi_check_system + a dmi_mached function
-Kill cmp_with_glob, omnibook_ident and omnibook_get_tc
Make some functions static
Mathieu Bérard [Mon, 26 Jun 2006 16:16:17 +0000 (16:16 +0000)]
-Update doc
Mathieu Bérard [Mon, 26 Jun 2006 16:09:10 +0000 (16:09 +0000)]
Fix Makefile
Mathieu Bérard [Mon, 26 Jun 2006 15:35:00 +0000 (15:35 +0000)]
-Add muteled featuere and suport for HP XE4500
-Nuke watch feature
-New ELF section powered features enumeration: array of all features not needed anymore
-Reorganize code in init.c and (nuked) init.h: create laptop.h and compat.h
-More use of Kbuild in Makefile
Mathieu Bérard [Tue, 20 Jun 2006 22:05:00 +0000 (22:05 +0000)]
Fix section mismatch
Mathieu Bérard [Tue, 18 Apr 2006 20:37:07 +0000 (20:37 +0000)]
Update documentation
Mathieu Bérard [Tue, 18 Apr 2006 20:36:59 +0000 (20:36 +0000)]
Update documentation
Mathieu Bérard [Tue, 18 Apr 2006 20:28:36 +0000 (20:28 +0000)]
Add support for kernel from 2.6.8 to 2.6.17-rc1
Mathieu Bérard [Mon, 17 Apr 2006 17:58:59 +0000 (17:58 +0000)]
Create trunk directory