summaryrefslogtreecommitdiff
path: root/sys-fs
Commit message (Collapse)AuthorAgeFilesLines
* sys-fs/mtd-utils: version bump to 1.5.2Mike Frysinger2015-08-272-0/+63
|
* sys-fs/mtd-utils: drop oldMike Frysinger2015-08-275-222/+0
|
* sys-fs/dosfstools: arm stable, bug #557312Markus Meier2015-08-261-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="arm"
* sys-fs/xfsprogs: ppc stable wrt bug #556318Agostino Sarubbo2015-08-261-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc"
* sys-libs/ncurses: move to SLOT=0 #557472Mike Frysinger2015-08-261-1/+1
| | | | | Use SLOT=0 for installing of main development files like other packages so we can use other SLOTs for installing SONAME libs for binary packages.
* sys-fs/s3ql: version bumpTim Harder2015-08-252-0/+56
|
* sys-fs/ecryptfs-utils: version bumpTim Harder2015-08-252-0/+135
|
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-24132-132/+132
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Convert URIs for googlecode.com to httpsJustin Lecher2015-08-2412-13/+13
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Use https for most gnu.org URLsJustin Lecher2015-08-243-3/+3
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Use https for kernel.org and redhat.comJustin Lecher2015-08-2418-22/+22
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Convert all URIs for launchpad.net from http to httpsJustin Lecher2015-08-241-1/+1
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Enable https for all google URIsJustin Lecher2015-08-2415-20/+20
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Use https by defaultJustin Lecher2015-08-2427-74/+74
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Use https by defaultJustin Lecher2015-08-24197-220/+220
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Use https by defaultJustin Lecher2015-08-245-6/+6
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* sys-fs/udev: Backport build fix on alphaMike Gilbert2015-08-223-4/+32
| | | | | | Bug: https://bugs.gentoo.org/543900 Package-Manager: portage-2.2.20_p134
* sys-libs/lvm2: use slots/subslots w/readlineMike Frysinger2015-08-215-8/+8
|
* sys-fs/udev: sync live ebuildWilliam Hubbs2015-08-181-2/+1
|
* sys-fs/udev: remove several unstable versionsWilliam Hubbs2015-08-182-1014/+0
|
* sys-fs/udev: add 224-r2William Hubbs2015-08-181-0/+433
| | | | This fixes bug #558048.
* sys-fs/udev: remove old stable versionWilliam Hubbs2015-08-181-522/+0
|
* sys-fs/dosfstools: Stable for HPPA (bug #557312).Jeroen Roovers2015-08-181-1/+1
| | | | Package-Manager: portage-2.2.20.1
* sys-fs/ncdu: Use slot operators for ncursesJustin Lecher2015-08-161-1/+1
| | | | | Package-Manager: portage-2.2.20.1 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* sys-fs/udev: Pass --disable-elfutils to configureMike Gilbert2015-08-152-0/+435
| | | | | | | | This prevents an automagic dependency on dev-libs/elfutils. Bug: https://bugs.gentoo.org/557622 Package-Manager: portage-2.2.20_p134
* sys-fs/dosfstools: ia6464 stable wrt bug #557312Mikle Kolyada2015-08-151-1/+1
| | | | Package-Manager: portage-2.2.20.1
* sys-fs/encfs: add slot equals matching for boost and opensslAnthony G. Basile2015-08-142-7/+7
| | | | | | Gentoo-Bug: 557414 Package-Manager: portage-2.2.20.1
* sys-fs/dosfstools: x86 stable wrt bug #557312Mikle Kolyada2015-08-131-1/+1
| | | | Package-Manager: portage-2.2.20.1
* sys-fs/dosfstools: amd64 stable wrt bug #557312Mikle Kolyada2015-08-121-1/+1
| | | | Package-Manager: portage-2.2.20.1
* sys-fs/dosfstools: add alpha keywordTobias Klausmann2015-08-121-1/+1
| | | | | | Gentoo-Bug: 557312 Package-Manager: portage-2.2.20.1
* sys-fs/xfsprogs: x86 stable wrt bug #556318Mikle Kolyada2015-08-091-1/+1
| | | | Package-Manager: portage-2.2.20
* [QA] Remove executable bit from files, bug 550434.Ulrich Müller2015-08-0920-0/+0
|
* proj/gentoo: Initial commitRobin H. Johnson2015-08-08901-0/+48640
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed