summaryrefslogtreecommitdiffstats
path: root/build_tools/larch8/larch0/profiles/linhes-remote-stable-i686/post_process/modify_chroot.sh
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2011-08-31 18:26:46 (GMT)
committerJames Meyer <james.meyer@operamail.com>2011-08-31 18:26:46 (GMT)
commitb6cec319d1e4e69c06a8bd2ddfc8fef533d8ef54 (patch)
treeb23adf02fefd4a3486aa2081a4986a34ecc839b5 /build_tools/larch8/larch0/profiles/linhes-remote-stable-i686/post_process/modify_chroot.sh
parent9c3a8e34cf9b58b1e8b03e3c800d909a7b25f32d (diff)
parent204cf5d4d15dd60a24f5f741dd8c76294e08be83 (diff)
downloadlinhes_dev-b6cec319d1e4e69c06a8bd2ddfc8fef533d8ef54.zip
Merge remote-tracking branch 'origin/testing' into testing
Diffstat (limited to 'build_tools/larch8/larch0/profiles/linhes-remote-stable-i686/post_process/modify_chroot.sh')
-rwxr-xr-xbuild_tools/larch8/larch0/profiles/linhes-remote-stable-i686/post_process/modify_chroot.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/build_tools/larch8/larch0/profiles/linhes-remote-stable-i686/post_process/modify_chroot.sh b/build_tools/larch8/larch0/profiles/linhes-remote-stable-i686/post_process/modify_chroot.sh
index e635c0e..4b91959 100755
--- a/build_tools/larch8/larch0/profiles/linhes-remote-stable-i686/post_process/modify_chroot.sh
+++ b/build_tools/larch8/larch0/profiles/linhes-remote-stable-i686/post_process/modify_chroot.sh
@@ -1,6 +1,7 @@
#!/bin/bash
echo "larch5" > /etc/hostname
useradd -m -s /bin/bash mythtv -G audio,video,optical,storage,users
+/usr/sbin/groupadd -g 20 utmp
cp -rvpf /.post_process/home/mythtv /home/
cp -rvpf /.post_process/home/mythtv/.fluxbox /root
cp -vpf /.post_process/nouveau.conf /etc/modprobe.d/nouveau.conf