diff options
Diffstat (limited to 'build_tools/clarch/larch/profiles')
9 files changed, 14 insertions, 6 deletions
| diff --git a/build_tools/clarch/larch/profiles/i686-testing-REMOTE/addedpacks b/build_tools/clarch/larch/profiles/i686-testing-REMOTE/addedpacks index a9262f4..b904477 100644 --- a/build_tools/clarch/larch/profiles/i686-testing-REMOTE/addedpacks +++ b/build_tools/clarch/larch/profiles/i686-testing-REMOTE/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-REMOTE/cache_packs b/build_tools/clarch/larch/profiles/i686-testing-REMOTE/cache_packs index 9f5096b..ba23338 100644 --- a/build_tools/clarch/larch/profiles/i686-testing-REMOTE/cache_packs +++ b/build_tools/clarch/larch/profiles/i686-testing-REMOTE/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-REMOTE/cd-root/isolinux/isolinux.cfg b/build_tools/clarch/larch/profiles/i686-testing-REMOTE/cd-root/isolinux/isolinux.cfg index f0d8859..7938fbc 100644 --- a/build_tools/clarch/larch/profiles/i686-testing-REMOTE/cd-root/isolinux/isolinux.cfg +++ b/build_tools/clarch/larch/profiles/i686-testing-REMOTE/cd-root/isolinux/isolinux.cfg @@ -9,6 +9,7 @@ MENU ROWS 4  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-REMOTE/rcconfx b/build_tools/clarch/larch/profiles/i686-testing-REMOTE/rcconfx index 23e671e..47ce29d 100644 --- a/build_tools/clarch/larch/profiles/i686-testing-REMOTE/rcconfx +++ b/build_tools/clarch/larch/profiles/i686-testing-REMOTE/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" 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" diff --git a/build_tools/clarch/larch/profiles/i686-testing-local/addedpacks b/build_tools/clarch/larch/profiles/i686-testing-local/addedpacks index 2a358ff..b904477 100644 --- a/build_tools/clarch/larch/profiles/i686-testing-local/addedpacks +++ b/build_tools/clarch/larch/profiles/i686-testing-local/addedpacks @@ -112,8 +112,8 @@ mythmusic  mythphone  myththemes  mythweather -  mythvideo +mythsmolt  nuvexport  lirc  lirc-utils | 
