summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix linux_chkconfig_module usage to be non-fatal, this package does not ↵Robin H. Johnson2011-11-051-5/+5
| | | | | | build kernel modules. Verified good build with no kernel sources or kernel config available. (Portage version: 2.2.0_alpha72/cvs/Linux x86_64, unsigned Manifest commit)
* Fix linux_chkconfig_module usage to be non-fatal, this package does not ↵Robin H. Johnson2011-11-055-9/+16
| | | | | | build kernel modules. Verified good build with no kernel sources or kernel config available. (Portage version: 2.2.0_alpha72/cvs/Linux x86_64)
* Setting maintainer to base-systemMike Doty2011-11-021-12/+2
| | | | (Portage version: 2.1.10.27/cvs/Linux x86_64, unsigned Manifest commit)
* Setting maintainer to base-systemMike Doty2011-11-022-2/+5
| | | | (Portage version: 2.1.10.27/cvs/Linux x86_64)
* x86 stable, bug #370679Markus Meier2011-06-191-16/+6
| | | | (Portage version: 2.1.10.3/cvs/Linux x86_64, signed Manifest commit with key 072AD062)
* x86 stable, bug #370679Markus Meier2011-06-192-3/+6
| | | | (Portage version: 2.1.10.3/cvs/Linux x86_64)
* Stable on amd64 wrt bug #370679Markos Chandras2011-06-181-2/+22
| | | | (Portage version: 2.1.9.49/cvs/Linux x86_64, signed Manifest commit with key B4AFF2C2)
* Stable on amd64 wrt bug #370679Markos Chandras2011-06-182-3/+7
| | | | (Portage version: 2.1.9.49/cvs/Linux x86_64)
* sys-block/open-iscsi: Fix version check for Linux 3 (bug #340425Sebastian Pipping2011-06-131-6/+6
| | | | (Portage version: 2.1.10.2/cvs/Linux x86_64, unsigned Manifest commit)
* sys-block/open-iscsi: Fix version check for Linux 3 (bug #340425Sebastian Pipping2011-06-136-14/+20
| | | | (Portage version: 2.1.10.2/cvs/Linux x86_64)
* sys-block/open-iscsi: Bump to 2.0.872 (bug #340425)Sebastian Pipping2011-06-071-11/+9
| | | | (Portage version: 2.1.10/cvs/Linux x86_64, unsigned Manifest commit)
* sys-block/open-iscsi: Bump to 2.0.872 (bug #340425)Sebastian Pipping2011-06-078-1/+309
| | | | (Portage version: 2.1.10/cvs/Linux x86_64)
* Replace dependency on virtual/modutils, bug 358891.Ulrich Müller2011-04-241-2/+12
| | | | (Portage version: 2.1.9.46/cvs/Linux x86_64, signed Manifest commit with key 8222EEEC)
* Replace dependency on virtual/modutils, bug 358891.Ulrich Müller2011-04-242-5/+8
| | | | (Portage version: 2.1.9.46/cvs/Linux x86_64)
* Fix building with recent glibc wrt #334077 by "fkhp".Samuli Suominen2010-08-241-2/+3
| | | | | (Portage version: 2.2_rc67/cvs/Linux x86_64) (Unsigned Manifest commit)
* Fix building with recent glibc wrt #334077 by "fkhp".Samuli Suominen2010-08-243-2/+29
| | | | (Portage version: 2.2_rc67/cvs/Linux x86_64)
* CONFIG_CHECK_MODULES should continue to exist for the as-module sanity check.Robin H. Johnson2010-03-311-3/+3
| | | | | (Portage version: 2.2_rc67/cvs/Linux x86_64) (Unsigned Manifest commit)
* CONFIG_CHECK_MODULES should continue to exist for the as-module sanity check.Robin H. Johnson2010-03-313-4/+11
| | | | (Portage version: 2.2_rc67/cvs/Linux x86_64)
* Version bump, proxy committing for Craig #301602Tobias Scherbaum2010-03-071-1/+3
| | | | | (Portage version: 2.2_rc65/cvs/Linux x86_64) (Unsigned Manifest commit)
* Version bump, proxy committing for Craig #301602Tobias Scherbaum2010-03-072-2/+94
| | | | (Portage version: 2.2_rc65/cvs/Linux x86_64)
* ppc stable #293712Gysbert Wassenaar2009-12-081-12/+2
| | | | | (Portage version: 2.1.6.13/cvs/Linux ppc) (Unsigned Manifest commit)
* ppc stable #293712Gysbert Wassenaar2009-12-082-3/+6
| | | | (Portage version: 2.1.6.13/cvs/Linux ppc)
* amd64/x86 stable, bug #293712Markus Meier2009-11-231-2/+12
| | | | | (Portage version: 2.2_rc51/cvs/Linux x86_64) (Signed Manifest commit)
* amd64/x86 stable, bug #293712Markus Meier2009-11-232-3/+7
| | | | (Portage version: 2.2_rc51/cvs/Linux x86_64)
* Works on ~arm (mv78100).Robin H. Johnson2009-11-191-2/+2
| | | | | (Portage version: 2.2_rc49/cvs/Linux x86_64) (Unsigned Manifest commit)
* Works on ~arm (mv78100).Robin H. Johnson2009-11-192-3/+7
| | | | (Portage version: 2.2_rc49/cvs/Linux x86_64)
* Missed whitespace.Robin H. Johnson2009-11-121-1/+1
| | | | | (Portage version: 2.2_rc49/cvs/Linux x86_64) (Unsigned Manifest commit)
* Missed whitespace.Robin H. Johnson2009-11-121-2/+2
| | | | (Portage version: 2.2_rc49/cvs/Linux x86_64)
* Cleanup remaining modules code so that kernel sources are no longer ↵Robin H. Johnson2009-11-121-1/+4
| | | | | | | required. Do not decide what to include in the binpkg based on $ROOT, as it may be for use on a different machine. Always install the utils. Bug #273321: Do not build iscsistart statically. Bug #284871: Fix init.d return codes. Bug #291584: install initiatorname.iscsi in the correct place. (Portage version: 2.2_rc49/cvs/Linux x86_64) (Unsigned Manifest commit)
* Cleanup remaining modules code so that kernel sources are no longer ↵Robin H. Johnson2009-11-124-1/+263
| | | | | | required. Do not decide what to include in the binpkg based on $ROOT, as it may be for use on a different machine. Always install the utils. Bug #273321: Do not build iscsistart statically. Bug #284871: Fix init.d return codes. Bug #291584: install initiatorname.iscsi in the correct place. (Portage version: 2.2_rc49/cvs/Linux x86_64)
* Remove trailing whitespaceTobias Scherbaum2009-10-281-1/+1
| | | | | (Portage version: 2.2_rc46/cvs/Linux x86_64) (Unsigned Manifest commit)
* Remove trailing whitespaceTobias Scherbaum2009-10-281-2/+2
| | | | (Portage version: 2.2_rc46/cvs/Linux x86_64)
* Bump, proxy-committing for Craig (#278589)Tobias Scherbaum2009-10-281-1/+3
| | | | | (Portage version: 2.2_rc46/cvs/Linux x86_64) (Unsigned Manifest commit)
* Bump, proxy-committing for Craig (#278589)Tobias Scherbaum2009-10-282-2/+118
| | | | (Portage version: 2.2_rc46/cvs/Linux x86_64)
* Revbump, proxy-commiting for Craig (security bug #290631)Tobias Scherbaum2009-10-271-2/+3
| | | | | (Portage version: 2.2_rc46/cvs/Linux x86_64) (Unsigned Manifest commit)
* Revbump, proxy-commiting for Craig (security bug #290631)Tobias Scherbaum2009-10-273-2/+41
| | | | (Portage version: 2.2_rc46/cvs/Linux x86_64)
* Remove virtual/libcPatrick Lauer2009-09-231-2/+2
| | | | | (Portage version: 2.2_rc41/cvs/Linux x86_64) (Unsigned Manifest commit)
* Remove virtual/libcPatrick Lauer2009-09-232-4/+7
| | | | (Portage version: 2.2_rc41/cvs/Linux x86_64)
* whitespaceMichael Sterrett2009-03-201-1/+1
| | | | | (Portage version: 2.1.6.7/cvs/Linux i686) (Unsigned Manifest commit)
* whitespaceMichael Sterrett2009-03-201-2/+2
| | | | (Portage version: 2.1.6.7/cvs/Linux i686)
* Version bump (#196096), CleanupTobias Scherbaum2009-03-201-14/+5
| | | | | (Portage version: 2.2_rc26/cvs/Linux x86_64) (Unsigned Manifest commit)
* Version bump (#196096), CleanupTobias Scherbaum2009-03-2011-661/+111
| | | | (Portage version: 2.2_rc26/cvs/Linux x86_64)
* redigest to get missing RMD160 hashMichael Sterrett2009-01-061-1/+1
| | | | | (Portage version: 2.1.6.4/cvs/Linux 2.6.27.8 i686) (Unsigned Manifest commit)
* Check if /etc/conf.d/iscsid exists and INITIATOR_FILENAME isn't empty. ↵Tobias Scherbaum2008-12-061-1/+3
| | | | | | | Thanks to Marcel Pennewiß and Craig (#196096) (Portage version: 2.2_rc17/cvs/Linux 2.6.25-gentoo-r7 x86_64) (Unsigned Manifest commit)
* Check if /etc/conf.d/iscsid exists and INITIATOR_FILENAME isn't empty. ↵Tobias Scherbaum2008-12-063-1/+228
| | | | | | Thanks to Marcel Pennewiß and Craig (#196096) (Portage version: 2.2_rc17/cvs/Linux 2.6.25-gentoo-r7 x86_64)
* Version bump, thanks to Marcel Pennewiß, Craig and others involved in bug ↵Tobias Scherbaum2008-11-171-11/+5
| | | | | | | #196096 (Portage version: 2.2_rc14/cvs/Linux 2.6.25-gentoo-r7 x86_64) (Unsigned Manifest commit)
* Version bump, thanks to Marcel Pennewiß, Craig and others involved in bug ↵Tobias Scherbaum2008-11-174-1/+228
| | | | | | #196096 (Portage version: 2.2_rc14/cvs/Linux 2.6.25-gentoo-r7 x86_64)
* Add USE flag description to metadata wrt GLEP 56.Ulrich Müller2008-08-081-2/+12
| | | | | (Portage version: 2.2_rc6/cvs/Linux 2.6.25-gentoo-r6 i686) (Signed Manifest commit)
* Add USE flag description to metadata wrt GLEP 56.Ulrich Müller2008-08-082-1/+8
| | | | (Portage version: 2.2_rc6/cvs/Linux 2.6.25-gentoo-r6 i686)
* adding open-iscsi-2.0.868_rc1.ebuild and related files thanks to Craig ↵Mike Doty2008-03-251-1/+5
| | | | | | | <craig -at- haquarter.de> Bug 196096 (Portage version: 2.1.4.4) (Unsigned Manifest commit)