Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated 2.02.00 to STABLE2 20080323. | Christian Zoffoli | 2008-03-23 | 1 | -5/+7 |
| | | | | | (Portage version: 2.1.4.4) (Signed Manifest commit) | ||||
* | Updated 2.02.00 to STABLE2 20080323. | Christian Zoffoli | 2008-03-23 | 2 | -1/+98 |
| | | | | (Portage version: 2.1.4.4) | ||||
* | x86 stable, bug 214161 | Christian Faulhammer | 2008-03-23 | 1 | -2/+12 |
| | | | | | (Portage version: 2.1.4.4) (Signed Manifest commit) | ||||
* | x86 stable, bug 214161 | Christian Faulhammer | 2008-03-23 | 2 | -3/+6 |
| | | | | (Portage version: 2.1.4.4) | ||||
* | Fix lax escaping in BUILD_PARAMS so that ebuild works again after recent ↵ | Robin H. Johnson | 2008-03-23 | 1 | -5/+5 |
| | | | | | | | modifications to linux-mod.eclass. (Portage version: 2.1.4.4) (Unsigned Manifest commit) | ||||
* | Fix lax escaping in BUILD_PARAMS so that ebuild works again after recent ↵ | Robin H. Johnson | 2008-03-23 | 5 | -16/+21 |
| | | | | | | modifications to linux-mod.eclass. (Portage version: 2.1.4.4) | ||||
* | Fix lax escaping of BUILD_PARAMS so that ebuild works again after recent ↵ | Robin H. Johnson | 2008-03-23 | 1 | -2/+2 |
| | | | | | | | modifications to linux-mod.eclass. Also install some of the documentation. (Portage version: 2.1.4.4) (Unsigned Manifest commit) | ||||
* | Fix lax escaping of BUILD_PARAMS so that ebuild works again after recent ↵ | Robin H. Johnson | 2008-03-23 | 2 | -4/+9 |
| | | | | | | modifications to linux-mod.eclass. Also install some of the documentation. (Portage version: 2.1.4.4) | ||||
* | Add escape to BUILD_PARAMS, something was changed in linux-mod? | Alon Bar-Lev | 2008-03-23 | 1 | -3/+3 |
| | | | | | (Portage version: 2.1.4.4) (Unsigned Manifest commit) | ||||
* | Add escape to BUILD_PARAMS, something was changed in linux-mod? | Alon Bar-Lev | 2008-03-23 | 3 | -9/+13 |
| | | | | (Portage version: 2.1.4.4) | ||||
* | version bump | Wolfram Schlich | 2008-03-22 | 1 | -1/+3 |
| | | | | | (Portage version: 2.1.4.4) (Unsigned Manifest commit) | ||||
* | version bump | Wolfram Schlich | 2008-03-22 | 2 | -1/+122 |
| | | | | (Portage version: 2.1.4.4) | ||||
* | amd64 stable, bug #204850 | Markus Meier | 2008-03-22 | 1 | -2/+12 |
| | | | | | (Portage version: 2.1.4.4) (Signed Manifest commit) | ||||
* | amd64 stable, bug #204850 | Markus Meier | 2008-03-22 | 2 | -3/+6 |
| | | | | (Portage version: 2.1.4.4) | ||||
* | Removed gulm from the init script, now it's deprecated. | Christian Zoffoli | 2008-03-21 | 1 | -5/+5 |
| | | | | | (Portage version: 2.1.4.4) (Signed Manifest commit) | ||||
* | Removed gulm from the init script, now it's deprecated. | Christian Zoffoli | 2008-03-21 | 2 | -24/+7 |
| | | | | (Portage version: 2.1.4.4) | ||||
* | Version bump #212997 by Alex Elsayed and make startup script much nicer ↵ | Mike Frysinger | 2008-03-19 | 1 | -4/+7 |
| | | | | | | | #202364 by me. (Portage version: 2.2_pre2) (Signed Manifest commit) | ||||
* | Version bump #212997 by Alex Elsayed and make startup script much nicer ↵ | Mike Frysinger | 2008-03-19 | 3 | -1/+397 |
| | | | | | | #202364 by me. (Portage version: 2.2_pre2) | ||||
* | Version bump as 2.9.6 had a bad default that enabled lazy-counts and then ↵ | Robin H. Johnson | 2008-03-18 | 1 | -11/+3 |
| | | | | | | | the filesystem did not work on kernels older than 2.6.23. (Portage version: 2.1.4.4) (Unsigned Manifest commit) | ||||
* | Version bump as 2.9.6 had a bad default that enabled lazy-counts and then ↵ | Robin H. Johnson | 2008-03-18 | 2 | -1/+65 |
| | | | | | | the filesystem did not work on kernels older than 2.6.23. (Portage version: 2.1.4.4) | ||||
* | Fixed bug #209267, now gfs init script honours options in fstab. | Christian Zoffoli | 2008-03-17 | 1 | -2/+12 |
| | | | | | (Portage version: 2.1.4.4) (Signed Manifest commit) | ||||
* | Fixed bug #209267, now gfs init script honours options in fstab. | Christian Zoffoli | 2008-03-17 | 2 | -3/+7 |
| | | | | (Portage version: 2.1.4.4) | ||||
* | whitespace | Michael Sterrett | 2008-03-17 | 1 | -11/+1 |
| | | | | | (Portage version: 2.1.4.4) (Unsigned Manifest commit) | ||||
* | whitespace | Michael Sterrett | 2008-03-17 | 1 | -2/+2 |
| | | | | (Portage version: 2.1.4.4) | ||||
* | Version bump. udev works best with Kernel >=2.6.18 now. Fixes Bug #209733, ↵ | Matthias Schwarzott | 2008-03-17 | 1 | -4/+6 |
| | | | | | | | Bug #208815 and more other stuff. (Portage version: 2.1.4.4) (Signed Manifest commit) | ||||
* | Version bump. udev works best with Kernel >=2.6.18 now. Fixes Bug #209733, ↵ | Matthias Schwarzott | 2008-03-17 | 2 | -1/+357 |
| | | | | | | Bug #208815 and more other stuff. (Portage version: 2.1.4.4) | ||||
* | Version bump, clvm-2.02.33 will be the starting point to merge clvm in lvm, ↵ | Christian Zoffoli | 2008-03-17 | 1 | -3/+21 |
| | | | | | | | everything before 2.02.33 will be removed soon. (Portage version: 2.1.4.4) (Signed Manifest commit) | ||||
* | Version bump, clvm-2.02.33 will be the starting point to merge clvm in lvm, ↵ | Christian Zoffoli | 2008-03-17 | 10 | -12/+503 |
| | | | | | | everything before 2.02.33 will be removed soon. (Portage version: 2.1.4.4) | ||||
* | e2fsprogs-1.40.4 also needs tls disabled on uClibc. | Christian Heim | 2008-03-17 | 1 | -2/+12 |
| | | | | | (Portage version: 2.1.4.4) (Signed Manifest commit) | ||||
* | e2fsprogs-1.40.4 also needs tls disabled on uClibc. | Christian Heim | 2008-03-17 | 2 | -2/+6 |
| | | | | (Portage version: 2.1.4.4) | ||||
* | Version bump. 1.0x.00 is scheduled to be removed soon. | Christian Zoffoli | 2008-03-17 | 1 | -5/+18 |
| | | | | | (Portage version: 2.1.4.4) (Signed Manifest commit) | ||||
* | Version bump. 1.0x.00 is scheduled to be removed soon. | Christian Zoffoli | 2008-03-17 | 7 | -17/+280 |
| | | | | (Portage version: 2.1.4.4) | ||||
* | Install more docs #213646 by Conway S. Smith. | Mike Frysinger | 2008-03-17 | 1 | -2/+12 |
| | | | | | (Portage version: 2.2_pre2) (Signed Manifest commit) | ||||
* | Install more docs #213646 by Conway S. Smith. | Mike Frysinger | 2008-03-17 | 2 | -3/+6 |
| | | | | (Portage version: 2.2_pre2) | ||||
* | amd64 stable | Samuli Suominen | 2008-03-16 | 1 | -2/+2 |
| | | | | | (Portage version: 2.1.4.4) (Unsigned Manifest commit) | ||||
* | amd64 stable | Samuli Suominen | 2008-03-16 | 2 | -3/+6 |
| | | | | (Portage version: 2.1.4.4) | ||||
* | alpha/ia64/sparc/x86 stable | Raúl Porcel | 2008-03-16 | 1 | -12/+2 |
| | | | | | (Portage version: 2.1.4.4) (Unsigned Manifest commit) | ||||
* | alpha/ia64/sparc/x86 stable | Raúl Porcel | 2008-03-16 | 2 | -3/+6 |
| | | | | (Portage version: 2.1.4.4) | ||||
* | Sparc stable --- Bug #211018 --- thanks to Friedrich Oslage for testing. | Ferris McCormick | 2008-03-16 | 1 | -2/+2 |
| | | | | | (Portage version: 2.2_pre4) (Unsigned Manifest commit) | ||||
* | Sparc stable --- Bug #211018 --- thanks to Friedrich Oslage for testing. | Ferris McCormick | 2008-03-16 | 2 | -3/+6 |
| | | | | (Portage version: 2.2_pre4) | ||||
* | arm/s390/sh stable | Mike Frysinger | 2008-03-16 | 1 | -4/+4 |
| | | | | | (Portage version: 2.2_pre2) (Signed Manifest commit) | ||||
* | arm/s390/sh stable | Mike Frysinger | 2008-03-16 | 1 | -2/+2 |
| | | | | (Portage version: 2.2_pre2) | ||||
* | arm/s390/sh stable | Mike Frysinger | 2008-03-16 | 1 | -4/+4 |
| | | | | | (Portage version: 2.2_pre2) (Signed Manifest commit) | ||||
* | arm/s390/sh stable | Mike Frysinger | 2008-03-16 | 1 | -2/+2 |
| | | | | (Portage version: 2.2_pre2) | ||||
* | sh stable | Mike Frysinger | 2008-03-16 | 1 | -1/+11 |
| | | | | | (Portage version: 2.2_pre2) (Signed Manifest commit) | ||||
* | sh stable | Mike Frysinger | 2008-03-16 | 1 | -2/+2 |
| | | | | (Portage version: 2.2_pre2) | ||||
* | arm/s390/sh stable | Mike Frysinger | 2008-03-16 | 1 | -1/+11 |
| | | | | | (Portage version: 2.2_pre2) (Signed Manifest commit) | ||||
* | arm/s390/sh stable | Mike Frysinger | 2008-03-16 | 1 | -2/+2 |
| | | | | (Portage version: 2.2_pre2) | ||||
* | ppc stable, bug #208918 | Tobias Scherbaum | 2008-03-15 | 1 | -2/+2 |
| | | | | | (Portage version: 2.1.4.4) (Unsigned Manifest commit) | ||||
* | ppc stable, bug #208918 | Tobias Scherbaum | 2008-03-15 | 2 | -3/+7 |
| | | | | (Portage version: 2.1.4.4) |