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/mips-sources
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mips-sources/ChangeLog,v 1.13 2003/10/16 08:06:08 kumba Exp $
*mips-sources-2.4.22-r3 (15 Oct 2003)
16 Oct 2003; Joshua Kinard <kumba@gentoo.org>
files/mipscvs-2.4.22-makefile-mips64-tweak.patch:
Typo in patch for mips64 building.
15 Oct 2003; Joshua Kinard <kumba@gentoo.org> mips-sources-2.4.22-r3.ebuild,
files/mipscvs-2.4.22-makefile-mips64-tweak.patch:
New linux-mips.org CVS snap, dated 20031015. This snapshot allows mips64
kernels to be built and booted on Indy/Indigo2 systems, however this support
is very preliminary. Details on mips64 will be forthcoming.
The SGIWD scsi patch and bigendian byteorder patch are no longer needed in
this release
Lastly, we now install the sources in /usr/src/linux-<version>-<cvsdate>.
*mips-sources-2.4.22-r2 (25 Sep 2003)
25 Sep 2003; Joshua Kinard <kumba@gentoo.org> mips-sources-2.4.21-r1.ebuild,
mips-sources-2.4.21-r2.ebuild, mips-sources-2.4.22-r1.ebuild,
mips-sources-2.4.22-r2.ebuild, files/mips-patches-gcc-makefile-fix.patch,
files/mipscvs-2.4.21-makefile-fix.patch,
files/mipscvs-2.4.22-20030825-makefile-fix.patch,
files/mipscvs-2.4.22-20030825-sgiwd-fix.patch,
files/mipscvs-2.4.22-makefile-fix.patch,
files/mipscvs-2.4.22-sgiwd-fix.patch:
New CVS snapshot from linux-mips.org dated 20030925
Changed the name of a few patches to be more consistent in naming
Removed mips-sources-2.4.21-r1 ebuild/digests
Moved mips-sources-2.4.21-r2 to mips stable
*mips-sources-2.4.22-r1 (26 Aug 2003)
15 Sep 2003; Joshua Kinard <kumba@gentoo.org> mips-sources-2.4.21-r2.ebuild,
mips-sources-2.4.22-r1.ebuild:
Added a patch to fix headers for big-endian archs
Changed 2.4.22 kernel to mips stable
10 Sep 2003; Joshua Kinard <kumba@gentoo.org> metadata.xml:
Added metadata.xml
30 Aug 2003; Joshua Kinard <kumba@gentoo.org> mips-sources-2.4.22-r1.ebuild,
files/mipscvs-2.4.22-20030825-sgiwd-fix.patch:
Forgot to add a patch which actually lets the kernel boot. Fixes some issue in
the SGI WD scsi driver.
26 Aug 2003; Joshua Kinard <kumba@gentoo.org> mips-sources-2.4.22-r1.ebuild:
New kernel revision for MIPS, 2.4.22 from linux-mips.org CVS.
Also made some various tweaks to other ebuilds in this package.
*mips-sources-2.4.21-r2 (04 Aug 2003)
04 Aug 2003; Joshua Kinard <kumba@gentoo.org> mips-sources-2.4.21-r2.ebuild,
files/mips-patches-gcc-makefile-fix.patch:
New snapshot of linux-mips CVS from 20030803
Uses a diff between linux-2.4.21 and mipscvs tree to avoid large tarballs on distfiles-local
*mips-sources-2.4.21-r1 (05 Jul 2003)
04 Aug 2003; Joshua Kinard <kumba@gentoo.org> mips-sources-2.4.21-r1.ebuild:
Changed ~mips to mips in KEYWORDS
Added a PROVIDE and EXTRAVERSION line
05 Jul 2003; Joshua Kinard <kumba@gentoo.org> :
ebuild for CVS Snapshot (20030705) of linux-mips.org kernel, tagged linux_2_4
Removed ebuild for mips-sources-2.4.21_pre4-r1
*mips-sources-2.4.21_pre4-r1 (04 Jul 2003)
04 Jul 2003; Joshua Kinard <kumba@gentoo.org> :
Added ebuild for CVS Snapshot (20030703) of linux-mips.org kernel, tagged linux_2_4
Includes patch to fix r4k cache handling, and patches for fixing
arch/mips/Makefile depending if the compiler is gcc-3.2 or gcc-3.3
*mips-sources-2.4.19 (22 Jan 2003)
26 Aug 2003; Joshua Kinard <kumba@gentoo.org> mips-sources-2.4.19.ebuild
Removed from CVS, as it's old, and outdated for MIPS.
22 Jan 2003; Nicholas Wourms <dragon@gentoo.org> :
Initial import. Kernel contains the following patches from the
Debian/MIPS stable kernel sources:
+kernel-source-2.4.19_2.4.19-5
+kernel-patch-2.4.19-mips_2.4.19-0.020911.5
|