aboutsummaryrefslogtreecommitdiff
path: root/release
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1999-01-10 02:46:27 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1999-01-10 02:46:27 +0000
commit79dc98bf2a6e9d6e3f37595ea72e5db8b79cee87 (patch)
treea521a1cc2a7d338ff26d38c64d9fb141340bba76 /release
parent285e230daf964256354bea83a862d4d617cb400a (diff)
Notes
Diffstat (limited to 'release')
-rw-r--r--release/floppies/fixit/verbatim/.profile15
1 files changed, 0 insertions, 15 deletions
diff --git a/release/floppies/fixit/verbatim/.profile b/release/floppies/fixit/verbatim/.profile
deleted file mode 100644
index 38bdf8b94fe1..000000000000
--- a/release/floppies/fixit/verbatim/.profile
+++ /dev/null
@@ -1,15 +0,0 @@
-:
-# $Id$
-PATH=/stand
-BLOCKSIZE=K
-PS1="Fixit# "
-
-echo '+---------------------------------------------------+'
-echo '| You are now running from a FreeBSD "fixit" floppy |'
-echo '+---------------------------------------------------+'
-echo
-echo 'Good Luck!'
-echo
-
-export PATH BLOCKSIZE PS1
-