More cleanups

Move the fail/success/welcome messages from utils
into a set of shared message data files that are
randomly selected from as needed.

Remove self->self symlinks before doing the
symlink operation for those that have configuration
being written to the place where it will be symlinking
to.
This commit is contained in:
Joshua Harlow 2012-11-30 18:07:40 -08:00
parent 2088135a5b
commit 313b7d72e4
35 changed files with 190 additions and 0 deletions

View File

@ -0,0 +1,4 @@
__________
< Failure! >
----------

View File

@ -0,0 +1,6 @@
_____________________
/ We were in the nick \
| of time. You were |
\ in great peril. /
---------------------

View File

@ -0,0 +1,8 @@
___________________
/ I know a dead \
| parrot when I see |
| one, and I'm |
| looking at one |
\ right now. /
-------------------

View File

@ -0,0 +1,6 @@
_________________
/ Welcome to the \
| National Cheese |
\ Emporium /
-----------------

View File

@ -0,0 +1,6 @@
______________________
/ What is the airspeed \
| velocity of an |
\ unladen swallow? /
----------------------

View File

@ -0,0 +1,5 @@
______________________
/ Now stand aside, \
\ worthy adversary. /
----------------------

View File

@ -0,0 +1,5 @@
___________________
/ Okay, we'll call \
\ it a draw. /
-------------------

View File

@ -0,0 +1,5 @@
_______________
/ She turned me \
\ into a newt! /
---------------

View File

@ -0,0 +1,4 @@
___________________
< Fetchez la vache! >
-------------------

View File

@ -0,0 +1,6 @@
__________________________
/ We'd better not risk \
| another frontal assault, |
\ that rabbit's dynamite. /
--------------------------

View File

@ -0,0 +1,8 @@
______________________
/ This is supposed to \
| be a happy occasion. |
| Let's not bicker and |
| argue about who |
\ killed who. /
----------------------

View File

@ -0,0 +1,4 @@
___________
< Run away! >
-----------

View File

@ -0,0 +1,4 @@
_______________________
< You have been borked. >
-----------------------

View File

@ -0,0 +1,6 @@
__________________
/ We used to dream \
| of living in a |
\ corridor! /
-------------------

View File

@ -0,0 +1,5 @@
______________________
/ NOBODY expects the \
\ Spanish Inquisition! /
----------------------

View File

@ -0,0 +1,5 @@
______________________
/ Spam spam spam spam \
\ baked beans and spam /
----------------------

View File

@ -0,0 +1,5 @@
____________________
/ Brave Sir Robin \
\ ran away. /
--------------------

View File

@ -0,0 +1,4 @@
_______________________
< Message for you, sir. >
-----------------------

View File

@ -0,0 +1,5 @@
____________________
/ We are the knights \
\ who say.... NI! /
--------------------

View File

@ -0,0 +1,6 @@
____________________
/ Now go away or I \
| shall taunt you a |
\ second time. /
--------------------

View File

@ -0,0 +1,7 @@
____________________
/ It's time for the \
| penguin on top of |
| your television to |
\ explode. /
--------------------

View File

@ -0,0 +1,7 @@
___ ____ _____ _ _ ____ _____ _ ____ _ __
/ _ \| _ \| ____| \ | / ___|_ _|/ \ / ___| |/ /
| | | | |_) | _| | \| \___ \ | | / _ \| | | ' /
| |_| | __/| |___| |\ |___) || |/ ___ \ |___| . \
\___/|_| |_____|_| \_|____/ |_/_/ \_\____|_|\_\

View File

@ -0,0 +1,6 @@
___ ___ ___ _ _ ___ _____ _ ___ _ __
/ _ \| _ \ __| \| / __|_ _/_\ / __| |/ /
| (_) | _/ _|| .` \__ \ | |/ _ \ (__| ' <
\___/|_| |___|_|\_|___/ |_/_/ \_\___|_|\_\

View File

@ -0,0 +1,5 @@
____ ___ ____ _ _ ____ ___ ____ ____ _ _
| | |__] |___ |\ | [__ | |__| | |_/
|__| | |___ | \| ___] | | | |___ | \_

View File

@ -0,0 +1,6 @@
_ ___ ___ _ _ __ ___ _ __ _ _
/ \| o \ __|| \| |/ _||_ _|/ \ / _|| |//
( o ) _/ _| | \\ |\_ \ | || o ( (_ | (
\_/|_| |___||_|\_||__/ |_||_n_|\__||_|\\

View File

@ -0,0 +1,6 @@
_ ___ ___ _ __ ___ _____ _ __ _
,' \ / o |/ _/ / |/ /,' _//_ _/.' \ ,'_/ / //7
/ o |/ _,'/ _/ / || /_\ `. / / / o // /_ / ,'
|_,'/_/ /___//_/|_//___,' /_/ /_n_/ |__//_/\\

View File

@ -0,0 +1,8 @@
_____ ___ ___ _ _ ___ _____ _____ ___ _ _
( _ )( _`\ ( _`\ ( ) ( )( _`\(_ _)( _ )( _`\ ( ) ( )
| ( ) || |_) )| (_(_)| `\| || (_(_) | | | (_) || ( (_)| |/'/'
| | | || ,__/'| _)_ | , ` |`\__ \ | | | _ || | _ | , <
| (_) || | | (_( )| |`\ |( )_) | | | | | | || (_( )| |\`\
(_____)(_) (____/'(_) (_)`\____) (_) (_) (_)(____/'(_) (_)

View File

@ -0,0 +1,10 @@
___________
/ You shine \
| out like |
| a shaft |
| of gold |
| when all |
| around is |
\ dark. /
-----------

View File

@ -0,0 +1,4 @@
______________________________
< I'm a lumberjack and I'm OK. >
------------------------------

View File

@ -0,0 +1,7 @@
____________________
/ Australia! \
| Australia! |
| Australia! |
\ We love you, amen. /
--------------------

View File

@ -0,0 +1,6 @@
______________
/ Say no more, \
| Nudge nudge |
\ wink wink. /
--------------

View File

@ -0,0 +1,5 @@
________________
/ And there was \
\ much rejoicing /
----------------

View File

@ -0,0 +1,4 @@
__________
< Success! >
----------

View File

@ -0,0 +1 @@
And now for something completely different!

View File

@ -0,0 +1 @@
Let us get on with the show!