From 55ec1e42a2e4e611fd8c71f8968d1a6ad08f6c9f Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Sat, 4 Mar 2006 16:36:13 +0000 Subject: install acpi and acpid, but don't enable them by default, drakboot will take care of that --- live/One/2006.0/config/auto_inst.cfg.pl | 3 +++ live/One/2006.0/config/live.cfg | 1 + 2 files changed, 4 insertions(+) diff --git a/live/One/2006.0/config/auto_inst.cfg.pl b/live/One/2006.0/config/auto_inst.cfg.pl index f0ec354dd..5ed179de5 100644 --- a/live/One/2006.0/config/auto_inst.cfg.pl +++ b/live/One/2006.0/config/auto_inst.cfg.pl @@ -122,6 +122,9 @@ $o = { #- network 'zcip', 'tmdns', 'ethtool', 'rp-pppoe', + #- acpi + 'acpi', 'acpid', + #- useful packages 'ndiswrapper', 'xmoto', diff --git a/live/One/2006.0/config/live.cfg b/live/One/2006.0/config/live.cfg index 64783c88b..a2427106d 100644 --- a/live/One/2006.0/config/live.cfg +++ b/live/One/2006.0/config/live.cfg @@ -47,6 +47,7 @@ my $l = { qw(capi4linux ibod isdn4linux isdnlog), qw(cpqarrayd upsd upsmon), # uncommon hardware qw(lisa ntpd snmpd), # unneeded software + qw(acpi acpid), # enabled by drakboot when needed ], vga_mode => 788, }, -- cgit v1.2.1