-=| Glenn Saberton, Mon, Sep 01, 2008 at 02:20:41AM +0000 |=- > The following commit has been merged in the master branch: > commit 571142b31e82a8586cff8a76686ce079666b3334 > Author: Glenn Saberton <[EMAIL PROTECTED]> > Date: Mon Sep 1 10:19:36 2008 +0800 > > Fix backwards thermal workaround. > > - echo "d-i preseed/late_command string echo -e eeepc_acpi >> > /target/etc/modules; echo -e "blacklist ath5k" >> > /target/etc/modprobe.d/blacklist; echo -e "thermal options nocrt=1" > > /target/etc/modprobe.d/thermal" >> ../../../tmp/preseed.cfg > + echo "d-i preseed/late_command string echo -e eeepc_acpi >> > /target/etc/modules; echo -e "blacklist ath5k" >> > /target/etc/modprobe.d/blacklist; echo -e "options thermal nocrt=1" > > /target/etc/modprobe.d/thermal" >> ../../../tmp/preseed.cfg
(sorry for the messy wrapped quote) Shouldn't these two options go to one place? They are workarounds for the eeepc so perhaps /etc/modprobe.d/eeepc or even /etc/modprobe.d/local? -- dam JabberID: [EMAIL PROTECTED]
signature.asc
Description: Digital signature
_______________________________________________ Debian-eeepc-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-eeepc-devel
