Author: dnicholson
Date: 2007-03-23 19:25:20 -0600 (Fri, 23 Mar 2007)
New Revision: 6687
Modified:
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/postlfs/config/profile.xml
Log:
Removed tinker-term.sh reference in Bash startup files
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2007-03-23 23:46:10 UTC
(rev 6686)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2007-03-24 01:25:20 UTC
(rev 6687)
@@ -45,6 +45,11 @@
<para>March 23rd, 2007</para>
<itemizedlist>
<listitem>
+ <para>[dnicholson] - Removed the reference to tinker-term.sh in the
+ Bash Shell Startup Files. Thanks to Jonathan Oksman for the
+ report.</para>
+ </listitem>
+ <listitem>
<para>[dnicholson] - Added a patch with upstream fixes for Dash and
an optional command for replacing /bin/sh.</para>
</listitem>
Modified: trunk/BOOK/postlfs/config/profile.xml
===================================================================
--- trunk/BOOK/postlfs/config/profile.xml 2007-03-23 23:46:10 UTC (rev
6686)
+++ trunk/BOOK/postlfs/config/profile.xml 2007-03-24 01:25:20 UTC (rev
6687)
@@ -372,12 +372,6 @@
# by James Robertson <[EMAIL PROTECTED]>
# updated by Bruce Dubbs <bdubbs@&lfs-domainname;>
-# Make sure that the terminal is set up properly for each shell
-
-if [ -f /etc/profile.d/tinker-term.sh ]; then
- source /etc/profile.d/tinker-term.sh
-fi
-
# System wide aliases and functions.
# System wide environment variables and startup programs should go into
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page