summaryrefslogtreecommitdiffstats
path: root/build_tools/larch8/larch0/profiles/linhes-local-mirror-stable-i686/post_process/modify_chroot.sh
diff options
context:
space:
mode:
authorJames Meyer <jams@linhes.org>2010-12-29 00:52:05 (GMT)
committerJames Meyer <jams@linhes.org>2010-12-29 00:52:05 (GMT)
commitc39f371cda10496c8858648b1d2490d0a3a113c5 (patch)
tree7639a04658072f53df39095146676af815aa8efc /build_tools/larch8/larch0/profiles/linhes-local-mirror-stable-i686/post_process/modify_chroot.sh
parent4a129109f63f972c4115b7fe039550d8e07bfc58 (diff)
downloadlinhes_dev-c39f371cda10496c8858648b1d2490d0a3a113c5.zip
profile sync: add noveau as blacklisted modules.
Diffstat (limited to 'build_tools/larch8/larch0/profiles/linhes-local-mirror-stable-i686/post_process/modify_chroot.sh')
-rwxr-xr-xbuild_tools/larch8/larch0/profiles/linhes-local-mirror-stable-i686/post_process/modify_chroot.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/build_tools/larch8/larch0/profiles/linhes-local-mirror-stable-i686/post_process/modify_chroot.sh b/build_tools/larch8/larch0/profiles/linhes-local-mirror-stable-i686/post_process/modify_chroot.sh
index ad83b2c..e635c0e 100755
--- a/build_tools/larch8/larch0/profiles/linhes-local-mirror-stable-i686/post_process/modify_chroot.sh
+++ b/build_tools/larch8/larch0/profiles/linhes-local-mirror-stable-i686/post_process/modify_chroot.sh
@@ -3,6 +3,7 @@ echo "larch5" > /etc/hostname
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
+cp -vpf /.post_process/nouveau.conf /etc/modprobe.d/nouveau.conf
chown -R mythtv.mythtv /home/mythtv/
chown -R mythtv.mythtv /myth