summaryrefslogtreecommitdiffstats
path: root/build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/post_process/modify_chroot.sh
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2011-07-30 19:33:36 (GMT)
committerJames Meyer <james.meyer@operamail.com>2011-07-30 19:33:36 (GMT)
commitb793ac00caef0956a7b362197c656c996315d4f0 (patch)
tree71fb73ad20ad72a8a4ec5e93be654c5e326d3704 /build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/post_process/modify_chroot.sh
parenta5f29802fb46591e72d3291bf9896e142bcdab8a (diff)
downloadlinhes_dev-b793ac00caef0956a7b362197c656c996315d4f0.zip
profile-sync: adds utmp to group
removes larch-hook for fstab cleanup rc.conf. Mostly removing bogus network info
Diffstat (limited to 'build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/post_process/modify_chroot.sh')
-rwxr-xr-xbuild_tools/larch8/larch0/profiles/linhes-remote-testing-i686/post_process/modify_chroot.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/post_process/modify_chroot.sh b/build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/post_process/modify_chroot.sh
index e635c0e..4b91959 100755
--- a/build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/post_process/modify_chroot.sh
+++ b/build_tools/larch8/larch0/profiles/linhes-remote-testing-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