]> Pileus Git - ~andy/sunrise/commitdiff
sys-apps/aeuio: Version bump for aeuio: a portable, extendable, initrd/initramfs...
authorMichael J Evans (MJEvans) <mjevans1983@gmail.com>
Mon, 20 Jul 2009 00:12:00 +0000 (00:12 +0000)
committerMichael J Evans (MJEvans) <mjevans1983@gmail.com>
Mon, 20 Jul 2009 00:12:00 +0000 (00:12 +0000)
svn path=/sunrise/; revision=8852

sys-apps/aeuio/ChangeLog
sys-apps/aeuio/Manifest
sys-apps/aeuio/aeuio-0.0.3.ebuild [deleted file]
sys-apps/aeuio/aeuio-0.0.4.ebuild [new file with mode: 0644]
sys-apps/aeuio/metadata.xml

index 97469102747951ab4960cc005a2d452aaa4cfdd1..d11be69534ba9e89e55b457d05f7a08bce478e9b 100644 (file)
@@ -2,6 +2,20 @@
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  20 Jul 2009; Michael J Evans (MJEvans) <mjevans1983@gmail.com>
+  -aeuio-0.0.3.ebuild, +aeuio-0.0.4.ebuild, metadata.xml:
+  Version bump for aeuio: a portable, extendable, initrd/initramfs builder
+  supporting mdadm, lvm, cryptsetup, and end user extensions for the root
+  filesystem. Thank you Kenneth Prugh, sedzimir, ssuominen, and yngwin for
+  ebuild review and suggestions.
+
+  20 Jul 2009; Michael J Evans (MJEvans) <mjevans1983@gmail.com>
+  -aeuio-0.0.3.ebuild, +aeuio-0.0.4.ebuild, metadata.xml:
+  Version bump for aeuio: a portable, extendable, initrd/initramfs builder
+  supporting mdadm, lvm, cryptsetup, and end user extensions for the root
+  filesystem. Thank you Kenneth Prugh, sedzimir, ssuominen, and yngwin for
+  ebuild review and suggestions.
+
   16 Jul 2009; Thomas Sachau (Tommy[D]) <tommy@gentoo.org> metadata.xml:
   Use maintainer-wanted as herd, drop maintainer (thats for main tree)
 
