summaryrefslogtreecommitdiff
blob: 0ec25c6d5db1e90af6a993175387235bcc3d6794 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
# ChangeLog for sys-fs/aufs
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: $

  24 Apr 2008; Thomas Sachau (Tommy[D]) <tommy@gentoo.org>
  aufs-20080422.ebuild:
  Remove some spaces and tabs

  24 Apr 2008; Austen Dicken (cvpcs) <admin@cvpc.dyndns.org>
  aufs-20080422.ebuild:
  Fixed missing hinotify for aufs-20080422

  24 Apr 2008; Austen Dicken (cvpcs) <admin@cvpc.dyndns.org> ChangeLog:
  Modified ebuild for aufs-20080422 to add features and fix CONFIG_SECURITY
  incompatibility.

  23 Apr 2008; Thomas Sachau (Tommy[D]) <tommy@gentoo.org>
  -aufs-20080207-r1.ebuild, +aufs-20080422.ebuild:
  Version bump for kernel version 2.6.25

  22 Apr 2008; Thomas Sachau (Tommy[D]) <tommy@gentoo.org>
  aufs-20080207-r1.ebuild:
  Add check and die for kernel >=2.6.25 for now (bug 218820)

  19 Feb 2008; (Tommy[D]) tommy100@gmx.de -files/parallel-build.patch:
  Drop old patch

  17 Feb 2008; Tiziano Müller <dev-zero@gentoo.org>
  +files/aufs-20080207-disable_security_inode_permission.patch,
  -aufs-20080207.ebuild, +aufs-20080207-r1.ebuild:
  Rev.bump to add patch for kernel 2.6.24 compatibility (module compiles but
  doesn't load).

  07 Feb 2008; (Tommy[D]) tommy100@gmx.de -aufs-20071216.ebuild,
  +aufs-20080207.ebuild:
  New Version, some bugfixes and drop nfsexport USE flag for now

  05 Feb 2008; (Tommy[D]) tommy100@gmx.de aufs-20071216.ebuild:
  Fix previously introduced problem (running kernel != /usr/src/linux)

  13 Jan 2008; (Tommy[D]) tommy100@gmx.de aufs-20071216.ebuild:
  Add missing die

  10 Jan 2008; (Tommy[D]) tommy100@gmx.de +files/parallel-build.patch,
  aufs-20071216.ebuild:
  adding upstream patch for parallel build

  09 Jan 2008; (Tommy[D]) tommy100@gmx.de aufs-20071216.ebuild:
  workaround for multijob error

  02 Jan 2008; (Tommy[D]) tommy100@gmx.de aufs-20071216.ebuild:
  add a fix for ~amd64

  20 Dec 2007; (Tommy[D]) tommy100@gmx.de aufs-20071216.ebuild:
  simplify

  16 Dec 2007; (Tommy[D]) tommy100@gmx.de -aufs-20071125.ebuild,
  +aufs-20071216.ebuild:
  Added latest Makefile from URL pointed at http://aufs.sourceforge.net
  and changed src_compile to get it to work. + Version bump

  14 Dec 2007; (Tommy[D]) tommy100@gmx.de aufs-20071125.ebuild:
  Drop ksize and lhash patch

  26 Nov 2007; (Tommy[D]) tommy100@gmx.de -files/aufs-20070212-ksize.patch,
  -files/aufs-20070212-lhash.patch, -files/aufs-20070402-ksize.patch,
  -files/aufs-20070402-lhash.patch, +aufs-20070402.ebuild:
  Keep old version as the patches do not apply to the new version + drop old
  patches

  26 Nov 2007; (Tommy[D]) tommy100@gmx.de ++, -aufs-20070402.ebuild:
  Version bump to work with kernel-2.6.22 (svn-tarball, report and request
  from mcfletch in #gentoo-sunrise)

  18 Apr 2007; Markus Ullmann <jokey@gentoo.org> -aufs-20070212.ebuild,
  aufs-20070402.ebuild:
  Drop old and some cosmetics

  14 Apr 2007; Torsten Kockler (conbart) <torsten.kockler@fh-kl.de>
  +aufs-20070402.ebuild, +files/aufs-20070402-ksize.patch,
  +files/aufs-20070402-lhash.patch:
  New aufs (Another Union FS) ebuild

  12 Mar 2007; Jakub Moc <jakub@gentoo.org> aufs-20070212.ebuild:
  Fix up the postinst/postrm checks a bit

  12 Mar 2007; Torsten Kockler (conbart) <torsten.kockler@fh-kl.de>
  aufs-20070212.ebuild, +files/aufs-20070212-ksize.patch,
  +files/aufs-20070212-lhash.patch:
  Fixed a bug using the lhash and ksize kernel patch

  14 Feb 2007; Torsten Kockler (conbart) <torsten.kockler@fh-kl.de>
  aufs-20070212.ebuild:
  Changed Variablename  to , changed ! kernel_is gt to kernel_is lt

  14 Feb 2007; Torsten Kockler (conbart) <torsten.kockler@fh-kl.de>
  aufs-20070212.ebuild:
  Deleted redundant functions src_compile src_unpack

  13 Feb 2007; Torsten Kockler (conbart) <torsten.kockler@fh-kl.de>
  aufs-20070212.ebuild:
  Changed order of KEYWORDS, added http:// to SRC_URI and grouped variables

  13 Feb 2007; Torsten Kockler (conbart) <torsten.kockler@fh-kl.de>
  +aufs-20070212.ebuild, +metadata.xml:
  New Ebuild for bug 160065