summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-03-09 22:33:45 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-03-09 22:33:45 +0000
commitd4194acb49a8bce0949272c1a9c0522937c1014a (patch)
tree54bd80f0d18db95f06f3ccffacab7a36aab87b27
parentMark 8.0.7 stable on ia64 (diff)
downloadgentoo-2-d4194acb49a8bce0949272c1a9c0522937c1014a.tar.gz
gentoo-2-d4194acb49a8bce0949272c1a9c0522937c1014a.tar.bz2
gentoo-2-d4194acb49a8bce0949272c1a9c0522937c1014a.zip
Yet another new version
(Portage version: 2.0.54)
-rw-r--r--sys-boot/silo/ChangeLog7
-rw-r--r--sys-boot/silo/Manifest14
-rw-r--r--sys-boot/silo/files/digest-silo-1.4.111
-rw-r--r--sys-boot/silo/silo-1.4.11.ebuild55
4 files changed, 65 insertions, 12 deletions
diff --git a/sys-boot/silo/ChangeLog b/sys-boot/silo/ChangeLog
index 23080b1432ee..11bd197a21d3 100644
--- a/sys-boot/silo/ChangeLog
+++ b/sys-boot/silo/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sys-boot/silo
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/silo/ChangeLog,v 1.25 2006/02/27 15:56:39 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/silo/ChangeLog,v 1.26 2006/03/09 22:33:45 gustavoz Exp $
+
+*silo-1.4.11 (09 Mar 2006)
+
+ 09 Mar 2006; Gustavo Zacarias <gustavoz@gentoo.org> +silo-1.4.11.ebuild:
+ Yet another new version
27 Feb 2006; Gustavo Zacarias <gustavoz@gentoo.org> silo-1.4.10.ebuild:
Stable on sparc
diff --git a/sys-boot/silo/Manifest b/sys-boot/silo/Manifest
index 8c2968d21037..bab2238182d2 100644
--- a/sys-boot/silo/Manifest
+++ b/sys-boot/silo/Manifest
@@ -1,12 +1,10 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 181b5d906df68bb9b0062877f38bba6f ChangeLog 5822
+MD5 1c4ca5bd867d0febf37608320b0eceb6 ChangeLog 5952
MD5 d64a6c9a2051c74be817cf525ead4db5 files/digest-silo-1.3.1 62
MD5 d64a6c9a2051c74be817cf525ead4db5 files/digest-silo-1.3.1-r1 62
MD5 ba569526e64ff4aae31e2eb37150f62d files/digest-silo-1.3.2 62
MD5 ba569526e64ff4aae31e2eb37150f62d files/digest-silo-1.3.2-r1 62
MD5 29a3724ae5f040a147baf7a1c24722b0 files/digest-silo-1.4.10 63
+MD5 50fe6ee9522f16caeddffa6284299b68 files/digest-silo-1.4.11 63
MD5 3b110f5f5e2b67c92ae41c3e16839bff files/digest-silo-1.4.8 62
MD5 debfd1b078cc4d196b01f68d5b4ea9c4 files/digest-silo-1.4.9 62
MD5 93989216de8957ab881809407b2e386c files/silo-1.4.9-sparc_cpu.patch 3206
@@ -17,12 +15,6 @@ MD5 7430217ab6709c3e0e09415a2f85281d silo-1.3.1.ebuild 941
MD5 e2c700249cac8fbd5a4f30987c94175e silo-1.3.2-r1.ebuild 1094
MD5 d4adf943377a89eea8998fd151f12b2d silo-1.3.2.ebuild 942
MD5 9109a2ab578452cfc24caf9d86b02cef silo-1.4.10.ebuild 1388
+MD5 66f742b2765338ab63d205feb5ec5e43 silo-1.4.11.ebuild 1293
MD5 dba5c7816e8702338640505a292b92fa silo-1.4.8.ebuild 1258
MD5 a331d811f2c84acac4588507939f4b5a silo-1.4.9.ebuild 1490
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2.1-ecc0.1.6 (GNU/Linux)
-
-iD8DBQFEAyFJKRy60XGEcJIRAkC5AJwPjaHVAOdG9nLHljqFBjaKd3uhpQCgprLR
-06VtAoKbg4s9QzxoCR9R600=
-=S/ab
------END PGP SIGNATURE-----
diff --git a/sys-boot/silo/files/digest-silo-1.4.11 b/sys-boot/silo/files/digest-silo-1.4.11
new file mode 100644
index 000000000000..c58a59443be7
--- /dev/null
+++ b/sys-boot/silo/files/digest-silo-1.4.11
@@ -0,0 +1 @@
+MD5 c39c000e1c4acce431da37df292670ea silo-1.4.11.tar.gz 178406
diff --git a/sys-boot/silo/silo-1.4.11.ebuild b/sys-boot/silo/silo-1.4.11.ebuild
new file mode 100644
index 000000000000..646c1677d76b
--- /dev/null
+++ b/sys-boot/silo/silo-1.4.11.ebuild
@@ -0,0 +1,55 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/silo/silo-1.4.11.ebuild,v 1.1 2006/03/09 22:33:45 gustavoz Exp $
+
+inherit mount-boot flag-o-matic toolchain-funcs
+
+DESCRIPTION="SPARC/UltraSPARC Improved Loader, a boot loader for sparc"
+SRC_URI="http://www.sparc-boot.org/pub/silo/${P}.tar.gz"
+HOMEPAGE="http://www.sparc-boot.org"
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="-* ~sparc"
+IUSE="hardened"
+
+PROVIDE="virtual/bootloader"
+
+DEPEND="sys-fs/e2fsprogs
+ sys-apps/sparc-utils"
+
+ABI_ALLOW="sparc32"
+
+src_unpack() {
+ unpack ${A}
+ cd ${S}
+
+ epatch ${FILESDIR}/silo-1.4.x-noglibc_time.patch
+}
+
+src_compile() {
+ filter-flags "-fstack-protector"
+
+ if use hardened
+ then
+ make ${MAKEOPTS} CC="$(tc-getCC) -fno-stack-protector -fno-pic"
+ else
+ make ${MAKEOPTS} CC="$(tc-getCC)" || die
+ fi
+}
+
+src_install() {
+ make DESTDIR=${D} install || die
+ dodoc COPYING ChangeLog first-isofs/README.SILO_ISOFS docs/README*
+
+ # Fix maketilo manpage
+ rm ${D}/usr/share/man/man1/maketilo.1
+ dosym /usr/share/man/man1/tilo.1 /usr/share/man/man1/maketilo.1
+}
+
+pkg_postinst() {
+ ewarn "NOTE: If this is an upgrade to an existing SILO install,"
+ ewarn " you will need to re-run silo as the /boot/second.b"
+ ewarn " file has changed, else the system will fail to load"
+ ewarn " SILO at the next boot."
+}