summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Tested to work (for the most part) on IP22, works well for Cobalt, and ↵Joshua Kinard2004-11-271-2/+2
| | | | required for IP32/IP30 support. All in all, finally ready for unstable. (Manifest recommit)
* Tested to work (for the most part) on IP22, works well for Cobalt, and ↵Joshua Kinard2004-11-273-5/+9
| | | | required for IP32/IP30 support. All in all, finally ready for unstable.
* Bumped SECPATCHVER to 1.5. Includes fix for CAN-2004-0883 and a ↵Joshua Kinard2004-11-271-6/+6
| | | | mips-specific ptrace vuln. (Manifest recommit)
* Bumped SECPATCHVER to 1.5. Includes fix for CAN-2004-0883 and a ↵Joshua Kinard2004-11-2712-27/+48
| | | | mips-specific ptrace vuln.
* Security Updates and housecleaning. Removed 2.4.25, 2.6.4, & 2.6.6 ebuilds. ↵Joshua Kinard2004-11-141-6/+6
| | | | Security patchball has fixes for CAN-2004-0814 and CAN-2004-0816, plus a remote DDoS and race conditions in binfmt_elf. Misc. patches include new ramdisk code for arch/mips/ramdisk/*, spelling tweak to RM52xx CPU in Kconfig, and a new gbefb patch from onion2(tal.org). (Manifest recommit)
* Security Updates and housecleaning. Removed 2.4.25, 2.6.4, & 2.6.6 ebuilds. ↵Joshua Kinard2004-11-1418-385/+67
| | | | Security patchball has fixes for CAN-2004-0814 and CAN-2004-0816, plus a remote DDoS and race conditions in binfmt_elf. Misc. patches include new ramdisk code for arch/mips/ramdisk/*, spelling tweak to RM52xx CPU in Kconfig, and a new gbefb patch from onion2(tal.org).
* Added a patch for 2.6.9 that allows for Linux on Octane (IP30, ↵Joshua Kinard2004-11-021-3/+3
| | | | 'Speedracer'). This also fixes the 2.6.9-r1 bad digests (finally), and cleans 2.6.8.1's ebuild up a bit. (Manifest recommit)
* Added a patch for 2.6.9 that allows for Linux on Octane (IP30, ↵Joshua Kinard2004-11-025-50/+58
| | | | 'Speedracer'). This also fixes the 2.6.9-r1 bad digests (finally), and cleans 2.6.8.1's ebuild up a bit.
* Tweaked the prologue patch in the generic patch tarball. (Manifest recommit)Joshua Kinard2004-10-291-1/+1
|
* Tweaked the prologue patch in the generic patch tarball.Joshua Kinard2004-10-293-4/+7
|
* Added revised 2.6.9 ebuild with better patches. One fixes the prologue code ↵Joshua Kinard2004-10-291-2/+2
| | | | issue again for gcc-3.4.x, another patch (for livecd testing only adds in CDROM partition support (this is extremely experimental), and a gbefb typo fix. (Manifest recommit)
* Added revised 2.6.9 ebuild with better patches. One fixes the prologue code ↵Joshua Kinard2004-10-295-15/+31
| | | | issue again for gcc-3.4.x, another patch (for livecd testing only adds in CDROM partition support (this is extremely experimental), and a gbefb typo fix.
* Digest fix (Manifest recommit)Joshua Kinard2004-10-231-1/+1
|
* Digest fixJoshua Kinard2004-10-232-2/+5
|
* New version - Contains known fixes for many things, including functional ↵Joshua Kinard2004-10-211-2/+2
| | | | IP22 (Indy/Indigo2 support (including ip22zilog), big changes in IP32 code, gcc-3.4.x fixes, and various other tweaks. (Manifest recommit)
* New version - Contains known fixes for many things, including functional ↵Joshua Kinard2004-10-214-2/+148
| | | | IP22 (Indy/Indigo2 support (including ip22zilog), big changes in IP32 code, gcc-3.4.x fixes, and various other tweaks.
* Yet another overhaul. Removed all files except digests from FILESDIR and ↵Joshua Kinard2004-09-291-8/+8
| | | | put them into a generic patches tarball pulled off the mirrors by the ebuilds. Also a brand-spankin' new ebuild for 2.6.8.1 that includes a bunch of patches and backports from linux-mips CVS (which will be in 2.6.9). Fixes for 2.6.8 include ip22zilog finally getting fixed, IP22 64-bit support available, statfs fixes useful for n32 userland, and patches to allow building of mips kernels w/ gcc-3.4.x (not for 2.4 kernels, that is forth-coming). (Manifest recommit)
* Yet another overhaul. Removed all files except digests from FILESDIR and ↵Joshua Kinard2004-09-2931-509/+296
| | | | put them into a generic patches tarball pulled off the mirrors by the ebuilds. Also a brand-spankin' new ebuild for 2.6.8.1 that includes a bunch of patches and backports from linux-mips CVS (which will be in 2.6.9). Fixes for 2.6.8 include ip22zilog finally getting fixed, IP22 64-bit support available, statfs fixes useful for n32 userland, and patches to allow building of mips kernels w/ gcc-3.4.x (not for 2.4 kernels, that is forth-coming).
* Forgot a file.Joshua Kinard2004-08-152-0/+13
|
* Fun fun updates. New ebuilds for 2.4.27 and 2.6.8.1, pulled from linux-mips ↵Joshua Kinard2004-08-151-4/+4
| | | | CVS on 18 Aug 2004. Also included a patch from lmo cvs for 2.6.7 that should fix the ifconfig problem. (Manifest recommit)
* Fun fun updates. New ebuilds for 2.4.27 and 2.6.8.1, pulled from linux-mips ↵Joshua Kinard2004-08-159-5/+240
| | | | CVS on 18 Aug 2004. Also included a patch from lmo cvs for 2.6.7 that should fix the ifconfig problem.
* Security updates (again) - CAN-2004-0685 for 2.4 only, and patches for the ↵Joshua Kinard2004-08-111-6/+6
| | | | security flaw described in Bug #59905. (Manifest recommit)
* Security updates (again) - CAN-2004-0685 for 2.4 only, and patches for the ↵Joshua Kinard2004-08-1112-28/+45
| | | | security flaw described in Bug #59905.
* Another kernel vuln, the patch for this one is a doozy, CAN-2004-0415. Also ↵Joshua Kinard2004-08-061-6/+6
| | | | pulled 2.6.5 from the tree, but we're keeping 2.6.4 around because it's the last version that worked on Indigo2 systems. Also included is a patch to force mouse detection for IP22/IP32 (And possibly others) in 2.6.x. (Manifest recommit)
* Another kernel vuln, the patch for this one is a doozy, CAN-2004-0415. Also ↵Joshua Kinard2004-08-0615-151/+71
| | | | pulled 2.6.5 from the tree, but we're keeping 2.6.4 around because it's the last version that worked on Indigo2 systems. Also included is a patch to force mouse detection for IP22/IP32 (And possibly others) in 2.6.x.
* First, was wrong to put compressed files into the tree, thus all ↵Joshua Kinard2004-08-021-7/+7
| | | | security-related patches have been moved to a patchball on the mirrors, and 2.6 has a newer patch for a /proc issue added in as well. Second, a patch for 2.6.x ebuilds was added to tweak the kernel entry addr for IP32 kernels so that the arcboot bootloader will actually boot the things. (Manifest recommit)
* First, was wrong to put compressed files into the tree, thus all ↵Joshua Kinard2004-08-0234-580/+187
| | | | security-related patches have been moved to a patchball on the mirrors, and 2.6 has a newer patch for a /proc issue added in as well. Second, a patch for 2.6.x ebuilds was added to tweak the kernel entry addr for IP32 kernels so that the arcboot bootloader will actually boot the things.
* bzipped two large patches to get under the 20KB size limit in the tree, and ↵Joshua Kinard2004-08-011-7/+7
| | | | added CAN-2004-0497 to the 2.4.x ebuilds. (Manifest recommit)
* bzipped two large patches to get under the 20KB size limit in the tree, and ↵Joshua Kinard2004-08-0117-1673/+46
| | | | added CAN-2004-0497 to the 2.4.x ebuilds.
* Added security patches for 2.6.x kernels for the following vulns: ↵Joshua Kinard2004-07-231-5/+5
| | | | CAN-2004-0495, CAN-2004-0496, CAN-2004-0497, & CAN-2004-0596. (Manifest recommit)
* Added security patches for 2.6.x kernels for the following vulns: ↵Joshua Kinard2004-07-2313-36/+1043
| | | | CAN-2004-0495, CAN-2004-0496, CAN-2004-0497, & CAN-2004-0596.
* sync IUSE (missing) (Manifest recommit)Aron Griffis2004-07-151-25/+25
|
* sync IUSE (missing)Aron Griffis2004-07-154-4/+8
|
* New 2.4.26 snapshot from linux-mips CVS. (Manifest recommit)Joshua Kinard2004-07-131-4/+4
|
* New 2.4.26 snapshot from linux-mips CVS.Joshua Kinard2004-07-136-8/+93
|
* Security updates; Fixes for sparse/e1000 bugs for 2.4 and the packet of ↵Joshua Kinard2004-07-011-7/+7
| | | | death for 2.6. (Manifest recommit)
* Security updates; Fixes for sparse/e1000 bugs for 2.4 and the packet of ↵Joshua Kinard2004-07-0120-174/+838
| | | | death for 2.6.
* (Manifest recommit)Aron Griffis2004-06-241-25/+25
|
* update copyright line: Gentoo Technologies => Gentoo FoundationAron Griffis2004-06-248-16/+16
|
* New snapshot for 2.6.7 (Manifest recommit)Joshua Kinard2004-06-241-2/+2
|
* New snapshot for 2.6.7Joshua Kinard2004-06-245-6/+115
|
* Change the IP32DIFFDATE back to a known working date. (Manifest recommit)Joshua Kinard2004-06-071-2/+2
|
* Change the IP32DIFFDATE back to a known working date.Joshua Kinard2004-06-074-7/+9
|
* Batch of security updates that apparently got missed. Finally removed ↵Joshua Kinard2004-06-041-6/+6
| | | | 2.4.{21,22,23} and 2.6.3 from repository. Added newer 2.6.6 snapshot (20040406), and marked 2.4.26 stable. (Manifest recommit)
* Batch of security updates that apparently got missed. Finally removed ↵Joshua Kinard2004-06-0441-957/+298
| | | | 2.4.{21,22,23} and 2.6.3 from repository. Added newer 2.6.6 snapshot (20040406), and marked 2.4.26 stable.
* Adding an ebuild for 2.6.6 sources and some comment fixes in the other 2.6.x ↵Joshua Kinard2004-05-111-5/+5
| | | | ebuilds. (Manifest recommit)
* Adding an ebuild for 2.6.6 sources and some comment fixes in the other 2.6.x ↵Joshua Kinard2004-05-117-15/+125
| | | | ebuilds.
* Marked stable. (Manifest recommit)Joshua Kinard2004-05-031-3/+3
|
* Marked stable.Joshua Kinard2004-05-034-8/+12
|
* Removed two lines in the 2.4.26 ebuild that were excluding a patch ↵Joshua Kinard2004-04-281-2/+2
| | | | (debugging bit I forgot to remove). (Manifest recommit)