diff options
Diffstat (limited to 'build_tools')
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 | 
