]> Zhao Yanbai Git Server - minix.git/commitdiff
*** empty log message ***
authorBen Gras <ben@minix3.org>
Fri, 17 Mar 2006 20:50:27 +0000 (20:50 +0000)
committerBen Gras <ben@minix3.org>
Fri, 17 Mar 2006 20:50:27 +0000 (20:50 +0000)
commands/scripts/setup.sh

index a85f9c14821e41ce4a56dc2a683d347feaae6175..24600aba43601b5832c1f2aa231c81c34c8a8321 100755 (executable)
@@ -640,19 +640,6 @@ fi
 echo "Saving random data.."
 dd if=/dev/random of=/mnt/usr/adm/random.dat bs=1024 count=1
 
-# Now chroot-mount the new system and run the postinstall script
-umount /dev/$usr || exit 1
-if umount ${cddrive}p2
-then
-       mount /dev/$root /mnt || exit 1
-       mount /dev/$usr /mnt/usr || exit 1
-       echo "Install is done. Running postinstall script.."
-       chroot /mnt '/bin/sh /usr/src/commands/scripts/postinstall.sh'
-       echo "Postinstall script done."
-       mount -r ${cddrive}p2 /usr
-else   echo "Skipping post-install."
-fi
-
 echo "
 Please type 'shutdown' to exit MINIX 3 and enter the boot monitor. At
 the boot monitor prompt, type 'boot $bios', where X is the bios drive