diff options
Diffstat (limited to 'build_tools/clarch/larch/profiles')
3 files changed, 3 insertions, 3 deletions
diff --git a/build_tools/clarch/larch/profiles/i686-testing-REMOTE/post_process/modify_chroot.sh b/build_tools/clarch/larch/profiles/i686-testing-REMOTE/post_process/modify_chroot.sh index 07af9fb..6caf191 100755 --- a/build_tools/clarch/larch/profiles/i686-testing-REMOTE/post_process/modify_chroot.sh +++ b/build_tools/clarch/larch/profiles/i686-testing-REMOTE/post_process/modify_chroot.sh @@ -8,7 +8,7 @@ chown -R mythtv.mythtv /myth cp -f /.post_process/hosts.allow /etc/hosts.allow cp -f /.post_process/rc.conf /etc/rc.conf -cp -f /.post_process/rc.shutdown /etc/rc.shutdown +#cp -f /.post_process/rc.shutdown /etc/rc.shutdown cp -f /.post_process/menu.lst /boot/grub/menu.lst cp -f /etc/skel/.bash* /root/ diff --git a/build_tools/clarch/larch/profiles/i686-testing-local-httpd/post_process/modify_chroot.sh b/build_tools/clarch/larch/profiles/i686-testing-local-httpd/post_process/modify_chroot.sh index 07af9fb..6caf191 100755 --- a/build_tools/clarch/larch/profiles/i686-testing-local-httpd/post_process/modify_chroot.sh +++ b/build_tools/clarch/larch/profiles/i686-testing-local-httpd/post_process/modify_chroot.sh @@ -8,7 +8,7 @@ chown -R mythtv.mythtv /myth cp -f /.post_process/hosts.allow /etc/hosts.allow cp -f /.post_process/rc.conf /etc/rc.conf -cp -f /.post_process/rc.shutdown /etc/rc.shutdown +#cp -f /.post_process/rc.shutdown /etc/rc.shutdown cp -f /.post_process/menu.lst /boot/grub/menu.lst cp -f /etc/skel/.bash* /root/ 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 07af9fb..6caf191 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 @@ -8,7 +8,7 @@ chown -R mythtv.mythtv /myth cp -f /.post_process/hosts.allow /etc/hosts.allow cp -f /.post_process/rc.conf /etc/rc.conf -cp -f /.post_process/rc.shutdown /etc/rc.shutdown +#cp -f /.post_process/rc.shutdown /etc/rc.shutdown cp -f /.post_process/menu.lst /boot/grub/menu.lst cp -f /etc/skel/.bash* /root/ |