summaryrefslogtreecommitdiff
path: root/scripts/init-premount/thermal
AgeCommit message (Collapse)Author
2009-07-29nuke thermal hooksmaximilian attems
thrive for a smaller initramfs, were loading of the modules is so fast that acpi should be loaeded by udev after init(8) call. Signed-off-by: maximilian attems <maks@debian.org>
2009-02-13thermal boot script: Don't load thermal+fan on acpi=offmaximilian attems
(closes: #514997) Reported-by: Michael Prokop <mika@grml.org>
2007-04-14Revert NACK'ed changeDavid Härdeman
2007-04-13Use -Qb for for module loading to honor blacklists.David Härdeman
2007-04-02first prerelease 0.86 + merge 0.85fmaximilian attems
* kick mdrun script * update control for lenny + ubuntu * add _all_ ide, block and drivers * use MODPROBE_OPTIONS and kill any modprobed arg * small doc + whitespace fixes
2006-12-02- allow to disable backupmaximilian attems
- new bzr location - functional copy_dir_modules() - modprobe a bunch of ppc windfarm modules in thermal - provide output on error
2006-06-27- fix typo on panic callmaximilian attems
- load the right i2c module for ppc g5 (windfarm needs more work)
2006-02-27sync with ubuntu22 + some handmergesmaximilian attems
2006-01-24sync 0.40ubuntu16maximilian attems
2005-12-12debian's module-init-tools of testing doesn't have yet themaximilian attems
modprobe -Qb interface, keep the change for next time. :(
2005-12-12merge ubuntu modprobe silence stuffmaximilian attems
and cp all /etc/modprobe.d :)
2005-12-05resync with latest ubuntu, split udev done by hand.maximilian attems