[Debian-eeepc-devel] [SCM] Maintenance of eeepc-acpi-scripts debian package branch, master, updated. 139745fb11b6711acc3f016da7954976bd1a19ad

Damyan Ivanov dmn at debian.org
Sat Oct 11 16:08:59 UTC 2008


The following commit has been merged in the master branch:
commit 741947499730dcdfaf12da21c32f9385c7c9aa2e
Author: Damyan Ivanov <dmn at debian.org>
Date:   Sat Oct 11 18:30:35 2008 +0300

    add modprobe.d/eeepc file with pciehp options

diff --git a/debian/dirs b/debian/dirs
index 3f858b8..06ff777 100644
--- a/debian/dirs
+++ b/debian/dirs
@@ -2,4 +2,5 @@ etc/default
 etc/acpi/actions
 etc/acpi/events
 etc/acpi/lib
+etc/modprobe.d
 usr/share/eeepc-acpi-scripts
diff --git a/debian/rules b/debian/rules
index 2ef3bcd..dc9eb85 100755
--- a/debian/rules
+++ b/debian/rules
@@ -32,6 +32,7 @@ install: build
 	install -m 0755 etc/acpi/actions/* $(TMP)/etc/acpi/actions
 	install -m 0644 etc/acpi/events/* $(TMP)/etc/acpi/events
 	install -m 0644 etc/acpi/lib/* $(TMP)/etc/acpi/lib
+	install -m 0644 etc/modprobe.d/* $(TMP)/etc/modprobe.d
 	install -m 0644 functions.sh $(TMP)/usr/share/$(PKG)/
 
 binary-indep: build install
diff --git a/etc/modprobe.d/eeepc b/etc/modprobe.d/eeepc
new file mode 100644
index 0000000..a9f9613
--- /dev/null
+++ b/etc/modprobe.d/eeepc
@@ -0,0 +1,3 @@
+# module options specific for Asus EeePC
+
+options pciehp pciehp_force=1 pciehp_slot_with_bus=1

-- 
Maintenance of eeepc-acpi-scripts debian package



More information about the Debian-eeepc-devel mailing list