From 6356d915813425173f4fe5f82a769072177e9a8a Mon Sep 17 00:00:00 2001 From: jonas Date: Wed, 2 Aug 2006 21:54:53 +0000 Subject: Add FIXME note about moving ssh configuration to plugin. git-svn-id: svn+ssh://xayide/home/jonas/private_svn/fleshybrid/homebase@29 8f53b18a-e215-0410-8885-9f593d34873e --- 3_configure.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/3_configure.sh b/3_configure.sh index 8abbda9..8bf169d 100755 --- a/3_configure.sh +++ b/3_configure.sh @@ -41,6 +41,8 @@ fi # Tweak /etc/passwd to sanity ./chroot.sh shadowconfig on ./chroot.sh passwd root + +# FIXME: move this to configure.d/net plugin echo "Creating SSH2 RSA/DSA keys; this may take some time ..." echo "NB! Please just hit enter to the following questions..." ./chroot.sh ssh-keygen -q -f "/etc/ssh/ssh_host_rsa_key" -t rsa #-N "" -- cgit v1.2.3