diff options
author | Troy Dack <tad@gentoo.org> | 2003-06-23 13:29:21 +0000 |
---|---|---|
committer | Troy Dack <tad@gentoo.org> | 2003-06-23 13:29:21 +0000 |
commit | 9e41a0e52f21e4cb0100cd0cae80cb19271caa6a (patch) | |
tree | 2dc449dbe6b8cf82b719fccbb684387bf3211e26 /media-gfx | |
parent | Close Bug #21419 (diff) | |
download | gentoo-2-9e41a0e52f21e4cb0100cd0cae80cb19271caa6a.tar.gz gentoo-2-9e41a0e52f21e4cb0100cd0cae80cb19271caa6a.tar.bz2 gentoo-2-9e41a0e52f21e4cb0100cd0cae80cb19271caa6a.zip |
Close Bug #21419
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/bootsplash/ChangeLog | 6 | ||||
-rw-r--r-- | media-gfx/bootsplash/Manifest | 4 | ||||
-rw-r--r-- | media-gfx/bootsplash/bootsplash-0.2.ebuild | 113 | ||||
-rw-r--r-- | media-gfx/bootsplash/bootsplash-0.3.ebuild | 113 | ||||
-rw-r--r-- | media-gfx/bootsplash/bootsplash-0.4-r1.ebuild | 114 | ||||
-rw-r--r-- | media-gfx/bootsplash/bootsplash-0.4.ebuild | 116 | ||||
-rw-r--r-- | media-gfx/bootsplash/bootsplash-0.5.ebuild | 133 | ||||
-rw-r--r-- | media-gfx/bootsplash/bootsplash-0.6-r1.ebuild (renamed from media-gfx/bootsplash/bootsplash-0.6.ebuild) | 2 | ||||
-rw-r--r-- | media-gfx/bootsplash/files/bootsplash | 43 | ||||
-rw-r--r-- | media-gfx/bootsplash/files/digest-bootsplash-0.2 | 1 | ||||
-rw-r--r-- | media-gfx/bootsplash/files/digest-bootsplash-0.3 | 1 | ||||
-rw-r--r-- | media-gfx/bootsplash/files/digest-bootsplash-0.4 | 3 | ||||
-rw-r--r-- | media-gfx/bootsplash/files/digest-bootsplash-0.4-r1 | 1 | ||||
-rw-r--r-- | media-gfx/bootsplash/files/digest-bootsplash-0.5 | 3 | ||||
-rw-r--r-- | media-gfx/bootsplash/files/digest-bootsplash-0.6 | 1 | ||||
-rw-r--r-- | media-gfx/bootsplash/files/digest-bootsplash-0.6-r1 | 1 |
16 files changed, 9 insertions, 646 deletions
diff --git a/media-gfx/bootsplash/ChangeLog b/media-gfx/bootsplash/ChangeLog index e0c1687143dc..8b1f9aefd415 100644 --- a/media-gfx/bootsplash/ChangeLog +++ b/media-gfx/bootsplash/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-gfx/bootsplash # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/ChangeLog,v 1.7 2003/04/21 01:25:48 tad Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/ChangeLog,v 1.8 2003/06/23 13:29:11 tad Exp $ + +*bootsplash-0.6-r1 + 23 Jun 2003; Troy Dack <tad@gentoo.org> : + Fix rc script depend issues. Close Bug #21419 *bootsplash-0.5 (07 Apr 2003) diff --git a/media-gfx/bootsplash/Manifest b/media-gfx/bootsplash/Manifest index da2024b38397..66c6b0c94c02 100644 --- a/media-gfx/bootsplash/Manifest +++ b/media-gfx/bootsplash/Manifest @@ -1,3 +1,3 @@ -MD5 01a07b627b9de1ee45dc5bee51f878d2 bootsplash-0.6-r1.ebuild 3375 -MD5 c1cc94ba5a5465eda5fa127a183209f8 ChangeLog 1327 +MD5 0b7995cc8cfa97407cf55bc69745c980 bootsplash-0.6-r1.ebuild 3378 +MD5 ebf5cb229c0aa99b1b9d2e84c703277f ChangeLog 1327 MD5 3fa4a534a7a0b0dd84e1e99c032010b8 files/digest-bootsplash-0.6-r1 67 diff --git a/media-gfx/bootsplash/bootsplash-0.2.ebuild b/media-gfx/bootsplash/bootsplash-0.2.ebuild deleted file mode 100644 index 886236436827..000000000000 --- a/media-gfx/bootsplash/bootsplash-0.2.ebuild +++ /dev/null @@ -1,113 +0,0 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/bootsplash-0.2.ebuild,v 1.4 2003/02/13 12:31:09 vapier Exp $ - -DESCRIPTION="Graphical backgrounds for frame buffer consoles" - -HOMEPAGE="http://linux.tkdack.com" - -SRC_URI="http://gentoo.tkdack.com/downloads/gentoo/bootsplash-${PV}.tar.bz2" - -LICENSE="GPL-2" - -SLOT="0" - -KEYWORDS="~x86" - -IUSE="" - -DEPEND="" - -RDEPEND="" - -S=${WORKDIR}/${P} - -src_compile() { - # compile splashutil - cd ${S}/splashutil - make || die - # compile bootsplash-config maker - cd ${S}/bootsplash-config - make || die - # create config files for different resolutions - sh bootsplash-config.sh -} - -src_install() { - - exeinto /usr/bin - doexe ${S}/splashutil/splash - doexe ${S}/bootsplash-config/bootsplash-config - - insinto /usr/share/${P} - doins ${S}/bootsplash-config/*.cfg - doins ${S}/*.jpg - - # link default config - dosym ./gentoo-boot-1280x1024.jpg /usr/share/${P}/bootsplash.jpg - dosym ./gentoo-boot-1280x1024.cfg /usr/share/${P}/bootsplash.cfg - - doins ${S}/boot_splash_complete.2.4.19-vanilla.patch - doins ${S}/grub.conf.sample - - insinto /etc/conf.d - doins ${S}/local.start - doins ${S}/local.stop - - dodoc README - dodoc COPYING - dodoc CREDITS - - # generate initial initrd file - ${S}/splashutil/splash -s -f ${D}/usr/share/${P}/bootsplash.cfg > ${D}/usr/share/${P}/initrd -} - -pkg_postinst() { - einfo - einfo "Execute \"ebuild /var/db/pkg/media-gfx/${P}/${P}.ebuild config\"" - einfo "to have your kernel sources in /usr/src/linux patched with the" - einfo "Framebuffer Bootsplash patches" - einfo - echo "" - ewarn "If you have already patched the kernel then you only need to copy" - ewarn "the initrd from /usr/share/${P}/initrd to /boot" - ewarn - echo "" - einfo - einfo "Please \"merge\" any changed files in /etc/conf.d" - einfo -} - -pkg_config() { - ewarn - ewarn "Patching the kernel in /usr/src/linux ..." - ewarn - cd ${ROOT}/usr/src/linux - cat ${ROOT}/usr/share/${P}/boot_splash_complete.2.4.19-vanilla.patch | patch -p1 || die - ewarn - ewarn " ... complete." - einfo - einfo "Your kernel has been patched, rebuild with the following options" - einfo "enabled (do not build them as modules!):" - einfo " Block Devices ->" - einfo " [*] RAM disk support" - einfo " [*] Loopback device support" - einfo " [*] Initial RAM disk (initrd) support" - einfo - einfo " Console Drivers ->" - einfo " [*] Video mode selection support" - einfo " Frame-buffer support ->" - einfo " [*] Support for frame buffer devices" - einfo " [*] VESA VGA graphics console" - einfo " [*] Use splash screen instead of boot logo" - einfo - einfo "Copy /usr/share/${P}/initrd to /boot" - einfo - einfo "Look at \"/usr/share/${P}/grub.conf.sample\" for an example" - einfo "grub.conf file with the appropriate changes to enable the" - einfo "framebuffer boot screens" - einfo - einfo "Ensure you make the appropriate changes to your grub.conf" - einfo -} - diff --git a/media-gfx/bootsplash/bootsplash-0.3.ebuild b/media-gfx/bootsplash/bootsplash-0.3.ebuild deleted file mode 100644 index 4d6bfef9348e..000000000000 --- a/media-gfx/bootsplash/bootsplash-0.3.ebuild +++ /dev/null @@ -1,113 +0,0 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/bootsplash-0.3.ebuild,v 1.2 2003/02/13 12:31:13 vapier Exp $ - -DESCRIPTION="Graphical backgrounds for frame buffer consoles" - -HOMEPAGE="http://linux.tkdack.com" - -SRC_URI="http://gentoo.tkdack.com/downloads/gentoo/bootsplash-${PV}.tar.bz2" - -LICENSE="GPL-2" - -SLOT="0" - -KEYWORDS="~x86" - -IUSE="" - -DEPEND="" - -RDEPEND="" - -S=${WORKDIR}/${P} - -src_compile() { - # compile splashutil - cd ${S}/splashutil - make || die - # compile bootsplash-config maker - cd ${S}/bootsplash-config - make || die - # create config files for different resolutions - sh bootsplash-config.sh -} - -src_install() { - - exeinto /usr/bin - doexe ${S}/splashutil/splash - doexe ${S}/bootsplash-config/bootsplash-config - - insinto /usr/share/${P} - doins ${S}/bootsplash-config/*.cfg - doins ${S}/*.jpg - - # link default config - dosym ./gentoo-boot-1280x1024.jpg /usr/share/${P}/bootsplash.jpg - dosym ./gentoo-boot-1280x1024.cfg /usr/share/${P}/bootsplash.cfg - - doins ${S}/boot_splash_complete.2.4.19-vanilla.patch - doins ${S}/grub.conf.sample - - insinto /etc/conf.d - doins ${S}/local.start - doins ${S}/local.stop - - dodoc README - dodoc COPYING - dodoc CREDITS - - # generate initial initrd file - ${S}/splashutil/splash -s -f ${D}/usr/share/${P}/bootsplash.cfg > ${D}/usr/share/${P}/initrd -} - -pkg_postinst() { - einfo - einfo "Execute \"ebuild /var/db/pkg/media-gfx/${P}/${P}.ebuild config\"" - einfo "to have your kernel sources in /usr/src/linux patched with the" - einfo "Framebuffer Bootsplash patches" - einfo - echo "" - ewarn "If you have already patched the kernel then you only need to copy" - ewarn "the initrd from /usr/share/${P}/initrd to /boot" - ewarn - echo "" - einfo - einfo "Please \"merge\" any changed files in /etc/conf.d" - einfo -} - -pkg_config() { - ewarn - ewarn "Patching the kernel in /usr/src/linux ..." - ewarn - cd ${ROOT}/usr/src/linux - cat ${ROOT}/usr/share/${P}/boot_splash_complete.2.4.19-vanilla.patch | patch -p1 || die - ewarn - ewarn " ... complete." - einfo - einfo "Your kernel has been patched, rebuild with the following options" - einfo "enabled (do not build them as modules!):" - einfo " Block Devices ->" - einfo " [*] RAM disk support" - einfo " [*] Loopback device support" - einfo " [*] Initial RAM disk (initrd) support" - einfo - einfo " Console Drivers ->" - einfo " [*] Video mode selection support" - einfo " Frame-buffer support ->" - einfo " [*] Support for frame buffer devices" - einfo " [*] VESA VGA graphics console" - einfo " [*] Use splash screen instead of boot logo" - einfo - einfo "Copy /usr/share/${P}/initrd to /boot" - einfo - einfo "Look at \"/usr/share/${P}/grub.conf.sample\" for an example" - einfo "grub.conf file with the appropriate changes to enable the" - einfo "framebuffer boot screens" - einfo - einfo "Ensure you make the appropriate changes to your grub.conf" - einfo -} - diff --git a/media-gfx/bootsplash/bootsplash-0.4-r1.ebuild b/media-gfx/bootsplash/bootsplash-0.4-r1.ebuild deleted file mode 100644 index a41f62f2cf86..000000000000 --- a/media-gfx/bootsplash/bootsplash-0.4-r1.ebuild +++ /dev/null @@ -1,114 +0,0 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/bootsplash-0.4-r1.ebuild,v 1.1 2003/03/19 13:43:56 tad Exp $ - -DESCRIPTION="Graphical backgrounds for frame buffer consoles" - -HOMEPAGE="http://linux.tkdack.com" - -SRC_URI="http://gentoo.tkdack.com/downloads/gentoo/bootsplash-${PV}.tar.bz2" - -LICENSE="GPL-2" - -SLOT="0" - -KEYWORDS="~x86" - -IUSE="" - -DEPEND="" - -RDEPEND="" - -S=${WORKDIR}/${P} - -src_compile() { - - # compile splashutil - cd ${S}/splashutil - make || die -} - -src_install() { - - exeinto /usr/bin - doexe ${S}/splashutil/splash - - # Should install into /usr/share/bootsplash (I hope) - insinto /usr/share/${PN} - doins ${S}/*.jpg - doins ${S}/*.cfg - - # link default config - for boot images - dosym ./gentoo-boot-1280x1024.jpg /usr/share/${PN}/bootsplash.jpg - dosym ./gentoo-boot-1280x1024.cfg /usr/share/${PN}/bootsplash.cfg - - # link default config - for console images - dosym ./gentoo-console-1280x1024.jpg /usr/share/${PN}/consolesplash.jpg - dosym ./gentoo-console-1280x1024.cfg /usr/share/${PN}/consolesplash.cfg - - doins ${S}/boot_splash_complete.2.4.19-vanilla.patch - doins ${S}/grub.conf.sample - - insinto /etc/init.d - doins ${FILESDIR}/bootsplash - fperms 755 /etc/init.d/bootsplash - - dodoc README - dodoc COPYING - dodoc CREDITS - - # generate initial initrd file - ${S}/splashutil/splash -s -f ${D}/usr/share/${PN}/bootsplash.cfg > ${D}/usr/share/${PN}/initrd -} - -pkg_postinst() { - einfo - einfo "Execute \"ebuild /var/db/pkg/media-gfx/${PN}/${P}.ebuild config\"" - einfo "to have your kernel sources in /usr/src/linux patched with the" - einfo "Framebuffer Bootsplash patches" - einfo - echo "" - ewarn "If you have already patched the kernel then you only need to copy" - ewarn "the initrd from /usr/share/${PN}/initrd to /boot" - ewarn - echo "" - einfo - einfo "Run:" - einfo " rc-update add bootsplash default" - einfo " to change the console images after startup" - einfo -} - -pkg_config() { - ewarn - ewarn "Patching the kernel in /usr/src/linux ..." - ewarn - cd ${ROOT}/usr/src/linux - patch -p1 < ${ROOT}/usr/share/${PN}/boot_splash_complete.2.4.19-vanilla.patch || die - ewarn - ewarn " ... complete." - einfo - einfo "Your kernel has been patched, rebuild with the following options" - einfo "enabled (do not build them as modules!):" - einfo " Block Devices ->" - einfo " [*] RAM disk support" - einfo " [*] Loopback device support" - einfo " [*] Initial RAM disk (initrd) support" - einfo - einfo " Console Drivers ->" - einfo " [*] Video mode selection support" - einfo " Frame-buffer support ->" - einfo " [*] Support for frame buffer devices" - einfo " [*] VESA VGA graphics console" - einfo " [*] Use splash screen instead of boot logo" - einfo - einfo "Copy /usr/share/${PN}/initrd to /boot" - einfo - einfo "Look at \"/usr/share/${PN}/grub.conf.sample\" for an example" - einfo "grub.conf file with the appropriate changes to enable the" - einfo "framebuffer boot screens" - einfo - einfo "Ensure you make the appropriate changes to your grub.conf" - einfo -} diff --git a/media-gfx/bootsplash/bootsplash-0.4.ebuild b/media-gfx/bootsplash/bootsplash-0.4.ebuild deleted file mode 100644 index b8113767e8a0..000000000000 --- a/media-gfx/bootsplash/bootsplash-0.4.ebuild +++ /dev/null @@ -1,116 +0,0 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/bootsplash-0.4.ebuild,v 1.2 2003/02/13 12:31:19 vapier Exp $ - -DESCRIPTION="Graphical backgrounds for frame buffer consoles" - -HOMEPAGE="http://linux.tkdack.com" - -SRC_URI="http://gentoo.tkdack.com/downloads/gentoo/bootsplash-${PV}.tar.bz2" - -LICENSE="GPL-2" - -SLOT="0" - -KEYWORDS="~x86" - -IUSE="" - -DEPEND="" - -RDEPEND="" - -S=${WORKDIR}/${P} - -src_compile() { - # compile splashutil - cd ${S}/splashutil - make || die - - # fix version in local.{start,stop} - mv ${S}/local.start ${S}/local.start.orig - sed -e s/PV/$PV/ ${S}/local.start.orig > ${S}/local.start || die - - mv ${S}/local.stop ${S}/local.stop.orig - sed -e s/PV/$PV/ ${S}/local.stop.orig > ${S}/local.stop || die - - rm ${S}/local.*.orig -} - -src_install() { - - exeinto /usr/bin - doexe ${S}/splashutil/splash - - insinto /usr/share/${P} - doins ${S}/*.jpg - doins ${S}/*.cfg - - # link default config - dosym ./gentoo-boot-1280x1024.jpg /usr/share/${P}/bootsplash.jpg - dosym ./gentoo-boot-1280x1024.cfg /usr/share/${P}/bootsplash.cfg - - doins ${S}/boot_splash_complete.2.4.19-vanilla.patch - doins ${S}/grub.conf.sample - - insinto /etc/conf.d - doins ${S}/local.start - doins ${S}/local.stop - - dodoc README - dodoc COPYING - dodoc CREDITS - - # generate initial initrd file - ${S}/splashutil/splash -s -f ${D}/usr/share/${P}/bootsplash.cfg > ${D}/usr/share/${P}/initrd -} - -pkg_postinst() { - einfo - einfo "Execute \"ebuild /var/db/pkg/media-gfx/${P}/${P}.ebuild config\"" - einfo "to have your kernel sources in /usr/src/linux patched with the" - einfo "Framebuffer Bootsplash patches" - einfo - echo "" - ewarn "If you have already patched the kernel then you only need to copy" - ewarn "the initrd from /usr/share/${P}/initrd to /boot" - ewarn - echo "" - einfo - einfo "Please \"merge\" any changed files in /etc/conf.d" - einfo -} - -pkg_config() { - ewarn - ewarn "Patching the kernel in /usr/src/linux ..." - ewarn - cd ${ROOT}/usr/src/linux - cat ${ROOT}/usr/share/${P}/boot_splash_complete.2.4.19-vanilla.patch | patch -p1 || die - ewarn - ewarn " ... complete." - einfo - einfo "Your kernel has been patched, rebuild with the following options" - einfo "enabled (do not build them as modules!):" - einfo " Block Devices ->" - einfo " [*] RAM disk support" - einfo " [*] Loopback device support" - einfo " [*] Initial RAM disk (initrd) support" - einfo - einfo " Console Drivers ->" - einfo " [*] Video mode selection support" - einfo " Frame-buffer support ->" - einfo " [*] Support for frame buffer devices" - einfo " [*] VESA VGA graphics console" - einfo " [*] Use splash screen instead of boot logo" - einfo - einfo "Copy /usr/share/${P}/initrd to /boot" - einfo - einfo "Look at \"/usr/share/${P}/grub.conf.sample\" for an example" - einfo "grub.conf file with the appropriate changes to enable the" - einfo "framebuffer boot screens" - einfo - einfo "Ensure you make the appropriate changes to your grub.conf" - einfo -} - diff --git a/media-gfx/bootsplash/bootsplash-0.5.ebuild b/media-gfx/bootsplash/bootsplash-0.5.ebuild deleted file mode 100644 index 75debd4830d4..000000000000 --- a/media-gfx/bootsplash/bootsplash-0.5.ebuild +++ /dev/null @@ -1,133 +0,0 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/bootsplash-0.5.ebuild,v 1.3 2003/04/21 01:25:48 tad Exp $ - -DESCRIPTION="Graphical backgrounds for frame buffer consoles" - -HOMEPAGE="http://linux.tkdack.com" - -SRC_URI="mirror://gentoo/bootsplash-${PV}.tar.bz2" - -LICENSE="GPL-2" - -SLOT="0" - -KEYWORDS="~x86" - -IUSE="" - -DEPEND=">=media-libs/freetype-2" - -# Not implemented yet -# media-libs/libmng" - -RDEPEND="" - -S=${WORKDIR}/${P} - -src_compile() { - - # compile utils - -# mng is not implmented yet -# (the util builds but the rc scripts have not been modified) -# cd ${S}/utils/fbmngplay -# emake fbmngplay || die - - cd ${S}/utils/fbtruetype - emake || die - - cd ${S}/utils/splashutils - emake || die - -} - -src_install() { - - # Splash utilities - exeinto /sbin -# doexe ${S}/utils/fbmngplay/fbmngplay - doexe ${S}/utils/fbtruetype/fbtruetype - doexe ${S}/utils/fbtruetype/fbtruetype.static - doexe ${S}/utils/splashutils/splash - doexe ${S}/utils/splashutils/fbresolution - doexe ${S}/utils/splashutils/getkey - - mkdir -p ${D}/etc/${PN} - cp -pR ${S}/themes/* ${D}/etc/${PN} - - # link default config - for boot images - dosym ./gentoo /etc/bootsplash/default - - insinto /etc/init.d - doins ${S}/misc/bootsplash - fperms 755 /etc/init.d/bootsplash - - insinto /etc/conf.d - doins ${S}/misc/bootsplash.conf - - insinto /usr/share/${PN} - doins ${S}/kernel/bootsplash-3.0.7-2.4.20-vanilla.diff - doins ${S}/misc/grub.conf.sample - -# dodoc README -# dodoc COPYING -# dodoc CREDITS - -} - -pkg_postinst() { - for SIZE in 800x600 1024x768 1280x1024 - do - /sbin/splash -s -f /etc/bootsplash/gentoo/config/bootsplash-${SIZE}.cfg > /usr/share/${PN}/initrd-${SIZE} - done - - einfo - einfo "Execute \"ebuild /var/db/pkg/media-gfx/${PN}/${P}.ebuild config\"" - einfo "to have your kernel sources in /usr/src/linux patched with the" - einfo "Framebuffer Bootsplash patches" - einfo - echo "" - ewarn "If you have already patched the kernel then you only need to copy" - ewarn "an initrd from /usr/share/${PN} to /boot" - ewarn - echo "" - einfo - einfo "Run:" - einfo " rc-update add bootsplash default" - einfo " to change the console images after startup" - einfo -} - -pkg_config() { - ewarn - ewarn "Patching the kernel in /usr/src/linux ..." - ewarn - cd ${ROOT}/usr/src/linux - patch -p1 < ${ROOT}/usr/share/${PN}/bootsplash-3.0.7-2.4.20-vanilla.diff || die - ewarn - ewarn " ... complete." - einfo - einfo "Your kernel has been patched, rebuild with the following options" - einfo "enabled (do not build them as modules!):" - einfo " Block Devices ->" - einfo " [*] RAM disk support" - einfo " [*] Loopback device support" - einfo " [*] Initial RAM disk (initrd) support" - einfo - einfo " Console Drivers ->" - einfo " [*] Video mode selection support" - einfo " Frame-buffer support ->" - einfo " [*] Support for frame buffer devices" - einfo " [*] VESA VGA graphics console" - einfo " [*] Use splash screen instead of boot logo" - einfo - einfo "Copy an initrd from /usr/share/${PN} to /boot" - einfo - einfo "Look at \"/usr/share/${PN}/grub.conf.sample\" for an example" - einfo "grub.conf file with the appropriate changes to enable the" - einfo "framebuffer boot screens" - einfo - einfo "Ensure you make the appropriate changes to your grub.conf" - einfo -} diff --git a/media-gfx/bootsplash/bootsplash-0.6.ebuild b/media-gfx/bootsplash/bootsplash-0.6-r1.ebuild index 2830a273371c..a84fcb9c762e 100644 --- a/media-gfx/bootsplash/bootsplash-0.6.ebuild +++ b/media-gfx/bootsplash/bootsplash-0.6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/bootsplash-0.6.ebuild,v 1.2 2003/06/19 11:41:24 tad Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/bootsplash-0.6-r1.ebuild,v 1.1 2003/06/23 13:29:11 tad Exp $ DESCRIPTION="Graphical backgrounds for frame buffer consoles" diff --git a/media-gfx/bootsplash/files/bootsplash b/media-gfx/bootsplash/files/bootsplash deleted file mode 100644 index 34dac64f22e0..000000000000 --- a/media-gfx/bootsplash/files/bootsplash +++ /dev/null @@ -1,43 +0,0 @@ -#!/sbin/runscript - -depend() { - # run after local so that the boot time splash image - # is visible for as long as possible - after local -} - -start() { - # Only do this if the kernel has support - if [ -f /proc/splash ] - then - ebegin "Setting Console frame buffer images" - - # switch to a usable image on all consoles - for TTY in `seq 0 5` - do - /usr/bin/splash -s -u $TTY /usr/share/bootsplash/consolesplash.cfg - done - - eend $? "Failed to set frame buffer console images" - fi -} - -stop() { - # Stop doesn't really stop, it actually changes the image - # on vt1 back to the bootsplash image. - - # Only do this if the kernel has support - if [ -f /proc/splash ] - then - ebegin "Setting Console frame buffer images" - - # Put bootsplash image up - /usr/bin/splash -s -u 0 /usr/share/bootsplash/bootsplash.cfg - - # switch to vt1 (must be &'d otherwise script hangs) - /usr/bin/chvt 1 & - - eend $? "Failed to set frame buffer console images" - - fi -} diff --git a/media-gfx/bootsplash/files/digest-bootsplash-0.2 b/media-gfx/bootsplash/files/digest-bootsplash-0.2 deleted file mode 100644 index cd3e43358672..000000000000 --- a/media-gfx/bootsplash/files/digest-bootsplash-0.2 +++ /dev/null @@ -1 +0,0 @@ -MD5 7c0e7e4e9375b86e400ff0671c8e043d bootsplash-0.2.tar.bz2 220475 diff --git a/media-gfx/bootsplash/files/digest-bootsplash-0.3 b/media-gfx/bootsplash/files/digest-bootsplash-0.3 deleted file mode 100644 index 824ec558ffd1..000000000000 --- a/media-gfx/bootsplash/files/digest-bootsplash-0.3 +++ /dev/null @@ -1 +0,0 @@ -MD5 a66f61dcee5f3162d7927ab6bcbeb528 bootsplash-0.3.tar.bz2 260758 diff --git a/media-gfx/bootsplash/files/digest-bootsplash-0.4 b/media-gfx/bootsplash/files/digest-bootsplash-0.4 deleted file mode 100644 index d366be6980b4..000000000000 --- a/media-gfx/bootsplash/files/digest-bootsplash-0.4 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 ebc7af09da6a87c13759ed96eab28ca3 /files/bootsplash 946 -MD5 ecdf539ae9413be64382abc8979fc992 /bootsplash-0.4.ebuild 3014 -MD5 2c074a46e2d229863b0df7c5dd9b21a3 bootsplash-0.4.tar.bz2 374032 diff --git a/media-gfx/bootsplash/files/digest-bootsplash-0.4-r1 b/media-gfx/bootsplash/files/digest-bootsplash-0.4-r1 deleted file mode 100644 index ff47ab2133d1..000000000000 --- a/media-gfx/bootsplash/files/digest-bootsplash-0.4-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 2c074a46e2d229863b0df7c5dd9b21a3 bootsplash-0.4.tar.bz2 374032 diff --git a/media-gfx/bootsplash/files/digest-bootsplash-0.5 b/media-gfx/bootsplash/files/digest-bootsplash-0.5 deleted file mode 100644 index ef27288db543..000000000000 --- a/media-gfx/bootsplash/files/digest-bootsplash-0.5 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 ebc7af09da6a87c13759ed96eab28ca3 /files/bootsplash 946 -MD5 6c7c96ba311bd54a9ad2af35d4f62569 /bootsplash-0.5.ebuild 3313 -MD5 acfe7e5ed388af0e6a463d4530db3353 bootsplash-0.5.tar.bz2 235689 diff --git a/media-gfx/bootsplash/files/digest-bootsplash-0.6 b/media-gfx/bootsplash/files/digest-bootsplash-0.6 deleted file mode 100644 index edbdbee241e4..000000000000 --- a/media-gfx/bootsplash/files/digest-bootsplash-0.6 +++ /dev/null @@ -1 +0,0 @@ -MD5 b261da8dcbc1002b095d9e32e1018c53 bootsplash-0.6.tar.bz2 235489 diff --git a/media-gfx/bootsplash/files/digest-bootsplash-0.6-r1 b/media-gfx/bootsplash/files/digest-bootsplash-0.6-r1 new file mode 100644 index 000000000000..213d3992464f --- /dev/null +++ b/media-gfx/bootsplash/files/digest-bootsplash-0.6-r1 @@ -0,0 +1 @@ +MD5 0801682018e3d4607f28582ee781f7ee bootsplash-0.6.tar.bz2 235528 |