diff options
| author | James Meyer <james.meyer@operamail.com> | 2009-02-23 00:03:41 (GMT) | 
|---|---|---|
| committer | James Meyer <james.meyer@operamail.com> | 2009-02-23 00:03:41 (GMT) | 
| commit | 02685b2d05c7caf54dbbf10dcb3dff6423976eea (patch) | |
| tree | 903db831392a220141fb51f9d991859805cf027d /build_tools/clarch/larch | |
| parent | b4eea77c563fb06733e5560d496fe7ed861453b6 (diff) | |
| download | linhes_dev-02685b2d05c7caf54dbbf10dcb3dff6423976eea.zip | |
update rc.conf for hal
Diffstat (limited to 'build_tools/clarch/larch')
3 files changed, 3 insertions, 1 deletions
| diff --git a/build_tools/clarch/larch/profiles/MV-local/addedpacks b/build_tools/clarch/larch/profiles/MV-local/addedpacks index 602da3b..30ce52a 100644 --- a/build_tools/clarch/larch/profiles/MV-local/addedpacks +++ b/build_tools/clarch/larch/profiles/MV-local/addedpacks @@ -77,6 +77,7 @@ xf86-video-voodoo +  #terminal   openssh   ntp  diff --git a/build_tools/clarch/larch/profiles/MV-local/cache_packs b/build_tools/clarch/larch/profiles/MV-local/cache_packs index ee33030..ede165e 100644 --- a/build_tools/clarch/larch/profiles/MV-local/cache_packs +++ b/build_tools/clarch/larch/profiles/MV-local/cache_packs @@ -33,3 +33,4 @@ mythsmolt-release-fixes  mythvideo-release-fixes   mythweb-release-fixes  alsa-lib +nvidia diff --git a/build_tools/clarch/larch/profiles/MV-local/post_process/rc.conf b/build_tools/clarch/larch/profiles/MV-local/post_process/rc.conf index 790269c..03d8e5c 100755 --- a/build_tools/clarch/larch/profiles/MV-local/post_process/rc.conf +++ b/build_tools/clarch/larch/profiles/MV-local/post_process/rc.conf @@ -108,6 +108,6 @@ ROUTES=(!gateway)  #   - prefix a daemon with a @ to start it up in the background  #  #DAEMONS=(syslog-ng network netfs crond) -DAEMONS=(!syslog-ng !hotplug !pcmcia network mysqld dbus avahi-daemon) +DAEMONS=(!syslog-ng !hotplug !pcmcia network mysqld dbus hal avahi-daemon)  # End of file | 
