From 3135a1b31c0de42183614aacdaef4e8f869014a1 Mon Sep 17 00:00:00 2001 From: James Meyer Date: Wed, 14 Jan 2009 10:00:40 -0600 Subject: remove ssh keys from /home/larchroot before creating the cd closes FS#117 --- .../larch/profiles/i686-testing-REMOTE/post_process/modify_chroot.sh | 3 ++- .../profiles/i686-testing-local-httpd/post_process/modify_chroot.sh | 3 ++- .../larch/profiles/i686-testing-local/post_process/modify_chroot.sh | 3 ++- 3 files changed, 6 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 868620d..07af9fb 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 @@ -11,4 +11,5 @@ cp -f /.post_process/rc.conf /etc/rc.conf 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/ \ No newline at end of file +cp -f /etc/skel/.bash* /root/ +rm -f /etc/ssh/ssh_host*key* 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 868620d..07af9fb 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 @@ -11,4 +11,5 @@ cp -f /.post_process/rc.conf /etc/rc.conf 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/ \ No newline at end of file +cp -f /etc/skel/.bash* /root/ +rm -f /etc/ssh/ssh_host*key* 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 868620d..07af9fb 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 @@ -11,4 +11,5 @@ cp -f /.post_process/rc.conf /etc/rc.conf 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/ \ No newline at end of file +cp -f /etc/skel/.bash* /root/ +rm -f /etc/ssh/ssh_host*key* -- cgit v0.12