diff options
author | James Meyer <james.meyer@operamail.com> | 2010-01-31 04:45:11 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2010-01-31 04:45:11 (GMT) |
commit | dd523e8aec547616953dd233656b9d61ff1b77c2 (patch) | |
tree | 0356c5e46ef5e55b4d5c9dd35af7138eb41991ec /build_tools/clarch | |
parent | 7cf75b5f32ced980ba9fbc44b3c4512b07ea9e16 (diff) | |
download | linhes_dev-dd523e8aec547616953dd233656b9d61ff1b77c2.zip |
profile sync:
add 172.16 to hosts.allow
This was an address range I didn't think anybody used =)
closes FS#542
Diffstat (limited to 'build_tools/clarch')
7 files changed, 10 insertions, 6 deletions
diff --git a/build_tools/clarch/larch/profiles/i686-RELEASE-REMOTE/cache_packs b/build_tools/clarch/larch/profiles/i686-RELEASE-REMOTE/cache_packs index 2d16d01..15a19e6 100644 --- a/build_tools/clarch/larch/profiles/i686-RELEASE-REMOTE/cache_packs +++ b/build_tools/clarch/larch/profiles/i686-RELEASE-REMOTE/cache_packs @@ -4,7 +4,7 @@ nvidia-utils vdpauinfo nvidia-96xx nvidia-96xx-utils -vdpinfo-96xx +#vdpinfo-96xx lighttpd local-website mythweb @@ -57,4 +57,4 @@ xulrunner mythmovies myth2ipod myt2xvid3 -mediaserv +#mediaserv diff --git a/build_tools/clarch/larch/profiles/i686-RELEASE-REMOTE/post_process/hosts.allow b/build_tools/clarch/larch/profiles/i686-RELEASE-REMOTE/post_process/hosts.allow index ca19dbb..f6cf005 100644 --- a/build_tools/clarch/larch/profiles/i686-RELEASE-REMOTE/post_process/hosts.allow +++ b/build_tools/clarch/larch/profiles/i686-RELEASE-REMOTE/post_process/hosts.allow @@ -4,4 +4,5 @@ ALL: 192.168. ALL: 10. ALL: 127.0.0.1 +ALL: 172.16. # End of file 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 2d16d01..15a19e6 100644 --- a/build_tools/clarch/larch/profiles/i686-testing-REMOTE/cache_packs +++ b/build_tools/clarch/larch/profiles/i686-testing-REMOTE/cache_packs @@ -4,7 +4,7 @@ nvidia-utils vdpauinfo nvidia-96xx nvidia-96xx-utils -vdpinfo-96xx +#vdpinfo-96xx lighttpd local-website mythweb @@ -57,4 +57,4 @@ xulrunner mythmovies myth2ipod myt2xvid3 -mediaserv +#mediaserv diff --git a/build_tools/clarch/larch/profiles/i686-testing-REMOTE/post_process/hosts.allow b/build_tools/clarch/larch/profiles/i686-testing-REMOTE/post_process/hosts.allow index ca19dbb..f6cf005 100644 --- a/build_tools/clarch/larch/profiles/i686-testing-REMOTE/post_process/hosts.allow +++ b/build_tools/clarch/larch/profiles/i686-testing-REMOTE/post_process/hosts.allow @@ -4,4 +4,5 @@ ALL: 192.168. ALL: 10. ALL: 127.0.0.1 +ALL: 172.16. # End of file 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 2d16d01..15a19e6 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 @@ -4,7 +4,7 @@ nvidia-utils vdpauinfo nvidia-96xx nvidia-96xx-utils -vdpinfo-96xx +#vdpinfo-96xx lighttpd local-website mythweb @@ -57,4 +57,4 @@ xulrunner mythmovies myth2ipod myt2xvid3 -mediaserv +#mediaserv diff --git a/build_tools/clarch/larch/profiles/i686-testing-local-httpd/post_process/hosts.allow b/build_tools/clarch/larch/profiles/i686-testing-local-httpd/post_process/hosts.allow index ca19dbb..f6cf005 100644 --- a/build_tools/clarch/larch/profiles/i686-testing-local-httpd/post_process/hosts.allow +++ b/build_tools/clarch/larch/profiles/i686-testing-local-httpd/post_process/hosts.allow @@ -4,4 +4,5 @@ ALL: 192.168. ALL: 10. ALL: 127.0.0.1 +ALL: 172.16. # End of file diff --git a/build_tools/clarch/larch/profiles/i686-testing-local/post_process/hosts.allow b/build_tools/clarch/larch/profiles/i686-testing-local/post_process/hosts.allow index ca19dbb..f6cf005 100644 --- a/build_tools/clarch/larch/profiles/i686-testing-local/post_process/hosts.allow +++ b/build_tools/clarch/larch/profiles/i686-testing-local/post_process/hosts.allow @@ -4,4 +4,5 @@ ALL: 192.168. ALL: 10. ALL: 127.0.0.1 +ALL: 172.16. # End of file |