pentoo-system: add issue file with the pentoo logo

This commit is contained in:
Rick Farina (Zero_Chaos) 2016-09-01 00:11:23 -04:00
parent af99ed62d4
commit 582fd79652
No known key found for this signature in database
GPG key ID: A5DD1427DD11F94A
3 changed files with 18 additions and 15 deletions

View file

@ -0,0 +1,16 @@
 .
 d$b
 .d$$$$$$b. .cd$$b. .d$$b. d$$$$$$$$$$$b .d$$b. .d$$b.
 .$$$$$$$$$$ d$$$'`$$$. d$$$$$$$b Q$$$$$$$P$$$P.$$$$$$$b. .$$$$$$$b.
 $$$$( )$$$d$$$$bd$$P" d$$$PQ$$$$b. $$$$. .$$$P' `$$$ .$$$P' `$$$
 .$$$$$$$$$$P Q$$$$$$$b d$$$P Q$$$$b $$$$b $$$$b..d$$$ $$$$b..d$$$
 d$$$$$$$$$P' "$$$$$$$$ Q$$$ Q$$$$ $$$$$ `Q$$$$$$$P `Q$$$$$$$P
 .$$$$P' `""""" "" "" Q$$$P "Q$$$P" "Q$$$P"
 d$Q$$' """
 "Q$$P

Welcome to Pentoo powered by Gentoo linux...
This is \n.\O (\s \m \r) \t

View file

@ -1,17 +1,3 @@
 .
 d$b
 .d$$$$$$b. .cd$$b. .d$$b. d$$$$$$$$$$$b .d$$b. .d$$b.
 .$$$$$$$$$$ d$$$'`$$$. d$$$$$$$b Q$$$$$$$P$$$P.$$$$$$$b. .$$$$$$$b.
 $$$$( )$$$d$$$$bd$$P" d$$$PQ$$$$b. $$$$. .$$$P' `$$$ .$$$P' `$$$
 .$$$$$$$$$$P Q$$$$$$$b d$$$P Q$$$$b $$$$b $$$$b..d$$$ $$$$b..d$$$
 d$$$$$$$$$P' "$$$$$$$$ Q$$$ Q$$$$ $$$$$ `Q$$$$$$$P `Q$$$$$$$P
 .$$$$P' `""""" "" "" Q$$$P "Q$$$P" "Q$$$P"
 d$Q$$' """
 "Q$$P

Welcome to Pentoo powered by Gentoo linux...

*****************************************************************************
* *
*  All network interfaces are now down at boot. *

View file

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