Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Security updates; Fixes for sparse/e1000 bugs for 2.4 and the packet of ↵ | Joshua Kinard | 2004-07-01 | 1 | -7/+7 |
| | | | | death for 2.6. (Manifest recommit) | ||||
* | Security updates; Fixes for sparse/e1000 bugs for 2.4 and the packet of ↵ | Joshua Kinard | 2004-07-01 | 20 | -174/+838 |
| | | | | death for 2.6. | ||||
* | (Manifest recommit) | Aron Griffis | 2004-06-24 | 1 | -25/+25 |
| | |||||
* | update copyright line: Gentoo Technologies => Gentoo Foundation | Aron Griffis | 2004-06-24 | 8 | -16/+16 |
| | |||||
* | New snapshot for 2.6.7 (Manifest recommit) | Joshua Kinard | 2004-06-24 | 1 | -2/+2 |
| | |||||
* | New snapshot for 2.6.7 | Joshua Kinard | 2004-06-24 | 5 | -6/+115 |
| | |||||
* | Change the IP32DIFFDATE back to a known working date. (Manifest recommit) | Joshua Kinard | 2004-06-07 | 1 | -2/+2 |
| | |||||
* | Change the IP32DIFFDATE back to a known working date. | Joshua Kinard | 2004-06-07 | 4 | -7/+9 |
| | |||||
* | Batch of security updates that apparently got missed. Finally removed ↵ | Joshua Kinard | 2004-06-04 | 1 | -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 Kinard | 2004-06-04 | 41 | -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 Kinard | 2004-05-11 | 1 | -5/+5 |
| | | | | ebuilds. (Manifest recommit) | ||||
* | Adding an ebuild for 2.6.6 sources and some comment fixes in the other 2.6.x ↵ | Joshua Kinard | 2004-05-11 | 7 | -15/+125 |
| | | | | ebuilds. | ||||
* | Marked stable. (Manifest recommit) | Joshua Kinard | 2004-05-03 | 1 | -3/+3 |
| | |||||
* | Marked stable. | Joshua Kinard | 2004-05-03 | 4 | -8/+12 |
| | |||||
* | Removed two lines in the 2.4.26 ebuild that were excluding a patch ↵ | Joshua Kinard | 2004-04-28 | 1 | -2/+2 |
| | | | | (debugging bit I forgot to remove). (Manifest recommit) | ||||
* | Removed two lines in the 2.4.26 ebuild that were excluding a patch ↵ | Joshua Kinard | 2004-04-28 | 3 | -32/+34 |
| | | | | (debugging bit I forgot to remove). | ||||
* | (Manifest recommit) | Daniel Ahlberg | 2004-04-27 | 1 | -28/+28 |
| | |||||
* | ChangeLog fixes | Daniel Ahlberg | 2004-04-27 | 1 | -1/+4 |
| | |||||
* | More updates. Two security fixes for 2.4.x sources missed in the last ↵ | Joshua Kinard | 2004-04-21 | 1 | -9/+9 |
| | | | | update round; Updated patches for cobalt support (loadable initrd, d-cache IDE/PIO fix); Patch for 2.6.5 to fix swap issues; build bug when building 2.6.5 w/ initrd support, and some minor cleanups. (Manifest recommit) | ||||
* | More updates. Two security fixes for 2.4.x sources missed in the last ↵ | Joshua Kinard | 2004-04-21 | 22 | -101/+176 |
| | | | | update round; Updated patches for cobalt support (loadable initrd, d-cache IDE/PIO fix); Patch for 2.6.5 to fix swap issues; build bug when building 2.6.5 w/ initrd support, and some minor cleanups. | ||||
* | Numerous small fixes, see ChangeLog for details. (Manifest recommit) | Daniel Ahlberg | 2004-04-17 | 1 | -26/+26 |
| | |||||
* | Numerous small fixes, see ChangeLog for details. | Daniel Ahlberg | 2004-04-17 | 1 | -1/+4 |
| | |||||
* | Had the wrong patch for 2.6.x for CAN-2004-0109 (ck-sources had this issue ↵ | Joshua Kinard | 2004-04-17 | 1 | -1/+1 |
| | | | | originally). Patch is now the correct one. (Manifest recommit) | ||||
* | Had the wrong patch for 2.6.x for CAN-2004-0109 (ck-sources had this issue ↵ | Joshua Kinard | 2004-04-17 | 3 | -15/+95 |
| | | | | originally). Patch is now the correct one. | ||||
* | Adding ebuilds for 2.4.26 from linux-mips CVS. Also some typo fixes in the ↵ | Joshua Kinard | 2004-04-16 | 1 | -6/+6 |
| | | | | other ebuilds. (Manifest recommit) | ||||
* | Adding ebuilds for 2.4.26 from linux-mips CVS. Also some typo fixes in the ↵ | Joshua Kinard | 2004-04-16 | 9 | -10/+116 |
| | | | | other ebuilds. | ||||
* | Fun fun updates. Added a patch to all ebuilds to patch a security vuln in ↵ | Joshua Kinard | 2004-04-16 | 1 | -8/+8 |
| | | | | isofs (CAN-2004-0109); Added several patches for the various versions to tweak the flags passed to the linker to request no page alignment. Without this patch, binutils-2.14.90.0.8 and up will produce unbootable kernels. Lastly, the final patch is for 2.6.5 which is a workaround for a BUG() call generated in the swap code. (Manifest recommit) | ||||
* | Fun fun updates. Added a patch to all ebuilds to patch a security vuln in ↵ | Joshua Kinard | 2004-04-16 | 27 | -123/+347 |
| | | | | isofs (CAN-2004-0109); Added several patches for the various versions to tweak the flags passed to the linker to request no page alignment. Without this patch, binutils-2.14.90.0.8 and up will produce unbootable kernels. Lastly, the final patch is for 2.6.5 which is a workaround for a BUG() call generated in the swap code. | ||||
* | Numerous small fixes, see ChangeLog for details. (Manifest recommit) | Daniel Ahlberg | 2004-04-12 | 1 | -19/+19 |
| | |||||
* | Numerous small fixes, see ChangeLog for details. | Daniel Ahlberg | 2004-04-12 | 4 | -4/+12 |
| | |||||
* | Updated 2.6.3 digests due to the 1.1 ver of the cobalt patchset needing a ↵ | Joshua Kinard | 2004-03-13 | 1 | -1/+1 |
| | | | | small tweak (Manifest recommit) | ||||
* | Updated 2.6.3 digests due to the 1.1 ver of the cobalt patchset needing a ↵ | Joshua Kinard | 2004-03-13 | 5 | -8/+12 |
| | | | | small tweak | ||||
* | New ebuild for 2.6.4, CVS snapshot dated 20040311. Includes patchsets for ↵ | Joshua Kinard | 2004-03-13 | 1 | -2/+2 |
| | | | | cobalt systems (experimental) and SGI O2. (Manifest recommit) | ||||
* | New ebuild for 2.6.4, CVS snapshot dated 20040311. Includes patchsets for ↵ | Joshua Kinard | 2004-03-13 | 4 | -2/+112 |
| | | | | cobalt systems (experimental) and SGI O2. | ||||
* | Forgot to set keywords to mask this package (rather experimental) (Manifest ↵ | Joshua Kinard | 2004-03-08 | 1 | -4/+4 |
| | | | | recommit) | ||||
* | Forgot to set keywords to mask this package (rather experimental) | Joshua Kinard | 2004-03-08 | 5 | -11/+15 |
| | |||||
* | 2.6.x versions of mips-sources. Snapshots are from 20040218, 20040301, and ↵ | Joshua Kinard | 2004-03-08 | 1 | -4/+4 |
| | | | | 20040305. Cobalt-mips patches are included for eventual usage of 2.6 on Cobalt microserver systems. The 20040305 ebuild also contains a minimal patchset from Iluxa that allows proper SGI O2 functionality. (Manifest recommit) | ||||
* | 2.6.x versions of mips-sources. Snapshots are from 20040218, 20040301, and ↵ | Joshua Kinard | 2004-03-08 | 8 | -15/+289 |
| | | | | 20040305. Cobalt-mips patches are included for eventual usage of 2.6 on Cobalt microserver systems. The 20040305 ebuild also contains a minimal patchset from Iluxa that allows proper SGI O2 functionality. | ||||
* | Adding missing versions to ChangeLog (Manifest recommit) | Daniel Ahlberg | 2004-02-27 | 1 | -14/+14 |
| | |||||
* | Adding missing versions to ChangeLog | Daniel Ahlberg | 2004-02-27 | 1 | -1/+3 |
| | |||||
* | Just realized the pax patch is way too big for the tree, removed until a ↵ | Joshua Kinard | 2004-02-23 | 1 | -2/+2 |
| | | | | more elegant way of including it can be devised. (Manifest recommit) | ||||
* | Just realized the pax patch is way too big for the tree, removed until a ↵ | Joshua Kinard | 2004-02-23 | 4 | -8608/+10 |
| | | | | more elegant way of including it can be devised. | ||||
* | More cleanups, mainly in renaming the security-based patches to include ↵ | Joshua Kinard | 2004-02-23 | 1 | -5/+5 |
| | | | | their CVE number for easy reference on their purpose. Also added an ebuild for 2.4.25 kernel, taken from linux-mips CVS on 20040222. (Manifest recommit) | ||||
* | More cleanups, mainly in renaming the security-based patches to include ↵ | Joshua Kinard | 2004-02-23 | 15 | -35/+8980 |
| | | | | their CVE number for easy reference on their purpose. Also added an ebuild for 2.4.25 kernel, taken from linux-mips CVS on 20040222. | ||||
* | Typo fixes (Manifest recommit) | Joshua Kinard | 2004-02-18 | 1 | -3/+3 |
| | |||||
* | Typo fixes | Joshua Kinard | 2004-02-18 | 4 | -12/+12 |
| | |||||
* | Added a patch to fix a possible kernel vulnerability in do_munmap. Due to ↵ | Joshua Kinard | 2004-02-18 | 1 | -4/+4 |
| | | | | this requiring an ebuild bump, the old sources were all removed and the sources containing the cobalt patches were bumped up. (Manifest recommit) | ||||
* | Added a patch to fix a possible kernel vulnerability in do_munmap. Due to ↵ | Joshua Kinard | 2004-02-18 | 15 | -207/+70 |
| | | | | this requiring an ebuild bump, the old sources were all removed and the sources containing the cobalt patches were bumped up. | ||||
* | Newer ebuilds are cleaned up to look similar between each other, contain ↵ | Joshua Kinard | 2004-02-10 | 1 | -4/+4 |
| | | | | newer cobalt patches, and some other reorganization. Older ebuilds w/ cobalt patches have been deleted. (Manifest recommit) | ||||
* | Newer ebuilds are cleaned up to look similar between each other, contain ↵ | Joshua Kinard | 2004-02-10 | 12 | -111/+154 |
| | | | | newer cobalt patches, and some other reorganization. Older ebuilds w/ cobalt patches have been deleted. |