summaryrefslogtreecommitdiff
path: root/sys-fs
Commit message (Collapse)AuthorAgeFilesLines
* Allow snappy compression via the app-arch/snappy package. Sort dependencies. ↵Markos Chandras2014-04-081-6/+18
| | | | | | Make RDEPEND=DEPEND. Bug #502260. Patch by jannis <kripton@kripserver.net> (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 09BF4F54C2BA7F3C!)
* Allow snappy compression via the app-arch/snappy package. Sort dependencies. ↵Markos Chandras2014-04-083-11/+19
| | | | | | Make RDEPEND=DEPEND. Bug #502260. Patch by jannis <kripton@kripserver.net> (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 09BF4F54C2BA7F3C!)
* Finetune the 80-net-name-slot.rules migration code a bit and remove ↵Samuli Suominen2014-04-081-5/+9
| | | | | | unnecessary "then" since net_move=no is already declared above. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
* Finetune the 80-net-name-slot.rules migration code a bit and remove ↵Samuli Suominen2014-04-082-5/+7
| | | | | | unnecessary "then" since net_move=no is already declared above. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
* Drop upstreamed patches. Thanks to Duncan at #507008.Sergei Trofimovich2014-04-071-5/+5
| | | | (Portage version: 2.2.8_p62/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
* Drop upstreamed patches. Thanks to Duncan at #507008.Sergei Trofimovich2014-04-072-4/+5
| | | | (Portage version: 2.2.8_p62/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
* Stable for HPPA (bug #506066).Jeroen Roovers2014-04-051-5/+5
| | | | (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
* Stable for HPPA (bug #506066).Jeroen Roovers2014-04-052-3/+6
| | | | (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
* Stable for HPPA (bug #505962).Jeroen Roovers2014-04-051-9/+5
| | | | (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
* Stable for HPPA (bug #506078).Jeroen Roovers2014-04-051-5/+5
| | | | (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
* Stable for HPPA (bug #506078).Jeroen Roovers2014-04-052-3/+6
| | | | (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
* Stable for HPPA (bug #505962).Jeroen Roovers2014-04-052-3/+6
| | | | (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
* Synchronize use of ROOTSamuli Suominen2014-04-051-10/+10
| | | | (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
* Synchronize use of ROOTSamuli Suominen2014-04-053-47/+33
| | | | (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
* Punt USE="openrc" and always pull in sys-fs/udev-init-scripts to match ↵Samuli Suominen2014-04-031-10/+10
| | | | | | behavior of sys-apps/systemd's ebuild. (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
* Punt USE="openrc" and always pull in sys-fs/udev-init-scripts to match ↵Samuli Suominen2014-04-033-7/+12
| | | | | | behavior of sys-apps/systemd's ebuild. (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
* If /etc/runlevels/sysinit is missing when we are installing for the first ↵Samuli Suominen2014-04-031-9/+10
| | | | | | time, create the directory. This way we don't have to pull in sys-apps/openrc as a dependency, and sys-apps/systemd can continue to depend on this package unconditionally wrt #487080 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
* If /etc/runlevels/sysinit is missing when we are installing for the first ↵Samuli Suominen2014-04-033-8/+114
| | | | | | time, create the directory. This way we don't have to pull in sys-apps/openrc as a dependency, and sys-apps/systemd can continue to depend on this package unconditionally wrt #487080 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
* [QA] Revision bump. EAPI 5. Support user's CFLAGS and LDFLAGS; fixes bug ↵Tom Wijsman2014-04-031-17/+10
| | | | | | #331795, reported by Diego. (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 6D34E57D)
* [QA] Revision bump. EAPI 5. Support user's CFLAGS and LDFLAGS; fixes bug ↵Tom Wijsman2014-04-032-18/+35
| | | | | | #331795, reported by Diego. (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 6D34E57D)
* Continue with bug 503174 and make sys-apps/openrc a dependency too.Samuli Suominen2014-04-031-11/+11
| | | | (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
* Continue with bug 503174 and make sys-apps/openrc a dependency too.Samuli Suominen2014-04-034-7/+15
| | | | (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
* Make virtual/udev also a DEPEND to fix race with emerge order wrt #503174 by ↵Samuli Suominen2014-04-021-7/+11
| | | | | | Jack Suter. Thanks to Jorge Manuel B. S. Vicetto and Magnus Granberg for tracking this down. (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
* Make virtual/udev also a DEPEND to fix race with emerge order wrt #503174 by ↵Samuli Suominen2014-04-024-10/+18
| | | | | | Jack Suter. Thanks to Jorge Manuel B. S. Vicetto and Magnus Granberg for tracking this down. (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
* arm stable, bug #506066Markus Meier2014-04-021-9/+5
| | | | (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
* arm stable, bug #506066Markus Meier2014-04-022-3/+6
| | | | (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
* version bump (bug #506496)Christoph Junghans2014-04-021-8/+10
| | | | (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key C2000586)
* version bump (bug #506496)Christoph Junghans2014-04-022-1/+27
| | | | (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key C2000586)
* Version bump.Tim Harder2014-03-301-8/+10
| | | | (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)
* Version bump.Tim Harder2014-03-302-1/+59
| | | | (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)
* Fix manifestDaniel Pielmeier2014-03-301-12/+1
|
* Use git-r3.Michał Górny2014-03-291-16/+16
| | | | (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
* Use git-r3.Michał Górny2014-03-292-4/+6
| | | | (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
* Update the dependencies. btrfs-progs w/ headers are in tree already, and old ↵Michał Górny2014-03-291-5/+17
| | | | | | pycparser was removed. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
* Update the dependencies. btrfs-progs w/ headers are in tree already, and old ↵Michał Górny2014-03-292-7/+9
| | | | | | pycparser was removed. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
* Forgot to add credits where due... Fix ChangeLog. Drop old.Samuli Suominen2014-03-291-9/+8
| | | | (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
* Forgot to add credits where due... Fix ChangeLog. Drop old.Samuli Suominen2014-03-292-514/+6
| | | | (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
* Pull in more recent linux-headers wrt #506110. Do this only for 212 ↵Samuli Suominen2014-03-291-9/+9
| | | | | | purposely, because git has been reworked. (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
* Pull in more recent linux-headers wrt #506110. Do this only for 212 ↵Samuli Suominen2014-03-292-3/+7
| | | | | | purposely, because git has been reworked. (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
* alternate ABI build of libgudev needs to honour USE=gudev or it will fail, ↵Ian Stakenvicius2014-03-281-6/+6
| | | | | | bug 506104 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 2B6559ED)
* alternate ABI build of libgudev needs to honour USE=gudev or it will fail, ↵Ian Stakenvicius2014-03-283-7/+12
| | | | | | bug 506104 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 2B6559ED)
* stopped udev-postmount message from showing unless it should, bug 492574Ian Stakenvicius2014-03-281-18/+6
| | | | (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 2B6559ED)
* stopped udev-postmount message from showing unless it should, bug 492574Ian Stakenvicius2014-03-283-5/+11
| | | | (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 2B6559ED)
* masked warning re udev-postmount removal when sys-fs/eudev[rule-generator] ↵Ian Stakenvicius2014-03-281-11/+7
| | | | | | is installed, bug 492574 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 2B6559ED)
* masked warning re udev-postmount removal when sys-fs/eudev[rule-generator] ↵Ian Stakenvicius2014-03-284-7/+16
| | | | | | is installed, bug 492574 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 2B6559ED)
* Fix building with uClibc and missing (or incompatible) locale_t, thanks to ↵Samuli Suominen2014-03-281-17/+10
| | | | | | Mike Frysinger for helping with the patch. (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
* Fix building with uClibc and missing (or incompatible) locale_t, thanks to ↵Samuli Suominen2014-03-282-3/+7
| | | | | | Mike Frysinger for helping with the patch. (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
* Remove needless PDEPEND on virtual/udev and friends, and therefore the ↵Michał Górny2014-03-281-12/+20
| | | | | | resulting dependency cycle. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
* Remove needless PDEPEND on virtual/udev and friends, and therefore the ↵Michał Górny2014-03-285-17/+14
| | | | | | resulting dependency cycle. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
* Remove needless PDEPEND on virtual/udev, and therefore the resulting ↵Michał Górny2014-03-281-19/+21
| | | | | | dependency cycle. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)