From 77b100dd18f03c8131f0368c9aeeb198c981d3c3 Mon Sep 17 00:00:00 2001 From: "John P. Davis" Date: Tue, 18 May 2004 02:10:25 +0000 Subject: [PATCH] adding files git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@376 d1e1f19c-881f-0410-ab34-b69fee027534 --- livecd/files/README.txt | 26 ++++++++++++++++++++++++++ livecd/files/motd.txt | 26 ++++++++++++++++++++++++++ 2 files changed, 52 insertions(+) create mode 100644 livecd/files/README.txt create mode 100644 livecd/files/motd.txt diff --git a/livecd/files/README.txt b/livecd/files/README.txt new file mode 100644 index 00000000..d8e385fa --- /dev/null +++ b/livecd/files/README.txt @@ -0,0 +1,26 @@ +##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: + + +Gentoo user forums: + +Gentoo Bug Database + +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: . + +Thank you again for choosing Gentoo! diff --git a/livecd/files/motd.txt b/livecd/files/motd.txt new file mode 100644 index 00000000..27b39af8 --- /dev/null +++ b/livecd/files/motd.txt @@ -0,0 +1,26 @@ + +##GREETING + +The root password on this system has been auto-scrambled for security. + +If any ethernet adapters were detected at boot, they should be auto-configured +if DHCP is available on your network. Type "net-setup eth0" to specify eth0 IP +address settings by hand. + +/proc/config(.gz) for kernel configuration. + +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. + +Stage tarball(s), distfiles and packages can be found in /mnt/cdrom/. + +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. Thanks +for using Gentoo Linux! + -- 2.26.2