pentoo-system: update motd

This commit is contained in:
Rick Farina (Zero_Chaos) 2015-11-18 21:11:45 -05:00
parent 883e3ce773
commit 225db0cd8a
2 changed files with 2 additions and 2 deletions

View file

@ -26,7 +26,7 @@ Welcome to Pentoo powered by Gentoo linux...
*  You can run "makemo category/package" to add a new package *
*  which will be available now and after reboot. *
* *
*  Pentoo Bug Tracker https://code.google.com/p/pentoo/issues/list *
*  Pentoo Bug Tracker https://github.com/pentoo/pentoo-overlay/issues *
*  Update using "pentoo-updater" command. *
* *
*  Type startx to launch XFCE window manager *

View file

@ -141,7 +141,7 @@ src_install() {
insinto /etc
echo "Pentoo Release ${PV}" > pentoo-release
doins pentoo-release
newins "${FILESDIR}"/motd-2015.1 motd
newins "${FILESDIR}"/motd-2015.4 motd
dodir /etc/env.d
use kde && echo 'XSESSION="KDE-4"' > "${ED}"/etc/env.d/90xsession