summaryrefslogtreecommitdiff
path: root/sys-fs
Commit message (Collapse)AuthorAgeFilesLines
* arm/s390/sh stableMike Frysinger2007-08-251-12/+12
| | | | | (Portage version: 2.1.3.7) (Signed Manifest commit)
* arm/s390/sh stableMike Frysinger2007-08-252-4/+4
| | | | (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)
* Now warn about unappropriate kernel version with just using uname -r, and no ↵Matthias Schwarzott2007-08-251-8/+18
| | | | | | | longer inheriting linux-info. That is to not pull in dependency to virtual/linux-sources. (Portage version: 2.1.3.7) (Signed Manifest commit)
* Now warn about unappropriate kernel version with just using uname -r, and no ↵Matthias Schwarzott2007-08-252-4/+24
| | | | | | longer inheriting linux-info. That is to not pull in dependency to virtual/linux-sources. (Portage version: 2.1.3.7)
* CleanupAlon Bar-Lev2007-08-241-34/+8
| | | | | (Portage version: 2.1.3.6) (Unsigned Manifest commit)
* CleanupAlon Bar-Lev2007-08-246-130/+7
| | | | (Portage version: 2.1.3.6)
* 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)
* alpha/ia64 stable wrt #188796Raúl Porcel2007-08-241-18/+8
| | | | | (Portage version: 2.1.3.6) (Unsigned Manifest commit)
* alpha/ia64 stable wrt #188796Raúl Porcel2007-08-242-3/+6
| | | | (Portage version: 2.1.3.6)
* Finally fixed udev-rules to have no udev-internal race conditions, bug 171590.Matthias Schwarzott2007-08-221-8/+19
| | | | | (Portage version: 2.1.3.6) (Signed Manifest commit)
* Finally fixed udev-rules to have no udev-internal race conditions, bug 171590.Matthias Schwarzott2007-08-224-2/+112
| | | | (Portage version: 2.1.3.6)
* Fixed persistent-net to now really ignore devices without DRIVERS having a ↵Matthias Schwarzott2007-08-221-4/+25
| | | | | | | value, Bug 189042. (Portage version: 2.1.3.6) (Signed Manifest commit)
* Fixed persistent-net to now really ignore devices without DRIVERS having a ↵Matthias Schwarzott2007-08-224-1/+330
| | | | | | value, Bug 189042. (Portage version: 2.1.3.6)
* Stable for HPPA (bug #188796).Jeroen Roovers2007-08-211-18/+8
| | | | | (Portage version: 2.1.2.12) (Unsigned Manifest commit)
* Stable for HPPA (bug #188796).Jeroen Roovers2007-08-212-3/+6
| | | | (Portage version: 2.1.2.12)
* Stable for HPPA (bug #188796).Jeroen Roovers2007-08-211-18/+8
| | | | | (Portage version: 2.1.3.6) (Unsigned Manifest commit)
* Stable for HPPA (bug #188796).Jeroen Roovers2007-08-212-3/+7
| | | | (Portage version: 2.1.3.6)
* Stable on Xencrypted86 wrt bug #188985Markus Ullmann2007-08-211-8/+18
| | | | | (Portage version: 2.1.3.5) (Signed Manifest commit)
* Stable on Xencrypted86 wrt bug #188985Markus Ullmann2007-08-212-3/+6
| | | | (Portage version: 2.1.3.5)
* Initial importMarkus Ullmann2007-08-191-8/+18
| | | | | (Portage version: 2.1.3.5) (Signed Manifest commit)
* Initial importMarkus Ullmann2007-08-195-0/+58
| | | | (Portage version: 2.1.3.5)
* Fixing the metadata.xml, this package should be kernel-misc and not kernel@.Christian Heim2007-08-191-11/+11
| | | | | (Portage version: 2.1.3.5) (Signed Manifest commit)
* Fixing the metadata.xml, this package should be kernel-misc and not kernel@.Christian Heim2007-08-192-10/+8
| | | | (Portage version: 2.1.3.5)
* Revision bump, fixing the double free when using external journals (as ↵Christian Heim2007-08-191-4/+25
| | | | | | | reported on upstream bug 1684322). (Portage version: 2.1.3.5) (Signed Manifest commit)
* Revision bump, fixing the double free when using external journals (as ↵Christian Heim2007-08-194-1/+96
| | | | | | reported on upstream bug 1684322). (Portage version: 2.1.3.5)
* Added blocker suggested in bug 189227, removed other hacks to keep the file. ↵Matthias Schwarzott2007-08-171-15/+15
| | | | | | | I wanted to avoid this, but it seems blockers work better these days. And if not, I don't get the bug, but portage-team ;) (Portage version: 2.1.3.6) (Signed Manifest commit)
* Added blocker suggested in bug 189227, removed other hacks to keep the file. ↵Matthias Schwarzott2007-08-173-21/+13
| | | | | | I wanted to avoid this, but it seems blockers work better these days. And if not, I don't get the bug, but portage-team ;) (Portage version: 2.1.3.6)
* Revert the blocker. Just want to have it in udev-ebuild.Matthias Schwarzott2007-08-171-11/+11
| | | | | (Portage version: 2.1.3.6) (Signed Manifest commit)
* Revert the blocker. Just want to have it in udev-ebuild.Matthias Schwarzott2007-08-172-9/+2
| | | | (Portage version: 2.1.3.6)
* Added blocker suggested in bug 189227. Wanted to avoid this, but it seems to ↵Matthias Schwarzott2007-08-171-12/+12
| | | | | | | work better these days as it seems. And if it does not work I dont get the bug, but portage-team ;) (Portage version: 2.1.3.6) (Signed Manifest commit)
* Added blocker suggested in bug 189227. Wanted to avoid this, but it seems to ↵Matthias Schwarzott2007-08-172-2/+9
| | | | | | work better these days as it seems. And if it does not work I dont get the bug, but portage-team ;) (Portage version: 2.1.3.6)
* Fixed manifestMatthias Schwarzott2007-08-171-11/+7
| | | | | (Portage version: 2.1.3.6) (Signed Manifest commit)
* Fixed manifestMatthias Schwarzott2007-08-171-1/+4
| | | | (Portage version: 2.1.3.6)
* Now even modify device-mapper.rules to be sure to keep the file, else ↵Matthias Schwarzott2007-08-171-15/+19
| | | | | | | unmerge-orphans will catch us. (Portage version: 2.1.3.6) (Signed Manifest commit)
* Now even modify device-mapper.rules to be sure to keep the file, else ↵Matthias Schwarzott2007-08-173-7/+12
| | | | | | unmerge-orphans will catch us. (Portage version: 2.1.3.6)
* Updated method to create /dev/root. It now is a symlink and directly created ↵Matthias Schwarzott2007-08-161-8/+23
| | | | | | | by udev via an injected rule. Added warning about too old kernel to ebuild and udev-start.sh. Now udev-start.sh fails with clear error message and not with messages about failed netlink sockets. (Portage version: 2.1.3.6) (Signed Manifest commit)
* Updated method to create /dev/root. It now is a symlink and directly created ↵Matthias Schwarzott2007-08-165-1/+722
| | | | | | by udev via an injected rule. Added warning about too old kernel to ebuild and udev-start.sh. Now udev-start.sh fails with clear error message and not with messages about failed netlink sockets. (Portage version: 2.1.3.6)
* Version bump, thanks to Kir Kolyshkin <kir at openvz.org> for notifying us.Christian Heim2007-08-161-8/+16
| | | | | (Portage version: 2.1.3.5) (Signed Manifest commit)
* Version bump, thanks to Kir Kolyshkin <kir at openvz.org> for notifying us.Christian Heim2007-08-163-1/+37
| | | | (Portage version: 2.1.3.5)
* Change to 1.0.5-dm-crypt-start.sh to fix misplaced binBenjamin Smee2007-08-151-8/+8
| | | | | (Portage version: 2.1.3.3) (Unsigned Manifest commit)
* Change to 1.0.5-dm-crypt-start.sh to fix misplaced binBenjamin Smee2007-08-152-4/+8
| | | | (Portage version: 2.1.3.3)
* stable x86, bug 188796Christian Faulhammer2007-08-151-12/+12
| | | | | (Portage version: 2.1.2.11) (Signed Manifest commit)
* stable x86, bug 188796Christian Faulhammer2007-08-152-3/+7
| | | | (Portage version: 2.1.2.11)
* stable x86, bug 188796Christian Faulhammer2007-08-151-12/+12
| | | | | (Portage version: 2.1.2.11) (Signed Manifest commit)
* stable x86, bug 188796Christian Faulhammer2007-08-152-3/+6
| | | | (Portage version: 2.1.2.11)
* Stable on amd64 wrt bug #188796Christoph Mende2007-08-141-12/+12
| | | | | (Portage version: 2.1.3.5) (Signed Manifest commit)
* Stable on amd64 wrt bug #188796Christoph Mende2007-08-142-3/+6
| | | | (Portage version: 2.1.3.5)