GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
repo/gentoo/historical.git
master
Gentoo ebuild repository HISTORICAL read-only tree
Infrastructure team <infrastructure@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys-kernel
/
spl
/
spl-9999.ebuild
Commit message (
Expand
)
Author
Age
Files
Lines
*
Keyword ~arm, ~ppc and ~ppc64. Bug #549516.
Anthony G. Basile
2015-05-15
1
-3
/
+3
*
s/PAX_OVERFLOW/PAX_SIZE_OVERFLOW/ - Thanks perfinition for catching the typo
Richard Yao
2014-12-12
1
-2
/
+2
*
Suspected false positives in PAX_OVERFLOW cause runtime failures according to...
Richard Yao
2014-12-12
1
-1
/
+2
*
Do not permit builds against PAX_RANDKSTACK until a panic issue is fixed, tha...
Richard Yao
2014-12-01
1
-2
/
+3
*
Add preliminary ebuild changes for Gentoo Prefix support; Make die always pri...
Richard Yao
2014-09-05
1
-13
/
+15
*
swiching to https for git ebuild
Matt Thode
2014-07-09
1
-2
/
+2
*
Disallow CONFIG_DEBUG_INFO_REDUCED when USE=debug is set
Richard Yao
2014-06-20
1
-2
/
+3
*
Require CONFIG_DEBUG_INFO for USE=debug on =sys-kernel/spl-9999
Richard Yao
2014-05-14
1
-2
/
+2
*
Improve USE=debug on 9999 ebuild: changes will be propagated to the next revi...
Richard Yao
2014-04-26
1
-3
/
+5
*
Remove /usr/src/spl symlink from 9999 ebuild. sys-cluster/lustre (science ove...
Richard Yao
2013-04-17
1
-4
/
+1
*
Update /usr/src/spl link to reflect upstream's new location
Richard Yao
2013-04-17
1
-2
/
+2
*
Kbuild depends on dev-lang/perl
Richard Yao
2013-04-17
1
-2
/
+3
*
Version bump to 0.6.1; Simplify hostid logic
Richard Yao
2013-03-28
1
-25
/
+13
*
Free memory more quickly under memory pressure; do not dodoc INSTALL (depreca...
Richard Yao
2013-03-23
1
-3
/
+5
*
Remove dodoc INSTALL from 9999 ebuild to reflect upstream change.
Richard Yao
2013-03-20
1
-2
/
+2
*
Switch back to linux-mod
Richard Yao
2013-03-16
1
-2
/
+2
*
Switch to linux-info eclass; Replace spl-0.6.0_rc14-symlink-headers.patch wit...
Richard Yao
2013-03-16
1
-5
/
+7
*
Linux 3.9 Support; Install symlinks to make building lustre easier for the Ge...
Richard Yao
2013-03-15
1
-2
/
+16
*
Add virtual/awk dependency, fix build failures on x86 (bug \#450646) and fix ...
Richard Yao
2013-02-06
1
-6
/
+11
*
Filter -Wl,* from LDFLAGS to prevent build failures on ARM
Richard Yao
2013-01-16
1
-6
/
+18
*
The fact that the code is technically GPLv2+ does not mean that we need to sp...
Richard Yao
2012-12-27
1
-2
/
+2
*
Sync spl-9999.ebuild with spl-0.6.0_rc11.ebuild - thanks prometheanfire
Richard Yao
2012-10-03
1
-7
/
+2
*
RESTRICT=test
Richard Yao
2012-08-31
1
-1
/
+2
*
Linux 3.6 and later are not currently supported.
Richard Yao
2012-08-24
1
-1
/
+6
*
Add 0.6.0-rc10 release
Richard Yao
2012-08-15
1
-4
/
+2
*
Remove CONFIG_PREEMPT_VOLUNTARY restriction
Richard Yao
2012-07-28
1
-2
/
+1
*
Make KM_SLEEP an alias of KM_PUSHPAGE like it is in FreeBSD
Richard Yao
2012-07-10
1
-1
/
+2
*
Constify functions to prevent USE=debug build failure in sys-fs/zfs
Richard Yao
2012-06-25
1
-1
/
+2
*
Keep spl-0.6.0_rc9.ebuild and spl-9999.ebuild in sync
Richard Yao
2012-06-18
1
-2
/
+2
*
Add patch to take advantage of kernel change from bug #416685
Richard Yao
2012-06-17
1
-2
/
+8
*
Assert !GRKERNSEC_HIDESYM in kernel .config
Richard Yao
2012-06-17
1
-1
/
+2
*
Introduce SPL 0.6.0-rc9 without keywords
Richard Yao
2012-06-16
1
-5
/
+13
*
Set AUTOTOOLS_AUTORECONF before inherit to generate proper dependencies.
Mike Gilbert
2012-04-21
1
-2
/
+2
*
Quote EPREFIX.
Mike Gilbert
2012-04-11
1
-3
/
+3
*
Implement fix for ZFSOnLinux upstream issue #631 and make improvements toward...
Mike Gilbert
2012-04-04
1
-3
/
+4
*
Add check for KALLSYSMS.
Mike Gilbert
2012-03-05
1
-4
/
+7
*
Use --[s]bindir instead of --[s]bin.
Mike Gilbert
2012-02-27
1
-3
/
+3
*
Inherit flag-o-matic for strip-flags.
Mike Gilbert
2012-02-27
1
-3
/
+2
*
Updates by Richard to resolve bug 405795. Add custom-cflags USE flag.
Mike Gilbert
2012-02-27
1
-4
/
+7
*
Updates from Richard Yao for bug 405201.
Mike Gilbert
2012-02-24
1
-1
/
+34
*
Per Richard, add debug USE flag.
Mike Gilbert
2012-02-14
1
-2
/
+3
*
Pass --exec-prefix= to configure; Requested by Richard Yao.
Mike Gilbert
2012-02-04
1
-1
/
+2
*
Replace KV_OUT with KV_OUT_DIR.
Mike Gilbert
2012-01-31
1
-2
/
+2
*
Use autotools-utils for the hell of it.
Mike Gilbert
2012-01-28
1
-17
/
+10
*
Call default phase functions for src_compile and src_install.
Mike Gilbert
2012-01-27
1
-3
/
+3
*
New pacakge.
Mike Gilbert
2012-01-27
1
-0
/
+40