summaryrefslogtreecommitdiffstats
path: root/release/fixit.profile
diff options
context:
space:
mode:
Diffstat (limited to 'release/fixit.profile')
-rw-r--r--release/fixit.profile15
1 files changed, 15 insertions, 0 deletions
diff --git a/release/fixit.profile b/release/fixit.profile
new file mode 100644
index 0000000..38bdf8b
--- /dev/null
+++ b/release/fixit.profile
@@ -0,0 +1,15 @@
+:
+# $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
+
OpenPOWER on IntegriCloud