From 500de84a126caf230a9f33b9a3e5fa11f36c4614 Mon Sep 17 00:00:00 2001 From: Thilo Bangert Date: Tue, 29 Sep 2009 18:54:01 +0000 Subject: remove dracut - its now in portage svn path=/ebuilds/; revision=94 --- sys-boot/dracut/ChangeLog | 15 --------------- sys-boot/dracut/Manifest | 6 ------ sys-boot/dracut/dracut-0.4.ebuild | 36 ------------------------------------ sys-boot/dracut/dracut-0.7.ebuild | 36 ------------------------------------ sys-boot/dracut/metadata.xml | 24 ------------------------ 5 files changed, 117 deletions(-) delete mode 100644 sys-boot/dracut/ChangeLog delete mode 100644 sys-boot/dracut/Manifest delete mode 100644 sys-boot/dracut/dracut-0.4.ebuild delete mode 100644 sys-boot/dracut/dracut-0.7.ebuild delete mode 100644 sys-boot/dracut/metadata.xml (limited to 'sys-boot') diff --git a/sys-boot/dracut/ChangeLog b/sys-boot/dracut/ChangeLog deleted file mode 100644 index 8e4aed1..0000000 --- a/sys-boot/dracut/ChangeLog +++ /dev/null @@ -1,15 +0,0 @@ -# ChangeLog for sys-boot/dracut -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: $ - -*dracut-0.7 (28 Jul 2009) - - 28 Jul 2009; Thilo Bangert +dracut-0.7.ebuild: - version bump - -*dracut-0.4 (21 Jul 2009) - - 21 Jul 2009; Thilo Bangert +dracut-0.4.ebuild, - +metadata.xml: - initial import - dracut, a initramfs builder - diff --git a/sys-boot/dracut/Manifest b/sys-boot/dracut/Manifest deleted file mode 100644 index 7857f09..0000000 --- a/sys-boot/dracut/Manifest +++ /dev/null @@ -1,6 +0,0 @@ -DIST dracut-0.4.tar.bz2 45458 RMD160 2e1cf2dd0b10e6bc2eb8893710792e5ba6032188 SHA1 f8d1c287fc3fdbb7b6e4e657696268f05d400791 SHA256 b1e67ad3d781d68fc7ef84f6c20c298cc69cb6de14041ad640e2867dd8e7d1ce -DIST dracut-0.7.tar.bz2 56820 RMD160 c1b038d302a9c25931078147bf0efa07f7a7db6e SHA1 529bd591fea035fb21ad85ad8fb84a5704ebcc72 SHA256 29e2f0fa1711c53172eab419c0358f7d25a2e0efc15c036aea390c4620b5c5d2 -EBUILD dracut-0.4.ebuild 742 RMD160 cec0ac0d8f90ed8e08e184c98581394443b5dad2 SHA1 41f490fe522bcfcbb39f25b3bcbab9e894c25b57 SHA256 15f037734a47036082c9cd7eceddc520878b7dd551078ab740d941a6cb508b8c -EBUILD dracut-0.7.ebuild 742 RMD160 cec0ac0d8f90ed8e08e184c98581394443b5dad2 SHA1 41f490fe522bcfcbb39f25b3bcbab9e894c25b57 SHA256 15f037734a47036082c9cd7eceddc520878b7dd551078ab740d941a6cb508b8c -MISC ChangeLog 391 RMD160 d89f8ba6c923122a4cf32e3a708591506906733b SHA1 95086d082389048be4521024394e44c136ed5c5e SHA256 1f717eeee82c6ef5062d6eccdf1ccffe9f81dd15dce3ae89c559cd0ff195f62b -MISC metadata.xml 1147 RMD160 2668e7280becbff38059fbda6d54ef6d2c404f3b SHA1 9c3ee210408995a4f47fcbe034ffb46c9175863d SHA256 9fe5341adb781f21d20a23018651cd5d099c017ec233859eab393cb199ec0e80 diff --git a/sys-boot/dracut/dracut-0.4.ebuild b/sys-boot/dracut/dracut-0.4.ebuild deleted file mode 100644 index 55c3d9e..0000000 --- a/sys-boot/dracut/dracut-0.4.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI="2" - -DESCRIPTION="Dracut is a new initramfs infrastructure." -HOMEPAGE="http://apps.sourceforge.net/trac/dracut/wiki" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~x86" -IUSE="" - -DEPEND="" -RDEPEND="app-arch/cpio - sys-fs/udev - sys-apps/util-linux - sys-devel/binutils - sys-apps/coreutils - sys-apps/module-init-tools - sys-apps/findutils - sys-apps/grep - sys-apps/openrc - " - -#src_prepare() { - #run sed which adds CFLAGS to make file -#} - -src_install() { - #pkglibdir=/usr/libexec/dracut - emake install DESTDIR="${D}" sbindir=/sbin sysconfdir=/etc \ - || die "emake install failed" -} diff --git a/sys-boot/dracut/dracut-0.7.ebuild b/sys-boot/dracut/dracut-0.7.ebuild deleted file mode 100644 index 55c3d9e..0000000 --- a/sys-boot/dracut/dracut-0.7.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI="2" - -DESCRIPTION="Dracut is a new initramfs infrastructure." -HOMEPAGE="http://apps.sourceforge.net/trac/dracut/wiki" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~x86" -IUSE="" - -DEPEND="" -RDEPEND="app-arch/cpio - sys-fs/udev - sys-apps/util-linux - sys-devel/binutils - sys-apps/coreutils - sys-apps/module-init-tools - sys-apps/findutils - sys-apps/grep - sys-apps/openrc - " - -#src_prepare() { - #run sed which adds CFLAGS to make file -#} - -src_install() { - #pkglibdir=/usr/libexec/dracut - emake install DESTDIR="${D}" sbindir=/sbin sysconfdir=/etc \ - || die "emake install failed" -} diff --git a/sys-boot/dracut/metadata.xml b/sys-boot/dracut/metadata.xml deleted file mode 100644 index 5e2a64e..0000000 --- a/sys-boot/dracut/metadata.xml +++ /dev/null @@ -1,24 +0,0 @@ - - - -no-herd - - bangert@gentoo.org - - -Unlike existing initramfs's, this is an attempt at having as little as -possible hard-coded into the initramfs as possible. The initramfs has -(basically) one purpose in life -- getting the rootfs mounted so that -we can transition to the real rootfs. This is all driven off of -device availability. Therefore, instead of scripts hard-coded to do -various things, we depend on udev to create device nodes for us and -then when we have the rootfs's device node, we mount and carry on. -This helps to keep the time required in the initramfs as little as -possible so that things like a 5 second boot aren't made impossible as -a result of the very existence of an initramfs. It's likely that -we'll grow some hooks for running arbitrary commands in the flow of -the script, but it's worth trying to resist the urge as much as we can -as hooks are guaranteed to be the path to slow-down. - - - -- cgit v1.2.3-65-gdbad