index ea8dfd57ced8230260afbbf23ab693d06fd5d50a..b3c2996cccc13f30df39c42a3f1c0cfc7b242c50 100644 (file)
@@ -1,4 +1,4 @@
-DIST aeuio-0.0.3.tar.lzma 23813 RMD160 4e2990b1cc9a27b37b85b8b082775e0c72605142 SHA1 39c7a1a0ce570f9597fa911fe26108bae6a28b9c SHA256 5c31d80119d435eeb54519b0a7215ac20fb5894810b4073b1baf59357cfb20cc
-EBUILD aeuio-0.0.3.ebuild 1784 RMD160 2623149ae2dd7a48c9f50510306ea0af6fcd3305 SHA1 e879917eaa2b4f75660b96ef7a81400e20f43790 SHA256 2749699e32765352cd7584c68cc6a38ae90b169a08809bc1eb804302c400a264
-MISC ChangeLog 594 RMD160 3ae4b801ca792b01457203404bc62b2c69ba57a5 SHA1 4d2f1c0f47ca7c8a0fb7d03c5b161627276c8468 SHA256 4b58cfdce1f064ae781f2b4318359dcafcbf986c8ec97b56087576ea9e960b64
-MISC metadata.xml 307 RMD160 c16ea906048de1e2ca9989479728482f1790e643 SHA1 0a9b94d43efa1f0bc23fd8f489a0b9a2301da8a4 SHA256 4ae6d1c77686064d87c82503764baa10318e24f0c7ae6a73dd68e3893697f9dc
+DIST aeuio-0.0.4.tar.gz 30607 RMD160 bbea9a0de9a46f67ef15bfb7684e88f611ca96e5 SHA1 78db2adb5f61f15a1733329b7444f2d54e4faa80 SHA256 8a7d87a4afe18a9e3b5845921d2375b86951027a6fb30124c92efd7dfed3724c
+EBUILD aeuio-0.0.4.ebuild 888 RMD160 66bfa43fb5dcf0f640f8e2e4f5aaa5f2131f9bef SHA1 d993189e12c93800e13f0b6275a24ddda0e22dea SHA256 df1148a9fadc1cf1498aa81cc6bdec25f432766307d39a4918ebd8812586093b
+MISC ChangeLog 1356 RMD160 6782d254c3a6c21718e86de9cedaef69a36eca27 SHA1 1184d524d984ecef5190fee613a8036cc30b5025 SHA256 21cb884c9e9abe42a2805d621c361200b5a726f19679a705de98746a7ab447fa
+MISC metadata.xml 320 RMD160 dbdeeee5710c16266a3f3b64cd05e22c7f3be6e5 SHA1 7d1e63229648dee8e05f8b7319f6637b5fca83a8 SHA256 e1d6f2f9fba474fd1e9d1b686b571d5608f7eb08a8dc253aa3eff92b144518f2
diff --git a/sys-apps/aeuio/aeuio-0.0.3.ebuild b/sys-apps/aeuio/aeuio-0.0.3.ebuild
deleted file mode 100644 (file)
index 4730495..0000000
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-DESCRIPTION="A simple, customizable, /etc inspired initrd or initramfs creator that supports root on mdadm / lvm"
-HOMEPAGE="https://sourceforge.net/projects/aeuio/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.lzma"
-
-LICENSE=" || ( GPL-2 GPL-3 LGPL-3 BSD CCPL-Attribution-3.0 )"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-RDEPEND="sys-apps/busybox"
-# also depends on make, but make should be there on a gentoo system.
-
-pkg_setup() {
-       # While I believe this should go under /etc, especially intrepreting http://devmanual.gentoo.org/general-concepts/filesystem/index.html , I use the above location by request that I -not- use /etc
-       #       local myDir="/etc/early-userspace/aeuio"
-       myDir="/usr/src/aeuio"
-}
-
-src_unpack() {
-       unpack ${A}
-       # Create update-initramfs-clean - This will be in the next (>0.0.3) upstream release
-       echo -e '#!/bin/bash'"\nOUTDIR=\"\$PWD\"\ncd \"${myDir}\"\nmake distclean nuke\nmake initramfs_gz initramfs_lzma && cp initramfs* \"\$OUTDIR\"" > ${S}/tools/update-initramfs-clean
-}
-
-src_compile() {
-       # Stop the default 'make' action.
-       true
-}
-
-src_install() {
-       # The Easy way, at least until things are more complicated.
-       dodir "${myDir}" || die "Install basedir failed!"
-       cp --no-dereference --preserve=links -R [^IL]* "${D}${myDir}/" || die "Install failed!"
-
-       insinto "${myDir}"
-       newins "INSTALL" "USAGE" || die
-       dosbin "tools/update-initramfs-clean" || die
-
-       elog "Please follow the instructions in ${myDir}/USAGE"
-       elog "You may also want to read ${myDir}/tools/process.txt"
-       elog "If your system only uses bare partitions, mdadm and/or lvm,"
-       elog " you may alternatly use update-initramfs-clean to generate"
-       elog " initramfs images in ${myDir}"
-}
diff --git a/sys-apps/aeuio/aeuio-0.0.4.ebuild b/sys-apps/aeuio/aeuio-0.0.4.ebuild
new file mode 100644 (file)
index 0000000..1116448
--- /dev/null
@@ -0,0 +1,27 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="0"
+inherit base
+
+DESCRIPTION="Make an initramfs/initrd with root on crypto, lvm, mdadm, etc."
+HOMEPAGE="https://sourceforge.net/projects/aeuio/"
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"       # or .lzma
+
+LICENSE=" || ( GPL-2 GPL-3 LGPL-3 BSD CCPL-Attribution-3.0 )"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+DEPEND=""
+RDEPEND="sys-apps/busybox"
+
+pkg_postinst() {
+       elog "Please follow the instructions in /usr/src/aeuio/USAGE"
+       elog "You may also want to read /usr/src/aeuio/process.txt"
+       elog "If your system only uses bare partitions, mdadm, lvm, and"
+       elog " any encrypted root  / swap devices are mentioned in a debian"
+       elog " style /etc/crypttab file then the automatic tool may be used."
+       elog " update-initramfs-aeuio will generate an initramfs in \$PWD."
+}
index 1bac54b972fb428a5313c2876b2df05c78e3b490..19b023700273c9ca64bc767a2fa3168919e5b462 100644 (file)
@@ -2,5 +2,5 @@
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
 <herd>maintainer-wanted</herd>
- <longdescription>A simple, customizable, /etc inspired initrd or initramfs creator that supports root on mdadm / lvm.</longdescription>
+ <longdescription>A simple, customizable, /etc inspired initrd or initramfs creator that supports root on mdadm / lvm / cryptsetup.</longdescription>
 </pkgmetadata>