summaryrefslogtreecommitdiffstats
path: root/release/scripts/bininst.sh
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1995-02-02 04:57:05 +0000
committerjkh <jkh@FreeBSD.org>1995-02-02 04:57:05 +0000
commita8a1937a5a7250d7b099714066f1d75006c386be (patch)
treed41edc63bdb920fc3ccb455f74cb3b569fd1e486 /release/scripts/bininst.sh
parent7fe5582ae59b869007e03dbf9920bc7b9f9a0131 (diff)
downloadFreeBSD-src-a8a1937a5a7250d7b099714066f1d75006c386be.zip
FreeBSD-src-a8a1937a5a7250d7b099714066f1d75006c386be.tar.gz
We no longer need a welcome telling us to take a floppy out - it's already
out.
Diffstat (limited to 'release/scripts/bininst.sh')
-rwxr-xr-xrelease/scripts/bininst.sh7
1 files changed, 1 insertions, 6 deletions
diff --git a/release/scripts/bininst.sh b/release/scripts/bininst.sh
index d2663e2..39ac256 100755
--- a/release/scripts/bininst.sh
+++ b/release/scripts/bininst.sh
@@ -13,7 +13,7 @@
# putting your name on top after doing something trivial like reindenting
# it, just to make it look like you wrote it!).
#
-# $Id: bininst.sh,v 1.4 1995/01/28 01:20:18 jkh Exp $
+# $Id: bininst.sh,v 1.5 1995/02/02 04:08:12 jkh Exp $
if [ "${_BININST_LOADED_}" = "yes" ]; then
error "Error, $0 loaded more than once!"
@@ -46,11 +46,6 @@ set_defaults()
# Print welcome banner.
welcome()
{
- dialog --title "Welcome to FreeBSD!" --msgbox \
-"Installation may now proceed from tape, CDROM, DOS (floppy or existing
-hard disk partition), or a network connection (SLIP, ethernet or parallel
-port for FTP or NFS). Please remove the cpio floppy from the
-drive and press return to continue." -1 -1
}
do_last_config()
OpenPOWER on IntegriCloud