Removed gentoo.png and creation of face directory. Changed livecd-bash_profile to...
authorChris Gianelloni <wolf31o2@gentoo.org>
Thu, 9 Jun 2005 17:42:05 +0000 (17:42 +0000)
committerChris Gianelloni <wolf31o2@gentoo.org>
Thu, 9 Jun 2005 17:42:05 +0000 (17:42 +0000)
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@678 d1e1f19c-881f-0410-ab34-b69fee027534

ChangeLog
livecd/files/README.txt [deleted file]
livecd/files/gentoo.png [deleted file]
livecd/files/livecd-bash_profile
livecd/files/livecd-bashrc
livecd/files/livecd.motd.txt [moved from livecd/files/environmental.motd.txt with 100% similarity]
livecd/files/minimal.motd.txt
livecd/files/universal.motd.txt
targets/livecd-stage2/livecd-stage2-controller.sh

index 056cf7d487b717b7ee05b4f3cccdbb4eccc105d0..0f641bb54f7a1c30e5127a4ab006e84afbee877a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
 # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo/src/catalyst/ChangeLog,v 1.267 2005/06/02 20:30:59 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/ChangeLog,v 1.268 2005/06/09 17:42:05 wolf31o2 Exp $
+
+  09 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org>
+  -livecd/files/README.txt, -livecd/files/environmental.motd.txt,
+  -livecd/files/gentoo.png, +livecd/files/livecd.motd.txt,
+  livecd/files/livecd-bash_profile, livecd/files/livecd-bashrc,
+  livecd/files/minimal.motd.txt, livecd/files/universal.motd.txt,
+  targets/livecd-stage2/livecd-stage2-controller.sh:
+  Removed gentoo.png and creation of face directory. Changed
+  livecd-bash_profile to source root's .bashrc. Sync motd files with catalyst
+  1.1.10_pre4.
 
   02 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org>
   targets/stage1/stage1-preclean-chroot.sh,
diff --git a/livecd/files/README.txt b/livecd/files/README.txt
deleted file mode 100644 (file)
index 1f2682a..0000000
+++ /dev/null
@@ -1,26 +0,0 @@
-##GREETING
-
-We hope to provide you with the best experience possible, so if you have any
-questions regarding the installation process, Gentoo in general, or simply want
-to become an active part of the Gentoo community, please feel free to utilize
-the following resources:
-
-IRC: irc.freenode.net, #gentoo
-
-Mailing Lists: Please see our quick Mailing List HOWTO at:
-<http://www.gentoo.org/main/en/lists.xml>
-
-Gentoo user forums: <http://forums.gentoo.org>
-
-Gentoo Bug Database: <http://bugs.gentoo.org>
-
-On this LiveCD, we've provided a minimal IRC client called "irssi" and a simple
-text web browser called "links." Both can be accessed via the command line by
-typing either 'irssi' or 'links $url'.
-Don't forget to check out the Gentoo Installation Handbook, available both on
-the LiveCD and the Web. On this LiveCD, the Handbook can be found at
-'/mnt/cdrom/docs/handbook', and the latest version of the Handbook is viewable at the
-following URL: <http://www.gentoo.org/doc/en/handbook/handbook.xml>.
-
-Thank you again for choosing Gentoo!
diff --git a/livecd/files/gentoo.png b/livecd/files/gentoo.png
deleted file mode 100644 (file)
index faafb4a..0000000
Binary files a/livecd/files/gentoo.png and /dev/null differ
index 4fc919bf507af2fcdb7b0b3b26e48ac8e6c34fb6..cebe8ca2cff9b454aacbf5690e2eb004163b8d01 100644 (file)
@@ -1,4 +1,4 @@
 #!/bin/bash
 
 #This file is sourced by bash when you log in interactively.
-[[ -f ~/.bashrc ]] && . ~/.bashrc
+[[ -f ~/.bashrc ]] && source ~/.bashrc
index 8e9ba6b23f0cbf477f5a0e19b28054b4d5f61192..dc01009cc5ca4c80b31a89cd4dea27522aa65b21 100644 (file)
@@ -3,8 +3,7 @@
 if [ -e /usr/bin/X ]; then
        if [ -e /etc/startx ]; then
                rm -f /etc/startx
-               export BASHRC_READ=1
-               #startx
+               startx
                cat /etc/motd
        fi
 fi
index 7682082e4cc7337dc340f7f8e5d9800f5000e035..5b3f909d67cdbb3c1ef5135dac84881d87d50b30 100644 (file)
@@ -1,10 +1,12 @@
-The latest version of the Handbook is always available from the Gentoo web site
-by typing "links http://www.gentoo.org/doc/en/handbook/handbook.xml".
 
 To start an ssh server on this system, type "/etc/init.d/sshd start".  If you
 need to log in remotely as root, type "passwd root" to reset root's password 
 to a known value.
 
+View installation instructions by typing "links /mnt/cdrom/docs/handbook/html/index.html" 
+or "links http://www.gentoo.org/doc/en/handbook/handbook.xml"
+for the latest version from the gentoo.org web site.
+
 Please report any bugs you find to http://bugs.gentoo.org. Be sure to include
 detailed information about how to reproduce the bug you are reporting.
 Thank you for using Gentoo Linux!
index 403b87298728dfa774fc399efed5ac18abc4d956..51b2fde8fadb9593a915508252274a902967f44a 100644 (file)
@@ -1,5 +1,3 @@
 
 Stage tarball(s), distfiles and packages can be found in /mnt/cdrom/.
 
-You can view the networkless installation instructions for this release by
-typing "links /mnt/cdrom/docs/handbook/html".
index ff81df28e8211b4df6eae53bef3e033d517e425d..7973d409a20e9674682731dc8f5fcdb133d532e1 100755 (executable)
@@ -1,6 +1,6 @@
 # Copyright 1999-2004 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo/src/catalyst/targets/livecd-stage2/livecd-stage2-controller.sh,v 1.10 2005/05/25 19:15:17 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/targets/livecd-stage2/livecd-stage2-controller.sh,v 1.11 2005/06/09 17:42:05 wolf31o2 Exp $
 . ${clst_sharedir}/targets/support/functions.sh
 . ${clst_sharedir}/targets/support/filesystem-functions.sh
 
@@ -46,9 +46,6 @@ case $1 in
                        ${clst_chroot_path}/root/.bash_profile
                cp ${clst_sharedir}/livecd/files/livecd-local.start \
                        ${clst_chroot_path}/etc/conf.d/local.start
-               mkdir -p /usr/share/faces
-               cp ${clst_sharedir}/livecd/files/gentoo.png \
-                       ${clst_chroot_path}/usr/share/faces
                
                # execute copy gamecd.conf if we're a gamecd
                if [ "${clst_livecd_type}" = "gentoo-gamecd" ]