diff options
author | James Meyer <james.meyer@operamail.com> | 2008-10-23 15:01:06 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2008-10-23 15:01:06 (GMT) |
commit | 3ac5de6a2ef8f7e6eb1c347ff9e16d33647d3430 (patch) | |
tree | 1a24cb7b1586d0a40cd0261d7b7c5bdba21bddeb /build_tools/clarch/larch/profiles/i686-testing-local-httpd | |
parent | ab2849b21407d6753d6b5b800b9229ea1ee60b4a (diff) | |
download | linhes_dev-3ac5de6a2ef8f7e6eb1c347ff9e16d33647d3430.zip |
profile sync.
Diffstat (limited to 'build_tools/clarch/larch/profiles/i686-testing-local-httpd')
4 files changed, 6 insertions, 3 deletions
diff --git a/build_tools/clarch/larch/profiles/i686-testing-local-httpd/addedpacks b/build_tools/clarch/larch/profiles/i686-testing-local-httpd/addedpacks index a9262f4..b904477 100644 --- a/build_tools/clarch/larch/profiles/i686-testing-local-httpd/addedpacks +++ b/build_tools/clarch/larch/profiles/i686-testing-local-httpd/addedpacks @@ -112,8 +112,8 @@ mythmusic mythphone myththemes mythweather -mythweb mythvideo +mythsmolt nuvexport lirc lirc-utils @@ -140,6 +140,7 @@ mysql-python expect curl dnsutils +avahi #Wireless b43-fwcutter diff --git a/build_tools/clarch/larch/profiles/i686-testing-local-httpd/cache_packs b/build_tools/clarch/larch/profiles/i686-testing-local-httpd/cache_packs index 9f5096b..ba23338 100644 --- a/build_tools/clarch/larch/profiles/i686-testing-local-httpd/cache_packs +++ b/build_tools/clarch/larch/profiles/i686-testing-local-httpd/cache_packs @@ -1,3 +1,6 @@ mythdb-initial nvidia nvidia-utils +lighttpd +local-website +mythweb diff --git a/build_tools/clarch/larch/profiles/i686-testing-local-httpd/cd-root/isolinux/isolinux.cfg b/build_tools/clarch/larch/profiles/i686-testing-local-httpd/cd-root/isolinux/isolinux.cfg index 17b2075..7938fbc 100644 --- a/build_tools/clarch/larch/profiles/i686-testing-local-httpd/cd-root/isolinux/isolinux.cfg +++ b/build_tools/clarch/larch/profiles/i686-testing-local-httpd/cd-root/isolinux/isolinux.cfg @@ -10,7 +10,6 @@ MENU CMDLINEROW 22 MENU TIMEOUTROW 23 MENU TABMSGROW 22 - MENU TITLE LinHES: The Linux Home Entertainment System label linux diff --git a/build_tools/clarch/larch/profiles/i686-testing-local-httpd/rcconfx b/build_tools/clarch/larch/profiles/i686-testing-local-httpd/rcconfx index 23e671e..47ce29d 100644 --- a/build_tools/clarch/larch/profiles/i686-testing-local-httpd/rcconfx +++ b/build_tools/clarch/larch/profiles/i686-testing-local-httpd/rcconfx @@ -15,5 +15,5 @@ USELVM="yes" #eth0="dhcp" -DAEMONS=(syslog-ng network mysqld dbus hal !slim sshd) +DAEMONS=(syslog-ng network mysqld dbus hal avahi-daemon !slim sshd) SPLASH="splashy" |