summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Bug #199860, snapshot support code was not being built properly when ↵Robin H. Johnson2007-11-291-4/+11
| | | | | | | non-static LVM was in use. (Portage version: 2.1.4_rc4) (Unsigned Manifest commit)
* Bug #199860, snapshot support code was not being built properly when ↵Robin H. Johnson2007-11-293-1/+151
| | | | | | non-static LVM was in use. (Portage version: 2.1.4_rc4)
* Trim old versions.Robin H. Johnson2007-11-281-36/+4
| | | | | (Portage version: 2.1.4_rc4) (Unsigned Manifest commit)
* Trim old versions.Robin H. Johnson2007-11-289-466/+5
| | | | (Portage version: 2.1.4_rc4)
* Stable for HPPA (bug #195173).Jeroen Roovers2007-11-191-8/+8
| | | | | (Portage version: 2.1.3.19) (Unsigned Manifest commit)
* Stable for HPPA (bug #195173).Jeroen Roovers2007-11-192-3/+6
| | | | (Portage version: 2.1.3.19)
* Stable on mips, per #195173.Joshua Kinard2007-11-191-18/+8
| | | | | (Portage version: 2.1.3.19) (Unsigned Manifest commit)
* Stable on mips, per #195173.Joshua Kinard2007-11-192-3/+6
| | | | (Portage version: 2.1.3.19)
* Clean up old versions and repoman checksDoug Goldstein2007-11-161-71/+18
| | | | | (Portage version: 2.1.3.19) (Signed Manifest commit)
* Clean up old versions and repoman checksDoug Goldstein2007-11-1618-697/+10
| | | | (Portage version: 2.1.3.19)
* Convert nolvmstatic and nolvm1 USE flags to static and lvm1 USE flags via ↵Robin H. Johnson2007-11-161-4/+19
| | | | | | | the base profile package.use. Finish merging clvm support. Provide a slightly better than stock default configuration that is more suited to Gentoo, and ignores network-block devices by default for the livecd environment. (Portage version: 2.1.3.19) (Unsigned Manifest commit)
* Convert nolvmstatic and nolvm1 USE flags to static and lvm1 USE flags via ↵Robin H. Johnson2007-11-165-1/+362
| | | | | | the base profile package.use. Finish merging clvm support. Provide a slightly better than stock default configuration that is more suited to Gentoo, and ignores network-block devices by default for the livecd environment. (Portage version: 2.1.3.19)
* Stable on ppc64; bug #195173Markus Rothe2007-11-061-8/+8
| | | | | (Portage version: 2.1.3.16) (Unsigned Manifest commit)
* Stable on ppc64; bug #195173Markus Rothe2007-11-062-3/+6
| | | | (Portage version: 2.1.3.16)
* alpha/ia64 stable wrt #195173Raúl Porcel2007-11-051-8/+8
| | | | | (Portage version: 2.1.3.16) (Unsigned Manifest commit)
* alpha/ia64 stable wrt #195173Raúl Porcel2007-11-052-3/+6
| | | | (Portage version: 2.1.3.16)
* Sparc stable --- Bug #195173Ferris McCormick2007-11-051-18/+8
| | | | | (Portage version: 2.1.3.18) (Unsigned Manifest commit)
* Sparc stable --- Bug #195173Ferris McCormick2007-11-052-3/+6
| | | | (Portage version: 2.1.3.18)
* x86 stable, bug #195173Markus Meier2007-11-041-11/+11
| | | | | (Portage version: 2.1.3.17) (Signed Manifest commit)
* x86 stable, bug #195173Markus Meier2007-11-042-3/+6
| | | | (Portage version: 2.1.3.17)
* Stable on amd64 wrt bug #195173Christoph Mende2007-11-041-12/+12
| | | | | (Portage version: 2.1.3.17) (Signed Manifest commit)
* Stable on amd64 wrt bug #195173Christoph Mende2007-11-042-3/+6
| | | | (Portage version: 2.1.3.17)
* stable ppc, bug #195173Lars Weiler2007-11-031-8/+18
| | | | | (Portage version: 2.1.3.16) (Signed Manifest commit)
* stable ppc, bug #195173Lars Weiler2007-11-032-3/+6
| | | | (Portage version: 2.1.3.16)
* Tweak dependancies.Robin H. Johnson2007-11-021-8/+8
| | | | | (Portage version: 2.1.3.16) (Unsigned Manifest commit)
* Tweak dependancies.Robin H. Johnson2007-11-022-3/+6
| | | | (Portage version: 2.1.3.16)
* Re-add ~ia64 wrt #195175Raúl Porcel2007-10-221-8/+8
| | | | | (Portage version: 2.1.3.9) (Unsigned Manifest commit)
* Re-add ~ia64 wrt #195175Raúl Porcel2007-10-222-3/+6
| | | | (Portage version: 2.1.3.9)
* Fix quoting.Robin H. Johnson2007-10-121-64/+64
| | | | | (Portage version: 2.1.3.12) (Unsigned Manifest commit)
* Fix quoting.Robin H. Johnson2007-10-1216-91/+99
| | | | (Portage version: 2.1.3.12)
* Bug #195560, compile-fix for USE=nolvmstatic users.Robin H. Johnson2007-10-121-8/+8
| | | | | (Portage version: 2.1.3.12) (Unsigned Manifest commit)
* Bug #195560, compile-fix for USE=nolvmstatic users.Robin H. Johnson2007-10-122-4/+7
| | | | (Portage version: 2.1.3.12)
* LVM should come up after modules and mdraid. If you want to have a MD device ↵Robin H. Johnson2007-10-081-14/+23
| | | | | | | on top of LVM go and edit conf.d/lvm. Also ensure that all PVs are found before starting the vgscan. (Portage version: 2.1.3.12) (Unsigned Manifest commit)
* LVM should come up after modules and mdraid. If you want to have a MD device ↵Robin H. Johnson2007-10-086-1/+201
| | | | | | on top of LVM go and edit conf.d/lvm. Also ensure that all PVs are found before starting the vgscan. (Portage version: 2.1.3.12)
* change baselayout-2 init script to call start_addon rather then hardcoding ↵Doug Goldstein2007-10-041-12/+33
| | | | | | | the path (Portage version: 2.1.3.11) (Signed Manifest commit)
* change baselayout-2 init script to call start_addon rather then hardcoding ↵Doug Goldstein2007-10-046-5/+156
| | | | | | the path (Portage version: 2.1.3.11)
* whitespaceMichael Sterrett2007-10-031-4/+4
| | | | | (Portage version: 2.1.3.9) (Unsigned Manifest commit)
* whitespaceMichael Sterrett2007-10-031-2/+2
| | | | (Portage version: 2.1.3.9)
* Version bump of LVM, bug #193297. Support for dmeventd per bug #192174. ↵Robin H. Johnson2007-10-021-4/+12
| | | | | | | Major cleanups of the ebuild, USE=nosnapshots/nomirrors are no longer supported due to interactions with dmeventd. (Portage version: 2.1.3.11) (Unsigned Manifest commit)
* Version bump of LVM, bug #193297. Support for dmeventd per bug #192174. ↵Robin H. Johnson2007-10-023-1/+124
| | | | | | Major cleanups of the ebuild, USE=nosnapshots/nomirrors are no longer supported due to interactions with dmeventd. (Portage version: 2.1.3.11)
* Update metadata.Robin H. Johnson2007-07-291-8/+8
| | | | | (Portage version: 2.1.3_rc8) (Unsigned Manifest commit)
* Update metadata.Robin H. Johnson2007-07-292-2/+10
| | | | (Portage version: 2.1.3_rc8)
* Version bump per bug #183185.Robin H. Johnson2007-07-291-4/+12
| | | | | (Portage version: 2.1.3_rc8) (Unsigned Manifest commit)
* Version bump per bug #183185.Robin H. Johnson2007-07-293-1/+124
| | | | (Portage version: 2.1.3_rc8)
* Fix from Jimmy.Jazz@gmx.net in bug #180340 where we would fail to boot ↵Doug Goldstein2007-05-311-8/+8
| | | | | | | because vgscan detected other partitions then lvm. This ignores that result and tries vgchange anyway. (Portage version: 2.1.2.7) (Unsigned Manifest commit)
* Fix from Jimmy.Jazz@gmx.net in bug #180340 where we would fail to boot ↵Doug Goldstein2007-05-312-3/+8
| | | | | | because vgscan detected other partitions then lvm. This ignores that result and tries vgchange anyway. (Portage version: 2.1.2.7)
* fix baselayout2 breakage and update the changelogEric Edgar2007-05-291-8/+8
| | | | | (Portage version: 2.1.2.7) (Unsigned Manifest commit)
* fix baselayout2 breakage and update the changelogEric Edgar2007-05-292-4/+11
| | | | (Portage version: 2.1.2.7)
* Version bump lvm2 2.02.25Eric Edgar2007-05-281-4/+12
| | | | | (Portage version: 2.1.2.7) (Unsigned Manifest commit)
* Version bump lvm2 2.02.25Eric Edgar2007-05-283-1/+117
| | | | (Portage version: 2.1.2.7)