From: Chris Koeritz Date: Sat, 18 Feb 2012 18:57:42 +0000 (-0500) Subject: Merge branch 'master' of zooty:feisty_meow X-Git-Tag: 2.140.90~1596 X-Git-Url: https://feistymeow.org/gitweb/?a=commitdiff_plain;h=b7fac99d77474c4f2fc12647bbd96b04595e8a66;hp=9cce7a74f4ca8b4b1c15aeb7e17ec68d4a4051a8;p=feisty_meow.git Merge branch 'master' of zooty:feisty_meow --- diff --git a/database/fortunes.dat b/database/fortunes.dat index 71bd8227..d1a0220b 100644 --- a/database/fortunes.dat +++ b/database/fortunes.dat @@ -37467,3 +37467,27 @@ That bliss is not the result of doing something to our consciousness, rather it is the pure state of our consciousness.(p.74) -- Anam Thubten, "The Magic of Awareness", edited by Sharon Roe, published by Snow Lion Publications +~ + The all-base consciousness* works like a savings bank. Continuously money +is paid into the bank and continuously it is taken out again. In the same way +karmic imprints are absorbed by the all-base, are stored there, and can +therefore be brought forth again. + Learning, for example, occurs through the mind consciousness. The mind +consciousness itself vanishes. Nevertheless, on the next day we have a memory +of what we learned. At this time of remembrance, the mind consciousness of +what we learned is no longer actually present, since it has ceased to exist. +Yet, still we did not forget what we learned previously. What we learned was +seized by the all-base in the form of karmic imprints, and stored. Due to the +'all-base of complete ripening' these imprints can be re-awakened, so that the +mind consciousness perceives them afresh. This is why we learn things. It is +similar with strong mental afflictions. + ...The example of the savings bank is particularly effective, especially in +the context of karmic actions. Whoever puts money into the bank can get it +out again later, often including interest!(p.37) + +* The all-base consciousness is the general basis for the whole mind, all +aspects of the mind. + + -- Khenchen Thrangu Rinpoche, "Everyday Consciousness and Primordial + Awareness", translated and edited by Susanne Schefczyk, published by + Snow Lion Publications diff --git a/examples/custom_overrides/fred/fred_variables.sh b/examples/custom_overrides/fred/fred_variables.sh index c6c9dd8e..24ff7f00 100644 --- a/examples/custom_overrides/fred/fred_variables.sh +++ b/examples/custom_overrides/fred/fred_variables.sh @@ -13,7 +13,7 @@ fi # add a bunch of folders to the list for checkin & checkout. these are # definitely personal, and some of them are fairly dated (the yeti and # hoople folders, for example). -REPOSITORY_LIST+=" gamesave hoople hoople1 hoople2 quartz web yeti xsede/xsede_tests xsede/code/cak0l/trunk" +REPOSITORY_LIST+=" cloud gamesave hoople hoople1 hoople2 quartz web yeti xsede/xsede_tests xsede/code/cak0l/trunk" # point to our local certificate for ssh usage. export SVN_SSH="ssh -i $HOME/.ssh/id_dsa_sourceforge"