summaryrefslogtreecommitdiffstats
path: root/release/floppies/fixit/verbatim/.profile
blob: a1de62eaab27493bb07a46442a9e21cc95f8a0f4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
:
# $FreeBSD$
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