Added message to the official LiveCD MOTD mentioning how to run the installer. Blame...
authorChris Gianelloni <wolf31o2@gentoo.org>
Mon, 13 Mar 2006 17:07:51 +0000 (17:07 +0000)
committerChris Gianelloni <wolf31o2@gentoo.org>
Mon, 13 Mar 2006 17:07:51 +0000 (17:07 +0000)
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1099 d1e1f19c-881f-0410-ab34-b69fee027534

ChangeLog
catalyst
livecd/files/livecd.motd.txt

index 6241f40988826f4e4fd6a17780da3e42c3c0c654..b27902dda61d997fd457215e8f90951319432854 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo/src/catalyst/ChangeLog,v 1.584 2006/03/13 16:38:41 rocket Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/ChangeLog,v 1.585 2006/03/13 17:07:51 wolf31o2 Exp $
+
+  13 Mar 2006; Chris Gianelloni <wolf31o2@gentoo.org> catalyst,
+  livecd/files/livecd.motd.txt:
+  Added message to the official LiveCD MOTD mentioning how to run the
+  installer. Blame codeman. This is 2.0_rc40.
 
   13 Mar 2006; Eric Edgar <rocket@gentoo.org> modules/snapshot_target.py:
   fix so snapshot target doesnt have errors
index 6505799c4b9d3e5b67222c8197db6139e1b9f55f..e5b2cee02f0741922d72c74da79772ae24f23a72 100755 (executable)
--- a/catalyst
+++ b/catalyst
@@ -1,7 +1,7 @@
 #!/usr/bin/python -OO
 # Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo/src/catalyst/catalyst,v 1.147 2006/02/17 14:50:15 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/catalyst,v 1.148 2006/03/13 17:07:51 wolf31o2 Exp $
 
 # Maintained in full by:
 # Eric Edgar <rocket@gentoo.org>
@@ -11,7 +11,7 @@ import os,sys,imp,string,getopt
 import pdb
 
 __maintainer__="Chris Gianelloni <wolf31o2@gentoo.org>"
-__version__="2.0_rc39"
+__version__="2.0_rc40"
 
 conf_values={}
 
index a8c32aa4ac6b943e1b58506bd0b5ee636b1bd63e..0fb391e27efa475f4c6d13740a497ed75d22f096 100644 (file)
@@ -1,6 +1,8 @@
 To (re)start X Windows, please type "##DISPLAY_MANAGER" at the prompt below.
 There is also a rescue session for X using twm if you simply use "startx".
 
+You can start the installer by typing "installer" at the prompt below.
+
 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.