Changed motd to point to /boot/config-* rather than /proc/config(.gz) for kernel...
authorChris Gianelloni <wolf31o2@gentoo.org>
Wed, 22 Jun 2005 13:46:58 +0000 (13:46 +0000)
committerChris Gianelloni <wolf31o2@gentoo.org>
Wed, 22 Jun 2005 13:46:58 +0000 (13:46 +0000)
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@705 d1e1f19c-881f-0410-ab34-b69fee027534

ChangeLog
livecd/files/generic.motd.txt

index 786cba7a0afd9f01ced69e7e192c8f470cb2faa7..f5f5eb7a16b6f58fe0ff9d12515a0c977cf5bb02 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo/src/catalyst/ChangeLog,v 1.274 2005/06/22 13:29:13 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/ChangeLog,v 1.275 2005/06/22 13:46:58 wolf31o2 Exp $
+
+  22 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org>
+  livecd/files/generic.motd.txt:
+  Changed motd to point to /boot/config-* rather than /proc/config(.gz) for
+  kernel configurations.
 
   22 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org>
   targets/support/livecdfs-update.sh:
index e436a03275a49b395e643b4a8aae0c9c2d9ef524..dda5e67d3409b20a4aeb60d4154ce91f0f906fe3 100644 (file)
@@ -4,9 +4,8 @@
 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.
+if DHCP is available on your network.  Type "net-setup eth0" to specify eth0 IP
+address settings by hand. 
 
-Type "net-setup eth0" to specify eth0 IP address settings by hand. 
-
-/proc/config(.gz) for kernel configuration.
+Check /boot/config-* for kernel configuration.