From 5bd0c5049ad9433972a1dde67d52d422e149bf5c Mon Sep 17 00:00:00 2001 From: Chris Koeritz Date: Mon, 12 Mar 2018 21:07:16 -0400 Subject: [PATCH] new fortunes and spelling correction --- infobase/fortunes.dat | 14 ++++++++++++++ scripts/site_avenger/revamp_cakelampvm.sh | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/infobase/fortunes.dat b/infobase/fortunes.dat index b192b515..96ca7b79 100644 --- a/infobase/fortunes.dat +++ b/infobase/fortunes.dat @@ -43226,5 +43226,19 @@ countless lifetimes to come. -- Penor Rinpoche, from "An Ocean of Blessings: Heart Teachings of Drubwang Penor Rinpoche", translated by Ani Jinba Palmo, published by Shambhala Publications +~ + "When the sun comes out and illumines the world, its image is reflected in +all clean vessels of water, being in all places without coming or going. If +one vessel breaks, then the reflection of the sun does not appear in it. Do +you think it is the fault of the sun that its reflection does not appear +there?" + "No--it is just because the vessel is broken; it’s no fault of the sun." + "The knowledge of realization of Thusness, buddha-knowledge, is also like +this, appearing throughout the cosmos, without before or after: Buddha appears +in the clean mind-vessels of all sentient beings. If the mind-vessel is +always clean, the embodiment of Buddha is always seen; if the mind is +polluted, the vessel breaks and the Buddha cannot be seen." + -- from "The Flower Ornament Scripture: A Translation of The Avatamsaka + Sutra", translated by Thomas Cleary, published by Shambhala Publications diff --git a/scripts/site_avenger/revamp_cakelampvm.sh b/scripts/site_avenger/revamp_cakelampvm.sh index 2ce26bc6..dfc656ae 100644 --- a/scripts/site_avenger/revamp_cakelampvm.sh +++ b/scripts/site_avenger/revamp_cakelampvm.sh @@ -244,7 +244,7 @@ pattern="[#;][[:blank:]]*read only = yes" replacement="read only = no" # we just always do the replacement now, after realizing the sentinel pattern -# was acutally already in the file... too much subtlety can get one into trouble. +# was actually already in the file... too much subtlety can get one into trouble. sed -i "0,/$pattern/{s/$pattern/$replacement/}" /etc/samba/smb.conf test_or_die "patching samba configuration to enable write acccess on user home dirs" # sweet, looks like that worked... -- 2.34.1