diff options
author | Brian Dolbec <dolsen@gentoo.org> | 2013-02-27 17:46:58 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gmail.com> | 2013-03-08 18:39:00 -0800 |
commit | b64c146666b387169fc7e0e539478b686eeaa93f (patch) | |
tree | 7fac0b628ed8fff26b7c37222da174c120bf8e26 /livecd | |
parent | create-iso.sh: add usb boot via isohybrid (diff) | |
download | catalyst-b64c146666b387169fc7e0e539478b686eeaa93f.tar.gz catalyst-b64c146666b387169fc7e0e539478b686eeaa93f.tar.bz2 catalyst-b64c146666b387169fc7e0e539478b686eeaa93f.zip |
Whitespace cleanup.
Run the following command to cleanup whitespace.
for FILE in $(git ls-tree -r --name-only HEAD | grep -v 'bz2$'); do
sed -i 's/[[:space:]]*$//' "$FILE"
done
git checkout COPYING ChangeLog
Reviewed-by: Matt Turner <mattst88@gmail.com>
Diffstat (limited to 'livecd')
-rw-r--r-- | livecd/files/minimal.motd.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/livecd/files/minimal.motd.txt b/livecd/files/minimal.motd.txt index 1f702fcf..55f61583 100644 --- a/livecd/files/minimal.motd.txt +++ b/livecd/files/minimal.motd.txt @@ -2,7 +2,7 @@ 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 +need to log in remotely as root, type "passwd root" to reset root's password to a known value. Please report any bugs you find to http://bugs.gentoo.org. Be sure to include |