summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update to 2.6.16.16.Joshua Kinard2006-05-214-5/+147
| | | | Package-Manager: portage-2.1_rc1-r2
* Marked stable on mips.Joshua Kinard2006-04-305-13/+67
| | | | Package-Manager: portage-2.1_pre9-r4
* Remove old 2.4.{21,22,23} -headers ebuilds, and unmask the known-to-work ↵Joshua Kinard2005-12-2014-297/+136
| | | | | | 2.4.28 ebuild for embedded uses. Marked 2.6.11-r1 stable, and imported 2.6.14.4 as new unstable (which fixes n32). Package-Manager: portage-2.0.53
* Add cobalt to IUSE.Joshua Kinard2005-07-063-5/+8
| | | | Package-Manager: portage-2.0.51.22-r1
* Small tweak to the mips-headers appCompat patch to block off a die() #define ↵Joshua Kinard2005-06-154-7/+14
| | | | | | that kills kbd during compile Package-Manager: portage-2.0.51.22-r1
* Inherit eutils so epatch actually works.Joshua Kinard2005-05-145-13/+15
| | | | Package-Manager: portage-2.0.51.21
* Drop PROVIDE, SLOT, and call to tc-arch-kernel.Joshua Kinard2005-04-193-11/+11
| | | | Package-Manager: portage-2.0.51.19
* repoman: Trim trailing whitespaceMichael Sterrett2005-03-262-7/+7
| | | | Package-Manager: portage-2.0.51.19
* We've discovered a rather odd bug in using 'unpack ${A}'. Implemented a ↵Joshua Kinard2005-03-263-5/+14
| | | | | | workaround until the bug can be squished. Package-Manager: portage-2.0.51.19
* Removed all prior 2.6.x headers inplace of 2.6.11, which has so far, worked ↵Joshua Kinard2005-03-248-211/+46
| | | | | | great for o32. n32 testing is still needed. Included also is a mips appCompat patch to help things work in o32-land. Lastly, include experimental, 'sekret' patch for preliminary mips nptl testing. Package-Manager: portage-2.0.51.19
* dont PROVIDE if making cross-compiling headersMike Frysinger2005-03-192-8/+8
| | | | Package-Manager: portage-2.0.51.19
* 2.4.28 broke stuff, like procps on Octane & IP28. Will investigate, but ↵Joshua Kinard2005-02-277-8/+129
| | | | | | masking for now. Made 2.4.23 unstable, and added a 2.6.10 ebuild based on kernel-2.eclass. Disturbingly enough, glibc will build against 2.6.10 on o32. This requires experimentation. Package-Manager: portage-2.0.51.16
* Forgot to add eutils when using epatch.Joshua Kinard2005-02-244-6/+12
| | | | Package-Manager: portage-2.0.51.16
* Added an ebuild for 2.4.28 and cleaned out some older versions no longer needed.Joshua Kinard2005-02-0621-1365/+46
| | | | Package-Manager: portage-2.0.51-r15
* Wrong keyword, move to ~mips.Joshua Kinard2004-10-023-5/+8
|
* Forgot, 2.6.8.1 needs the 1.7 revision of the cobalt patches, not 1.4.Joshua Kinard2004-10-014-7/+10
|
* Added ebuild for 2.6.8.1 headers that includes some statfs fixes needed for ↵Joshua Kinard2004-10-014-2/+163
| | | | n32 testing.
* Imported changes from linux26-headers, fixes Bug #61884Joshua Kinard2004-08-304-27/+48
|
* sync IUSE (missing), trim trailing whitespaceAron Griffis2004-07-151-6/+6
|
* sync IUSE (missing), trim trailing whitespaceAron Griffis2004-07-156-10/+11
|
* (no commit message)Aron Griffis2004-06-241-17/+17
|
* update copyright line: Gentoo Technologies => Gentoo FoundationAron Griffis2004-06-248-16/+16
|
* Added a patch from iluxa that moves an include of asm/spaces.h in asm/page.h ↵Joshua Kinard2004-06-074-4/+32
| | | | into kernel space so userland programs don't get messed up.
* Finally created a 2.6.x headers ebuild for mips...Joshua Kinard2004-06-058-13/+1189
|
* Numerous small fixes, see ChangeLog for details.Daniel Ahlberg2004-04-121-11/+11
|
* Numerous small fixes, see ChangeLog for details.Daniel Ahlberg2004-04-123-5/+9
|
* Moving 2.4.23 back into mask because the defines for PAGE_{SIZE,MASK,SHIFT} ↵Joshua Kinard2004-04-114-8/+14
| | | | got moved into kernel space, and this will mean several userland packages will need patching. Going to move 2.4.22 into ~mips until then.
* Added ebuilds for mips-headers 2.4.23 and 2.4.25, and added some minor ↵Joshua Kinard2004-04-067-11/+171
| | | | tweaks to the 2.4.22-r1 ebuild.
* fixing ManifestMike Frysinger2004-02-111-6/+6
|
* ac-sources go bye byeBrian Jackson2004-02-064-8/+8
|
* All version setting for kernels is now handled by ebuilds on an individual ↵Brandon Low2003-11-206-22/+27
| | | | basis, there were only about 15 which were doing none of it before, so this way we are consistent, the eclass will now simply utilize the variables as they are set in the kernel ebuilds.
* Another bug in the ebuild needed to be dealt withJoshua Kinard2003-11-165-13/+17
|
* Another bug in the ebuild needed to be dealt withJoshua Kinard2003-11-162-6/+12
|
* Changed ebuild variable ordering to skirt around kernel.eclass oddityJoshua Kinard2003-11-165-25/+29
|
* Changed ebuild variable ordering to skirt around kernel.eclass oddityJoshua Kinard2003-11-162-6/+13
|
* Changed SLOT to 0 from ${OKV}Joshua Kinard2003-10-235-13/+13
|
* Changed SLOT to 0 from ${OKV}Joshua Kinard2003-10-232-8/+12
|
* Same ebuild as -r2, but adds support for installing mips64 includes if ↵Joshua Kinard2003-10-163-2/+57
| | | | mips64 is detected
* Same ebuild as -r2, but adds support for installing mips64 includes if ↵Joshua Kinard2003-10-162-5/+13
| | | | mips64 is detected
* Removed ~mips from KEYWORDS due to conflict with net-misc/iputilsJoshua Kinard2003-09-212-4/+4
|
* Removed ~mips from KEYWORDS due to conflict with net-misc/iputilsJoshua Kinard2003-09-212-3/+7
|
* Added a patch for big-endian archs needed to build programs and moved ↵Joshua Kinard2003-09-164-6/+62
| | | | 2.4.21-r2 to mips stable
* Added a patch for big-endian archs needed to build programs and moved ↵Joshua Kinard2003-09-162-4/+9
| | | | 2.4.21-r2 to mips stable
* Added metadata.xmlJoshua Kinard2003-09-102-1/+15
|
* Added metadata.xmlJoshua Kinard2003-09-102-3/+7
|
* repoman: trim trailing whitespaceMichael Sterrett2003-09-074-13/+13
|
* New CVS snapshot from 20030825 for MIPSJoshua Kinard2003-08-266-8/+92
|
* New CVS snapshot from 20030825 for MIPSJoshua Kinard2003-08-262-4/+12
|
* Changed ~mips to mips in KEYWORDS; Added a PROVIDE and EXTRAVERSION lineJoshua Kinard2003-08-052-4/+7
|
* Changed ~mips to mips in KEYWORDS; Added a PROVIDE and EXTRAVERSION lineJoshua Kinard2003-08-052-4/+9
|