Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Gentoo lilo splash screen
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
AssociateX
Tux's lil' helper
Tux's lil' helper


Joined: 19 Feb 2004
Posts: 134
Location: North Dakota

PostPosted: Thu Feb 19, 2004 5:28 pm    Post subject: Gentoo lilo splash screen Reply with quote

Next
_________________
AssociateX
Gentoo rocks!


Last edited by AssociateX on Sat Feb 21, 2004 5:21 am; edited 3 times in total
Back to top
View user's profile Send private message
AssociateX
Tux's lil' helper
Tux's lil' helper


Joined: 19 Feb 2004
Posts: 134
Location: North Dakota

PostPosted: Thu Feb 19, 2004 9:04 pm    Post subject: Reply with quote

next
_________________
AssociateX
Gentoo rocks!


Last edited by AssociateX on Sat Feb 21, 2004 5:22 am; edited 1 time in total
Back to top
View user's profile Send private message
AssociateX
Tux's lil' helper
Tux's lil' helper


Joined: 19 Feb 2004
Posts: 134
Location: North Dakota

PostPosted: Fri Feb 20, 2004 1:21 am    Post subject: I'm getting closer for gentoo-lilo-splash ebuild. Reply with quote

Next
_________________
AssociateX
Gentoo rocks!


Last edited by AssociateX on Sat Feb 21, 2004 5:22 am; edited 1 time in total
Back to top
View user's profile Send private message
AssociateX
Tux's lil' helper
Tux's lil' helper


Joined: 19 Feb 2004
Posts: 134
Location: North Dakota

PostPosted: Fri Feb 20, 2004 2:11 am    Post subject: ebuild is finished, now to get it into portage... Reply with quote

OK, this is the final code, if it needs cleaning up or revamping, please help. Thank you.

Code:
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# $Header: $

DESCRIPTION="This is a Gentoo splash for the lilo prompt, and it rocks."
HOMEPAGE="http://www.penzilla.net/gentoo"
SRC_URI="http://www.penzilla.net/gentoo/gentoo-lilo-splash/gentoo-lilo-splash.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86"
IUSE=""
DEPEND=">=lilo-22.5.8-r1"

S=${WORKDIR}/${P}

pkg_postinst() {
    cd ${WORKDIR}/gentoo-lilo-splash &&
    if ! [ -d /usr/share/gentoo-lilo-splash ] ; then mkdir /usr/share/gentoo-lilo-splash ; fi &&
    cp lilo.bmp /usr/share/gentoo-lilo-splash/ &&
    echo "
    ************************************************************
    Hey, now to install
    su -
    make sure that /boot is mounted then run
    lilo -B /usr/share/gentoo-lilo-splash/lilo.bmp
    Thank you, I'm AssociateX in #gentoo on freenode irc.
    ************************************************************
    "
}

_________________
AssociateX
Gentoo rocks!


Last edited by AssociateX on Fri Feb 20, 2004 2:58 am; edited 1 time in total
Back to top
View user's profile Send private message
charlieg
Advocate
Advocate


Joined: 30 Jul 2002
Posts: 2149
Location: Manchester UK

PostPosted: Fri Feb 20, 2004 2:14 am    Post subject: Reply with quote

Unfortunately you're competing against the likes of this. ;)
_________________
Want Free games?
Free Gamer - open source games list & commentary

Open source web-enabled rich UI platform: Vexi
Back to top
View user's profile Send private message
AssociateX
Tux's lil' helper
Tux's lil' helper


Joined: 19 Feb 2004
Posts: 134
Location: North Dakota

PostPosted: Fri Feb 20, 2004 3:06 am    Post subject: Reply with quote

charlieg,
Hey, that one does look pretty cool. Mine is a gentoo theme and works with out patching lilo, which for some can be an adventure.
Mine works with any lilo that is already in portage. Just emerge gentoo-lilo-splash then run the command that is echo'ed at the end. So the one that you showed is nice but mine is simple and simple to install.

Thank you for the comment.
_________________
AssociateX
Gentoo rocks!
Back to top
View user's profile Send private message
merclude
Tux's lil' helper
Tux's lil' helper


Joined: 29 Jan 2004
Posts: 85
Location: Michigan

PostPosted: Fri Feb 20, 2004 3:47 am    Post subject: Reply with quote

i used this, before there was an ebuild for it :) (hi associatex!) ...

i like it lots, and it was super easy to install :)

/me basks in gentoo bootscreen'ness
_________________
-merc
my site: http://escalated.net
Back to top
View user's profile Send private message
AssociateX
Tux's lil' helper
Tux's lil' helper


Joined: 19 Feb 2004
Posts: 134
Location: North Dakota

PostPosted: Fri Feb 20, 2004 4:04 pm    Post subject: Ebuild submission submitted Reply with quote

I have submitted this ebuild under bug 42210.

If you want to try this out, there is a tar with install.txt at:
http://www.penzilla.net/gentoo/gentoo-lilo-splash

If you try this and like, please post your 'thank you's' here. I would really like to hear back on this. Everyone that I have given it to has liked it. If you have a problem with it, EMAIL ME, ethanboyle@cableone.net .

P.S.
The install.txt instructions are missing that /etc/lilo.conf needs to have vga set to vga=794. Anthing higher will not work. Anything less MAY not work. Plus if you want the same screen as your frame buffer I will help/walk you through those steps. It's not toooo hard.

Thank you,
AssociateX
_________________
AssociateX
Gentoo rocks!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum