summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/system-templates
diff options
context:
space:
mode:
authorBob Igo <bob@stormlogic.com>2009-06-06 20:51:42 (GMT)
committerBob Igo <bob@stormlogic.com>2009-06-06 20:51:42 (GMT)
commit9c88cd43e4ac8a83bd5eb77616ba0d13f08a891a (patch)
tree8d92e12969a08ece07657486b877ad841fd31dcc /abs/core-testing/system-templates
parent8dd571de2d83b945fef01103fbe8c241e774f0e3 (diff)
parentc13eeafc9aa43d7b2c4a457987409e9da03af481 (diff)
downloadlinhes_pkgbuild-9c88cd43e4ac8a83bd5eb77616ba0d13f08a891a.zip
linhes_pkgbuild-9c88cd43e4ac8a83bd5eb77616ba0d13f08a891a.tar.gz
linhes_pkgbuild-9c88cd43e4ac8a83bd5eb77616ba0d13f08a891a.tar.bz2
merge, plus some robustness options for install_db_chroot.sh
Diffstat (limited to 'abs/core-testing/system-templates')
-rwxr-xr-xabs/core-testing/system-templates/PKGBUILD2
-rwxr-xr-xabs/core-testing/system-templates/templates/samba/smb.conf.home10
-rwxr-xr-xabs/core-testing/system-templates/templates/samba/smb.conf.media10
-rw-r--r--abs/core-testing/system-templates/templates/samba/smb.conf.template1
4 files changed, 1 insertions, 22 deletions
diff --git a/abs/core-testing/system-templates/PKGBUILD b/abs/core-testing/system-templates/PKGBUILD
index 4d72aad..5a195c5 100755
--- a/abs/core-testing/system-templates/PKGBUILD
+++ b/abs/core-testing/system-templates/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=system-templates
pkgver=1.0
-pkgrel=18
+pkgrel=20
conflicts=( )
pkgdesc="Templates used for system configuration"
depends=()
diff --git a/abs/core-testing/system-templates/templates/samba/smb.conf.home b/abs/core-testing/system-templates/templates/samba/smb.conf.home
deleted file mode 100755
index c0f3136..0000000
--- a/abs/core-testing/system-templates/templates/samba/smb.conf.home
+++ /dev/null
@@ -1,10 +0,0 @@
-[home]
- path = /home/mythtv/
- public = yes
- only guest = yes
- writeable = yes
- printable = no
- force user = mythtv
- force group = mythtv
- create mask = 0755
-
diff --git a/abs/core-testing/system-templates/templates/samba/smb.conf.media b/abs/core-testing/system-templates/templates/samba/smb.conf.media
deleted file mode 100755
index 914a321..0000000
--- a/abs/core-testing/system-templates/templates/samba/smb.conf.media
+++ /dev/null
@@ -1,10 +0,0 @@
-[myth]
- path = /myth
- public = yes
- only guest = yes
- writeable = yes
- printable = no
- force user = mythtv
- force group = mythtv
- create mask = 0755
-
diff --git a/abs/core-testing/system-templates/templates/samba/smb.conf.template b/abs/core-testing/system-templates/templates/samba/smb.conf.template
index aef29eb..da1e89e 100644
--- a/abs/core-testing/system-templates/templates/samba/smb.conf.template
+++ b/abs/core-testing/system-templates/templates/samba/smb.conf.template
@@ -121,5 +121,4 @@
#============================ Share Definitions ==============================
-include = /home/mythtv/templates/user.shares