summaryrefslogtreecommitdiff
path: root/sys-fs
Commit message (Collapse)AuthorAgeFilesLines
...
* Version bump & rewrite the ebuild.Mike Frysinger2014-03-133-21/+78
| | | | | Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64 Manifest-Sign-Key: 0xD2E96200
* Fix building w/readline-6.3 #504472 by Kobboi.Mike Frysinger2014-03-133-4/+25
|
* oldSamuli Suominen2014-03-123-525/+12
| | | | | Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64 Manifest-Sign-Key: 0x4868F14D
* Stable for sparc, wrt bug #504100Agostino Sarubbo2014-03-124-21/+25
| | | | | | Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64 RepoMan-Options: --include-arches="sparc" Manifest-Sign-Key: 0x7194459F
* sys-fs/pysize: Drop oldJustin Lecher2014-03-123-65/+21
| | | | | Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64 Manifest-Sign-Key: 0xB9D4F231BD1558AB!
* Version bump.Samuli Suominen2014-03-124-12/+532
| | | | | Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64 Manifest-Sign-Key: 0x4868F14D
* Stop overwriting libudev.so, since git is working again after ↵Samuli Suominen2014-03-123-15/+16
| | | | | | | http://cgit.freedesktop.org/systemd/systemd/commit/?id=0ce91e4e3ba60d5c87307c1be4a3f6095790c4c2 Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64 Manifest-Sign-Key: 0x4868F14D
* x86 stable wrt bug #502930Paweł Hajdan2014-03-123-8/+21
| | | | | | Package-Manager: portage-2.2.8-r1/cvs/Linux i686 RepoMan-Options: --ignore-arches Manifest-Sign-Key: 0x4F1A2555EA71991D!
* Stable for x86, wrt bug #504100Agostino Sarubbo2014-03-114-21/+25
| | | | | | Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64 RepoMan-Options: --include-arches="x86" Manifest-Sign-Key: 0x7194459F
* Stable for amd64, wrt bug #504100Agostino Sarubbo2014-03-114-15/+25
| | | | | | Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64 RepoMan-Options: --include-arches="amd64" Manifest-Sign-Key: 0x7194459F
* Fix recursive defrag failures on non-files (bug #503514 by Antoine Lemoine).Sergei Trofimovich2014-03-105-18/+155
| | | | | Package-Manager: portage-2.2.8_p62/cvs/Linux x86_64 Manifest-Sign-Key: 0x611FF3AA
* Version bump wrt security #504100 by Agostino SarubboSamuli Suominen2014-03-104-15/+217
| | | | | Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64 Manifest-Sign-Key: 0x4868F14D
* Punt virtual/libc dependency.Samuli Suominen2014-03-103-15/+18
| | | | | Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64 Manifest-Sign-Key: 0x4868F14D
* sys-fs/aufs3: Bump to latest aufs3 releaseJustin Lecher2014-03-103-16/+187
| | | | | Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64 Manifest-Sign-Key: 0xB9D4F231BD1558AB!
* Version bump: add <linux/fcntl.h> for uclibcAnthony G. Basile2014-03-094-300/+24
| | | | | Package-Manager: portage-2.2.7/cvs/Linux x86_64 Manifest-Sign-Key: 0xF52D4BBA
* Add fix from upstream for building w/readline-6.3 #503234 by Thomas D..Mike Frysinger2014-03-094-5/+79
| | | | | Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64 Manifest-Sign-Key: 0xD2E96200
* Use pkg-config to find correct systemd libraries. Fixes #502446.Jason Donenfeld2014-03-094-7/+48
| | | | | Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64 Manifest-Sign-Key: 0xA5DE03AE
* Version bump.Tim Harder2014-03-083-9/+44
| | | | | Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64 Manifest-Sign-Key: 0x4AB3E85B4F064CA3
* amd64 stable, bug #502930Pacho Ramos2014-03-073-22/+14
| | | | | | Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64 RepoMan-Options: --include-arches="amd64" Manifest-Sign-Key: 0xA188FBD4
* Update sys-apps/hwids dependency to 20140304 for 20-net-ifname.hwdbSamuli Suominen2014-03-074-15/+19
| | | | | Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64 Manifest-Sign-Key: 0x4868F14D
* typo inside commentSamuli Suominen2014-03-072-10/+10
| | | | | Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64 Manifest-Sign-Key: 0x4868F14D
* whitespaceSamuli Suominen2014-03-072-12/+12
| | | | | Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64 Manifest-Sign-Key: 0x4868F14D
* Overwrite libudev.so symlink (for now) because upstream commit ↵Samuli Suominen2014-03-073-15/+27
| | | | | | | http://cgit.freedesktop.org/systemd/systemd/commit/Makefile.am?id=e2438b7a321de8050f5db6793599a1668c91ccf5 broke it by introducing use of --relative for ln. The bug is only visible when setting eg. --with-rootlibdir=/lib away from /usr to alternative location together with the use of $(DESTDIR) with multiple directory levels. Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64 Manifest-Sign-Key: 0x4868F14D
* Punt kdbus documentation which are irrelevant to sys-fs/udev.Samuli Suominen2014-03-073-12/+15
| | | | | Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64 Manifest-Sign-Key: 0x4868F14D
* sys-fs/aufs3: Fix patch source, #499756Justin Lecher2014-03-063-19/+23
| | | | | Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64 Manifest-Sign-Key: 0xB9D4F231BD1558AB!
* sys-fs/aufs3: Bump to latest aufs3 releaseJustin Lecher2014-03-063-16/+186
| | | | | Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64 Manifest-Sign-Key: 0xB9D4F231BD1558AB!
* Punt unused virtual/pkgconfig dependency since git doesn't use it anymore in ↵Samuli Suominen2014-03-053-12/+16
| | | | | | | Makefile. Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64 Manifest-Sign-Key: 0x4868F14D
* Remove net.sh and 90-network.rules because they are now part of ↵Samuli Suominen2014-03-054-19/+118
| | | | | | | >=net-misc/netifrc-0.2.1 wrt #487922. This is temporary -r1 until 27 (and git) has been sorted out to prevent file collision. Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64 Manifest-Sign-Key: 0x4868F14D
* Block sys-apps/gentoo-systemd-integration because of ↵Samuli Suominen2014-03-055-15/+23
| | | | | | | /lib/udev/rules.d/40-gentoo.rules file collision. Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64 Manifest-Sign-Key: 0x4868F14D
* Stable for ppc, wrt bug #444486Agostino Sarubbo2014-03-053-18/+21
| | | | | | Package-Manager: portage-2.2.7/cvs/Linux x86_64 RepoMan-Options: --include-arches="ppc" Manifest-Sign-Key: 0x7194459F
* Stable for ppc, wrt bug #474308Agostino Sarubbo2014-03-053-8/+21
| | | | | | Package-Manager: portage-2.2.7/cvs/Linux x86_64 RepoMan-Options: --include-arches="ppc" Manifest-Sign-Key: 0x7194459F
* Add ~mips keyword.Vicente Olivert Riera2014-03-043-8/+12
| | | | | Package-Manager: portage-2.2.7/cvs/Linux x86_64 Manifest-Sign-Key: 0x5AE9E7B2E9BBCBA8
* Stable for x86, wrt bug #502934Agostino Sarubbo2014-03-043-8/+21
| | | | | | Package-Manager: portage-2.2.7/cvs/Linux x86_64 RepoMan-Options: --include-arches="x86" Manifest-Sign-Key: 0x7194459F
* Stable for x86, wrt bug #502932Agostino Sarubbo2014-03-043-8/+21
| | | | | | Package-Manager: portage-2.2.7/cvs/Linux x86_64 RepoMan-Options: --include-arches="x86" Manifest-Sign-Key: 0x7194459F
* Drop old versionsNaohiro Aota2014-03-048-232/+21
| | | | | Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64 Manifest-Sign-Key: 0xF8551514
* version bump wrt #500774Naohiro Aota2014-03-043-5/+59
| | | | | Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64 Manifest-Sign-Key: 0xF8551514
* Version bump: don't install 80-net-setup-link unknownAnthony G. Basile2014-03-043-15/+302
| | | | | Package-Manager: portage-2.2.7/cvs/Linux x86_64 Manifest-Sign-Key: 0xF52D4BBA
* Disable -flto because it's an optimization that breaks distcc, hinders debug ↵Samuli Suominen2014-03-044-13/+20
| | | | | | | info and is causing sys-apps/portage to print bogus QA warning wrt #502950 Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64 Manifest-Sign-Key: 0x4868F14D
* Version bump (bug #503280). Removed oldLars Wendler2014-03-0311-937/+30
| | | | | Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64 Manifest-Sign-Key: 0x981CA6FC
* amd64 stable, bug #502934Pacho Ramos2014-03-023-12/+11
| | | | | | Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64 RepoMan-Options: --include-arches="amd64" Manifest-Sign-Key: 0xA188FBD4
* amd64 stable, bug #502932Pacho Ramos2014-03-023-14/+13
| | | | | | Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64 RepoMan-Options: --include-arches="amd64" Manifest-Sign-Key: 0xA188FBD4
* amd64 stable, bug #499320Pacho Ramos2014-03-023-8/+11
| | | | | | Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64 RepoMan-Options: --include-arches="amd64" Manifest-Sign-Key: 0xA188FBD4
* Punt /sbin/udevadm compability symlink which has been removed from ↵Samuli Suominen2014-03-023-14/+16
| | | | | | | sys-apps/systemd with 207's ebuild without bugs filed. The consumers should be fixed to not hardcode the path. Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64 Manifest-Sign-Key: 0x4868F14D
* Use ROOT variable consitently everywhere. Thanks to floppym for pointing it ↵Samuli Suominen2014-03-024-42/+45
| | | | | | | out, from systemd's ebuild Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64 Manifest-Sign-Key: 0x4868F14D
* Create /etc/udev/rules.d/80-net-setup-link.rules if user has empty ↵Samuli Suominen2014-03-024-13/+75
| | | | | | | /etc/udev/rules.d/80-net-name-slot.rules or it's a symlink to /dev/null wrt #503140 by Jorge Manuel B. S. Vicetto Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64 Manifest-Sign-Key: 0x4868F14D
* amd64 stable, bug #474308Pacho Ramos2014-03-023-18/+11
| | | | | | Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64 RepoMan-Options: --include-arches="amd64" Manifest-Sign-Key: 0xA188FBD4
* amd64 stable, bug #444486Pacho Ramos2014-03-013-18/+11
| | | | | | Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64 RepoMan-Options: --include-arches="amd64" Manifest-Sign-Key: 0xA188FBD4
* Update libgcrypt dep to use slot :0.Michał Górny2014-03-0114-65/+74
| | | | | Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64 Manifest-Sign-Key: 0xEFB4464E!
* Update libgcrypt dep to use slot :0.Michał Górny2014-03-015-20/+32
| | | | | Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64 Manifest-Sign-Key: 0xEFB4464E!
* Remove old.Daniel Pielmeier2014-03-013-58/+8
| | | | | Package-Manager: portage-2.2.7/cvs/Linux x86_64 Manifest-Sign-Key: 0x215AD14D