diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-03-13 17:07:51 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-03-13 17:07:51 +0000 |
commit | c0c47dc76e0d83fdb77bf5c49399db6480928934 (patch) | |
tree | 0d58c531a1afb14943e01a295734f2c9c9a0742e /livecd | |
parent | fix so snapshot target doesnt have errors (diff) | |
download | catalyst-c0c47dc76e0d83fdb77bf5c49399db6480928934.tar.gz catalyst-c0c47dc76e0d83fdb77bf5c49399db6480928934.tar.bz2 catalyst-c0c47dc76e0d83fdb77bf5c49399db6480928934.zip |
Added message to the official LiveCD MOTD mentioning how to run the installer. Blame codeman. This is 2.0_rc40.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1099 d1e1f19c-881f-0410-ab34-b69fee027534
Diffstat (limited to 'livecd')
-rw-r--r-- | livecd/files/livecd.motd.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/livecd/files/livecd.motd.txt b/livecd/files/livecd.motd.txt index a8c32aa4..0fb391e2 100644 --- a/livecd/files/livecd.motd.txt +++ b/livecd/files/livecd.motd.txt @@ -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. |