hotplug is updated to 2003_08_05 that officially supports 2.6 + various fixes.
All previous patches are rediffed when apropriate. the main addition is input
agent
modprobe now includes modprobe.default automatically; generate-modprobe.conf
has been modified to use module.conf only by default.
thierry I consider this suitable for distribution. testers are welcome of
course.
module-init-tools:
* Sat Aug 09 2003 Andrey Borzenkov <[EMAIL PROTECTED]> 0.9.13-0.pre2.0.2bor
- BuildRequires libc.a for static compilation
- replace all aliases with install commands in modprobe.default. It is
impossible to easily disable alias given current implementation. Make it
include modprobe.compat
- ditto for modprobe.compat
- patch7 - include modprobe.default automatically
- patch8 - do not use modprobe -c in generate-modprobe.conf by default, use
just /etc/modules.conf. This can be overridien by --use-modprobe-c
- remove include modprobe.{default|compat} on update
- provide empty default modprobe.conf now
* Wed Aug 06 2003 Andrey Borzenkov <[EMAIL PROTECTED]> 0.9.13-0.pre2.0.1bor
- new version
- remove patch3 - it was left by accident
- remove patch5 - modififed version integrated upstream
hotplug:
* Wed Aug 06 2003 Andrey Borzenkov <[EMAIL PROTECTED]> 2003_08_05-0.1bor
- new version
- rediff patch5
- remove patch9 - fixed upstream
- patch15 - make sure hex values in sysfs for USB are interpreted as
hex and not as decimal