summaryrefslogtreecommitdiffstats
path: root/build_tools/clarch/larch/profiles/i686-testing-local/post_process
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2008-10-31 16:41:03 (GMT)
committerJames Meyer <james.meyer@operamail.com>2008-10-31 16:41:03 (GMT)
commit52df49d517066e4440ffb5fc809482c3bf238c70 (patch)
tree05f6a34663ef334607119efc78a6e77ca99a9334 /build_tools/clarch/larch/profiles/i686-testing-local/post_process
parenteb2a111df5932deaae7bae9db8957b9c05e16625 (diff)
downloadlinhes_dev-52df49d517066e4440ffb5fc809482c3bf238c70.zip
add media_dirs to list of installed pkg
Diffstat (limited to 'build_tools/clarch/larch/profiles/i686-testing-local/post_process')
-rwxr-xr-xbuild_tools/clarch/larch/profiles/i686-testing-local/post_process/modify_chroot.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/build_tools/clarch/larch/profiles/i686-testing-local/post_process/modify_chroot.sh b/build_tools/clarch/larch/profiles/i686-testing-local/post_process/modify_chroot.sh
index 3ce8db9..868620d 100755
--- a/build_tools/clarch/larch/profiles/i686-testing-local/post_process/modify_chroot.sh
+++ b/build_tools/clarch/larch/profiles/i686-testing-local/post_process/modify_chroot.sh
@@ -4,6 +4,7 @@ useradd -m -s /bin/bash mythtv -G audio,video,optical,storage,users
cp -rvpf /.post_process/home/mythtv /home/
cp -rvpf /.post_process/home/mythtv/.fluxbox /root
chown -R mythtv.mythtv /home/mythtv/
+chown -R mythtv.mythtv /myth
cp -f /.post_process/hosts.allow /etc/hosts.allow
cp -f /.post_process/rc.conf /etc/rc.conf