summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Stable for HPPA (bug #195171).Jeroen Roovers2007-11-192-3/+7
| | | | (Portage version: 2.1.3.19)
* Stable on mips, per #195171.Joshua Kinard2007-11-191-8/+8
| | | | | (Portage version: 2.1.3.19) (Unsigned Manifest commit)
* Stable on mips, per #195171.Joshua Kinard2007-11-192-3/+7
| | | | (Portage version: 2.1.3.19)
* Block udev versions older than 115-r1 because the rules will conflict with ↵Robin H. Johnson2007-11-081-8/+8
| | | | | | | the rules installed by this version, and this interferes with uses of a static /dev per bug #198144 (Portage version: 2.1.3.16) (Unsigned Manifest commit)
* Block udev versions older than 115-r1 because the rules will conflict with ↵Robin H. Johnson2007-11-082-3/+9
| | | | | | the rules installed by this version, and this interferes with uses of a static /dev per bug #198144 (Portage version: 2.1.3.16)
* Stable on ppc64; bug #195171Markus Rothe2007-11-061-8/+8
| | | | | (Portage version: 2.1.3.16) (Unsigned Manifest commit)
* Stable on ppc64; bug #195171Markus Rothe2007-11-062-3/+7
| | | | (Portage version: 2.1.3.16)
* alpha/ia64 stable wrt #195171Raúl Porcel2007-11-051-8/+8
| | | | | (Portage version: 2.1.3.16) (Unsigned Manifest commit)
* alpha/ia64 stable wrt #195171Raúl Porcel2007-11-052-3/+7
| | | | (Portage version: 2.1.3.16)
* Sparc stable --- Bug #195171Ferris McCormick2007-11-051-18/+8
| | | | | (Portage version: 2.1.3.18) (Unsigned Manifest commit)
* Sparc stable --- Bug #195171Ferris McCormick2007-11-052-3/+7
| | | | (Portage version: 2.1.3.18)
* Stable on amd64 wrt bug #195171Christoph Mende2007-11-041-12/+12
| | | | | (Portage version: 2.1.3.17) (Signed Manifest commit)
* Stable on amd64 wrt bug #195171Christoph Mende2007-11-042-3/+7
| | | | (Portage version: 2.1.3.17)
* Stable on x86, bug #195171Dawid Węgliński2007-11-031-11/+11
| | | | | (Portage version: 2.1.3.16) (Signed Manifest commit)
* Stable on x86, bug #195171Dawid Węgliński2007-11-032-3/+7
| | | | (Portage version: 2.1.3.16)
* stable ppc, bug #195171Lars Weiler2007-11-031-8/+18
| | | | | (Portage version: 2.1.3.16) (Signed Manifest commit)
* stable ppc, bug #195171Lars Weiler2007-11-032-3/+7
| | | | (Portage version: 2.1.3.16)
* Tweak dependancies.Robin H. Johnson2007-11-021-18/+8
| | | | | (Portage version: 2.1.3.16) (Unsigned Manifest commit)
* Tweak dependancies.Robin H. Johnson2007-11-022-2/+8
| | | | (Portage version: 2.1.3.16)
* Swap NAME/SYMLINK. Now /dev/mapper/NAME is the device-node, and /dev/dm-* is ↵Matthias Schwarzott2007-10-111-7/+18
| | | | | | | a symlink on it. This should fix Bug #190819 for now. (Portage version: 2.1.3.12) (Signed Manifest commit)
* Swap NAME/SYMLINK. Now /dev/mapper/NAME is the device-node, and /dev/dm-* is ↵Matthias Schwarzott2007-10-114-1/+106
| | | | | | a symlink on it. This should fix Bug #190819 for now. (Portage version: 2.1.3.12)
* export format patch needed to include ctype.hDoug Goldstein2007-10-091-4/+25
| | | | | (Portage version: 2.1.3.12) (Signed Manifest commit)
* export format patch needed to include ctype.hDoug Goldstein2007-10-094-1/+380
| | | | (Portage version: 2.1.3.12)
* Fix double-commit.Robin H. Johnson2007-10-091-18/+8
| | | | | (Portage version: 2.1.3.12) (Unsigned Manifest commit)
* Fix double-commit.Robin H. Johnson2007-10-092-3/+6
| | | | (Portage version: 2.1.3.12)
* added missing after modules from previous commitDoug Goldstein2007-10-081-4/+14
| | | | | (Portage version: 2.1.3.12) (Signed Manifest commit)
* added missing after modules from previous commitDoug Goldstein2007-10-081-1/+2
| | | | (Portage version: 2.1.3.12)
* Clean up old versions.Robin H. Johnson2007-10-081-43/+4
| | | | | (Portage version: 2.1.3.12) (Unsigned Manifest commit)
* Clean up old versions.Robin H. Johnson2007-10-0811-267/+7
| | | | (Portage version: 2.1.3.12)
* Fix quoting of variables.Robin H. Johnson2007-10-081-16/+16
| | | | | (Portage version: 2.1.3.12) (Unsigned Manifest commit)
* Fix quoting of variables.Robin H. Johnson2007-10-084-7/+12
| | | | (Portage version: 2.1.3.12)
* Missed 'after modules' dependency in the baselayout init script.Robin H. Johnson2007-10-081-18/+8
| | | | | (Portage version: 2.1.3.12) (Unsigned Manifest commit)
* Missed 'after modules' dependency in the baselayout init script.Robin H. Johnson2007-10-082-2/+7
| | | | (Portage version: 2.1.3.12)
* device-mapper should start after modules and LVM by default. If you need to ↵Doug Goldstein2007-10-081-18/+22
| | | | | | | change this, edit conf.d/device-mapper. before checkroot -> before checkfs (Portage version: 2.1.3.12) (Signed Manifest commit)
* device-mapper should start after modules and LVM by default. If you need to ↵Doug Goldstein2007-10-085-5/+16
| | | | | | change this, edit conf.d/device-mapper. before checkroot -> before checkfs (Portage version: 2.1.3.12)
* rename device-mapper.rc-r1 to device-mapper.rc-1.02.22-r2 to make it clear ↵Doug Goldstein2007-10-041-15/+15
| | | | | | | what version we started using it at (Portage version: 2.1.3.11) (Signed Manifest commit)
* rename device-mapper.rc-r1 to device-mapper.rc-1.02.22-r2 to make it clear ↵Doug Goldstein2007-10-043-5/+5
| | | | | | what version we started using it at (Portage version: 2.1.3.11)
* fix baselayout-2 init script to use start_addonDoug Goldstein2007-10-041-4/+25
| | | | | (Portage version: 2.1.3.11) (Signed Manifest commit)
* fix baselayout-2 init script to use start_addonDoug Goldstein2007-10-044-1/+101
| | | | (Portage version: 2.1.3.11)
* emake/make cleanup of current ebuild.Robin H. Johnson2007-10-021-8/+8
| | | | | (Portage version: 2.1.3.11) (Unsigned Manifest commit)
* emake/make cleanup of current ebuild.Robin H. Johnson2007-10-022-3/+7
| | | | (Portage version: 2.1.3.11)
* Bug #192174, include dmevent support in device-mapper.Robin H. Johnson2007-10-021-14/+15
| | | | | (Portage version: 2.1.3.11) (Unsigned Manifest commit)
* Bug #192174, include dmevent support in device-mapper.Robin H. Johnson2007-10-024-1/+99
| | | | (Portage version: 2.1.3.11)
* Version bumped. Added patch for option info --export, and updated udev-rules ↵Matthias Schwarzott2007-08-261-8/+24
| | | | | | | to use these. That should solve bug #189404. (Portage version: 2.1.3.7) (Signed Manifest commit)
* Version bumped. Added patch for option info --export, and updated udev-rules ↵Matthias Schwarzott2007-08-265-1/+397
| | | | | | to use these. That should solve bug #189404. (Portage version: 2.1.3.7)
* arm/s390/sh stableMike Frysinger2007-08-251-4/+14
| | | | | (Portage version: 2.1.3.7) (Signed Manifest commit)
* arm/s390/sh stableMike Frysinger2007-08-251-2/+2
| | | | (Portage version: 2.1.3.7)
* alpha/ia64 stable wrt #188796Raúl Porcel2007-08-241-8/+8
| | | | | (Portage version: 2.1.3.6) (Unsigned Manifest commit)
* alpha/ia64 stable wrt #188796Raúl Porcel2007-08-242-3/+7
| | | | (Portage version: 2.1.3.6)
* Stable for HPPA (bug #188796).Jeroen Roovers2007-08-211-18/+8
| | | | | (Portage version: 2.1.3.6) (Unsigned Manifest commit)