blob: 37c31fd40c6aed8da71bcfb3a6b1608517f9f4c3 (
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
|
# ChangeLog for sys-kernel/pfeifer-sources
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-kernel/pfeifer-sources/ChangeLog,v 1.4 2003/05/03 21:23:50 pfeifer Exp $
TODO:
ht support
better ide chipset support (ie. CSB6)
fine tune gcc optimizations (yes, there is a bit more to look @)
* Maybe:
Re-add XFS (extremely doubtful)
RSBAC
NPTL (doubtful)
skas
*pfeifer-sources-2.4.20.1_pre9 (03 Mar 2003)
Changes:
* Added usb scanners update from 16Apr2003
* Added some minor grsecurity fixes
* Few other minor fixes
*pfeifer-sources-2.4.20.1_pre8 (03 May 2003)
Changes:
* Added a few updates for ck6
* Updated SuperFreeS/WAN to 1,99,7rc2
* Updated to patch-o-matic from 01May2003 lotsa new goodies
* Updated USAGI to 28Apr2003 snapshot
* Made USAGI installable by a USE flag 'USAGI'
- if you use USAGI, you *cannot* use {freeswan/patch-int/loop-jari}
- the ebuild will drop either/or depending on your use flags :)
* Updated adaptec 79xxx to 01May2003
* Updated ntfs to 2.1.4a
* Updated grsecurity to 1.99g
* Added initial support for systrace v1.2
* Updated bluetooth support fro MH to 2.4.20-MH7
* Added kraxel patch which is v4l2 & other updates - see the docs
* Fixed broken gcc optimizations... the overoptimization was breaking things
* Other things I am forgetting to mention :)
*pfeifer-sources-2.4.20.1_pre7 (15 Apr 2003)
Changes:
* Added latest ck (12Apr2003) - thank you Con Kolivas!
* Added support for either rmap(default) or aavm (your choice)
* Added support for evms 2.0 (user selects 1.2.1 or 2.0). evms 1.2.1 default.
* Added support for nforce2 ide & audio... (thanks alron & alain)
* ext3 fixes
* jfs fixes - 1.1.1 + xattr & acl
* update ntfs to 2.1.2a
* grsecurity bumped to 1.9.9f (this contains the ptrace fix)
* SuperFreeS/WAN up to 1.9.6.1
* updated to ea+acl+nfsacl 0.8.56
* Readded missing ciphers from patch-int
* Removed safe serial driver from usbdnet
* Added bootsplash 3.0.7
* Fixed a number of USAGI issues (but some still remain).
* Updated adaptec 79xx to 18Mar2003 version (thanks livewire)
* Added backported bluetooth support from MH
* Added bootsplash 3.0.7
* Other things I am forgetting to mention
*pfeifer-sources-2.4.20.1_pre2-pre6 (20 Mar - 10 Apr 2003)
Changes:
* pre2 through pre6 were internal use builds and never released beyond beta tests and experimentation.
*pfeifer-sources-2.4.20.1_pre1 (19 Mar 2003)
19 Mar 2003; Jay Pfeifer <pfeifer@gentoo.org> pfeifer-sources-2.4.20.1_pre1.ebuild:
First release of pfeifer-sources, please test and provide productive feedback.
This is based off of the lolo-sources 2.4.20.2_pre5 that I put out on 13 Mar 2003
This release contains the ptrace fix.
See info below for what was in pre5
*lolo-sources-2.4.20.2_pre5 (13 Mar 2003)
13 Mar 2002; Jay Pfeifer <pfeifer@gentoo.org> lolo-sources-2.4.20.2_pre5.ebuild:
Changes from _pre4:
* Process priorities are now obeyed. :)
* pom updated to 20030310
* removed aavm
* removed ck4 O(1) sched, ll, preempt patch
* added rml preempt & ll
* update xattr+acl to xattr+acl+trusted 0.8.55
* update usbdnet
* add dac960 root fix
* add sim710 compile fix
|