package name fix and new fortune
authorChris Koeritz <fred@gruntose.com>
Fri, 6 Oct 2023 13:50:51 +0000 (09:50 -0400)
committerChris Koeritz <fred@gruntose.com>
Fri, 6 Oct 2023 13:50:51 +0000 (09:50 -0400)
infobase/fortunes.dat
scripts/core/prep_feisty_host.sh

index b1280de8a0b677648aa54278da9725322aad9c40..5e949db3c5ed476d1252b0ec4405d54c23df0903 100644 (file)
@@ -44201,4 +44201,25 @@ Chastity
 Humility
   + avoiding excess pride and haughtiness
 ~
-
+In general, visualizing the projection and absorption of light takes place in
+the following way.  First, light streams forth from the mantra chain in the
+heart center and emerges from the crown protuberance, the hair between the
+eyebrows, the tongue, the endless knot at the heart center, the pores of the
+skin, and other such places.  The light pervades all the realms in the ten
+directions, such as our present billionfold world system.  At the tip of the
+light rays are an inconceivable number of male and female bodhisattvas who
+bring forth offering clouds, songs of praise, showers of flowers, and streams
+of perfume.  They make these offerings to all the buddhas and bodhisattvas and
+sing their praises, entreating them to accomplish the welfare of sentient
+beings.  They all then assume the form of yidam deities of various sizes and
+appearances, arising as a display that guides those in need.  Then all the
+deities project divine bodies and light from their navels, secret places,
+hips, knees, soles of their feet with thousand-spoked wheels, and other such
+places.  This display utterly fills the entire world, which resounds with the
+sound of mantra.  In this way, the karmic actions, disturbing emotions, and
+deluded perceptions, along with all habitual tendencies, of all six types of
+beings in the three realms are purified, like frost melted by sunlight.
+Everyone transforms into the form of the yidam deity and the mantra resounds
+on its own, humming like bees from a broken hive.
+  -- Kunkyen Tenpe Nyima, from "Vajra Wisdom: Deity Practice in Tibetan
+     Buddhism by Shechen Gyaltsap IV"
index 5dc95e06c0406ff943f45d60c04399ccc3a27982..cb02013f357798b429523fa7f28c68c2fd2397f8 100644 (file)
@@ -144,7 +144,7 @@ if whichable apt; then
   exit_on_error $PHASE_MESSAGE
 elif whichable yum; then  
   # rpm based with yum available...
-  sudo yum install curl-devel gcc gcc-c++ make mawk openssl-devel.x86_64 zlib-devel
+  sudo yum install curl-devel gcc gcc-c++ make gawk openssl-devel.x86_64 zlib-devel
   exit_on_error $PHASE_MESSAGE
 elif [ ! -z "$IS_DARWIN" ]; then
   # macos based...