summaryrefslogtreecommitdiffstats
path: root/release/fixit.profile
blob: 38bdf8b94fe1861a58a44f3b4ac222698aee651b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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