On Fri, 16 Aug 2002, Craig wrote:
> Hi folks,
> Yes, Jeff you're exactly correct! I knew I had seen this little script
> somewhere. Also, can you tell me which file(s)or where else might be
> appropriate to put this script in? Thank you again!
/etc/init.d/bootmisc.sh is one possibility... in etc.lrp.
Note: given the way this fix works, I strongly doubt that any but the
first virtual console will be non-blanked via the script approach.
A different idea might be to embed the code in the /etc/issue file so it
goes out to all virtual terminals. Thus, instead of simply adding the
echo command to the /etc/init.d/bootmisc.sh file, modify the line in that
file that updates /etc/issue:
-echo "Bering $(cat /var/lib/lrpkg/root.version) \n \l" >/etc/issue
+echo -n -e "\033[9;0]Bering $(cat /var/lib/lrpkg/root.version) \n
\l" >/etc/issue
(sorry... not tested)
---------------------------------------------------------------------------
Jeff Newmiller The ..... ..... Go Live...
DCN:<[EMAIL PROTECTED]> Basics: ##.#. ##.#. Live Go...
Live: OO#.. Dead: OO#.. Playing
Research Engineer (Solar/Batteries O.O#. #.O#. with
/Software/Embedded Controllers) .OO#. .OO#. rocks...2k
---------------------------------------------------------------------------
-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone? Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
------------------------------------------------------------------------
leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html