summaryrefslogtreecommitdiff
path: root/sys-fs
Commit message (Collapse)AuthorAgeFilesLines
* Version bump, add more complete fdi files, bug #264257.Gilles Dartiguelongue2009-10-281-1/+13
| | | | | (Portage version: 2.2_rc46/cvs/Linux x86_64) (Signed Manifest commit)
* Version bump, add more complete fdi files, bug #264257.Gilles Dartiguelongue2009-10-283-1/+105
| | | | (Portage version: 2.2_rc46/cvs/Linux x86_64)
* USE=modules support for sys-fs/fuse.Robin H. Johnson2009-10-281-2/+2
| | | | | (Portage version: 2.2_rc46/cvs/Linux x86_64) (Unsigned Manifest commit)
* USE=modules support for sys-fs/fuse.Robin H. Johnson2009-10-282-7/+10
| | | | (Portage version: 2.2_rc46/cvs/Linux x86_64)
* No longer use deprecated (start|stop)_addon, but directly call the relevant ↵Matthias Schwarzott2009-10-271-1/+14
| | | | | | | files. (Portage version: 2.2_rc46/cvs/Linux i686) (Signed Manifest commit)
* No longer use deprecated (start|stop)_addon, but directly call the relevant ↵Matthias Schwarzott2009-10-274-1/+293
| | | | | | files. (Portage version: 2.2_rc46/cvs/Linux i686)
* Remove drizzt from metadata.xml (#149111)Torsten Veller2009-10-251-2/+12
| | | | | (Portage version: 2.2_rc46/cvs/Linux x86_64) (Signed Manifest commit)
* Remove drizzt from metadata.xml (#149111)Torsten Veller2009-10-252-2/+5
| | | | (Portage version: 2.2_rc46/cvs/Linux x86_64)
* Initial commit wrt #143307, thanks to Thomas Fischer for reporting.Samuli Suominen2009-10-251-0/+5
| | | | | (Portage version: 2.2_rc46/cvs/Linux x86_64) (Unsigned Manifest commit)
* Initial commit wrt #143307, thanks to Thomas Fischer for reporting.Samuli Suominen2009-10-254-0/+97
| | | | (Portage version: 2.2_rc46/cvs/Linux x86_64)
* Note ~ppc64 reversal in ChangeLog entry.Jeroen Roovers2009-10-211-1/+1
| | | | | (Portage version: 2.2_rc46/cvs/Linux i686) (Unsigned Manifest commit)
* Note ~ppc64 reversal in ChangeLog entry.Jeroen Roovers2009-10-211-2/+2
| | | | (Portage version: 2.2_rc46/cvs/Linux i686)
* Stable for HPPA (bug #287013).Jeroen Roovers2009-10-211-12/+2
| | | | | (Portage version: 2.2_rc46/cvs/Linux i686) (Unsigned Manifest commit)
* Stable for HPPA (bug #287013).Jeroen Roovers2009-10-212-3/+6
| | | | (Portage version: 2.2_rc46/cvs/Linux i686)
* Stable for HPPA (bug #287658).Jeroen Roovers2009-10-211-2/+2
| | | | | (Portage version: 2.2_rc46/cvs/Linux i686) (Unsigned Manifest commit)
* Stable for HPPA (bug #287658).Jeroen Roovers2009-10-212-3/+6
| | | | (Portage version: 2.2_rc46/cvs/Linux i686)
* Stable for HPPA (bug #286074).Jeroen Roovers2009-10-211-12/+2
| | | | | (Portage version: 2.2_rc46/cvs/Linux i686) (Unsigned Manifest commit)
* Stable for HPPA (bug #286074).Jeroen Roovers2009-10-212-3/+6
| | | | (Portage version: 2.2_rc46/cvs/Linux i686)
* Stable for HPPA (bug #284745).Jeroen Roovers2009-10-211-12/+2
| | | | | (Portage version: 2.2_rc46/cvs/Linux i686) (Unsigned Manifest commit)
* Stable for HPPA (bug #284745).Jeroen Roovers2009-10-212-3/+6
| | | | (Portage version: 2.2_rc46/cvs/Linux i686)
* Auto enable udev-postmount only if udev is enabled.Matthias Schwarzott2009-10-201-5/+5
| | | | | (Portage version: 2.2_rc46/cvs/Linux i686) (Signed Manifest commit)
* Auto enable udev-postmount only if udev is enabled.Matthias Schwarzott2009-10-202-10/+20
| | | | (Portage version: 2.2_rc46/cvs/Linux i686)
* Update init-scripts. udev-postmount should be in default runlevel. No longer ↵Matthias Schwarzott2009-10-201-10/+10
| | | | | | | handle it like a synthetic hotplug event. Let it rerun failed events. Handle devtmpfs if supported, and also the case /dev is already mounted. Do not run net.* init-scripts if the new network init-script is used. Cleanup of pre/postinst code. (Portage version: 2.2_rc46/cvs/Linux i686) (Signed Manifest commit)
* Update init-scripts. udev-postmount should be in default runlevel. No longer ↵Matthias Schwarzott2009-10-206-54/+86
| | | | | | handle it like a synthetic hotplug event. Let it rerun failed events. Handle devtmpfs if supported, and also the case /dev is already mounted. Do not run net.* init-scripts if the new network init-script is used. Cleanup of pre/postinst code. (Portage version: 2.2_rc46/cvs/Linux i686)
* amd64 stable wrt #289721Samuli Suominen2009-10-191-2/+2
| | | | | (Portage version: 2.2_rc46/cvs/Linux x86_64) (Unsigned Manifest commit)
* amd64 stable wrt #289721Samuli Suominen2009-10-192-7/+11
| | | | (Portage version: 2.2_rc46/cvs/Linux x86_64)
* Stabilizing for ppc.Mounir Lamouri2009-10-181-2/+2
| | | | | | Bug 275704. (Portage version: 14478-svn/cvs/Linux ppc) (Unsigned Manifest commit)
* Stabilizing for ppc.Mounir Lamouri2009-10-182-3/+7
| | | | | Bug 275704. (Portage version: 14478-svn/cvs/Linux ppc)
* Fix building with >=net-libs/gnutls-2.7.1 (bug #268488).Arfrever Frehtes Taifersar Arahesis2009-10-171-12/+3
| | | | | (Portage version: 14624-svn/cvs/Linux x86_64) (Unsigned Manifest commit)
* Fix building with >=net-libs/gnutls-2.7.1 (bug #268488).Arfrever Frehtes Taifersar Arahesis2009-10-173-9/+32
| | | | (Portage version: 14624-svn/cvs/Linux x86_64)
* Do not call net.* scripts when new-style network is used. Retry failed ↵Matthias Schwarzott2009-10-151-2/+21
| | | | | | | events in udev-postmount, Bug #283414. Add udev-postmount to runlevel default at update and no longer inject it. Use mountinfo for mounting the fstab entry, bug #288021. (Portage version: 2.2_rc46/cvs/Linux i686) (Signed Manifest commit)
* Do not call net.* scripts when new-style network is used. Retry failed ↵Matthias Schwarzott2009-10-1511-3/+749
| | | | | | events in udev-postmount, Bug #283414. Add udev-postmount to runlevel default at update and no longer inject it. Use mountinfo for mounting the fstab entry, bug #288021. (Portage version: 2.2_rc46/cvs/Linux i686)
* Add [options] stanza #142850#36 by Steven Wilson.Mike Frysinger2009-10-121-2/+12
| | | | | (Portage version: 2.2_rc42/cvs/Linux x86_64) (Signed Manifest commit)
* Add [options] stanza #142850#36 by Steven Wilson.Mike Frysinger2009-10-122-1/+6
| | | | (Portage version: 2.2_rc42/cvs/Linux x86_64)
* Use epunt_cxx #288544 by Michał Masłowski and gen_usr_ldscript -a.Mike Frysinger2009-10-111-6/+6
| | | | | (Portage version: 2.2_rc42/cvs/Linux x86_64) (Signed Manifest commit)
* Use epunt_cxx #288544 by Michał Masłowski and gen_usr_ldscript -a.Mike Frysinger2009-10-112-11/+15
| | | | (Portage version: 2.2_rc42/cvs/Linux x86_64)
* sparc stable wrt #256975Raúl Porcel2009-10-101-2/+2
| | | | | (Portage version: 2.1.6.13/cvs/Linux ia64) (Unsigned Manifest commit)
* sparc stable wrt #256975Raúl Porcel2009-10-102-3/+6
| | | | (Portage version: 2.1.6.13/cvs/Linux ia64)
* Drop old version, fix compile failure against kernel-2.6.31Thomas Sachau2009-10-091-8/+8
| | | | | (Portage version: 2.2_rc44-r1/cvs/Linux x86_64) (Signed Manifest commit)
* Drop old version, fix compile failure against kernel-2.6.31Thomas Sachau2009-10-094-104/+27
| | | | (Portage version: 2.2_rc44-r1/cvs/Linux x86_64)
* Remove packages slated for QA removal today.Diego Elio Pettenò2009-10-087-338/+0
|
* Drop fuse-fix-lazy-binding.patch wrt #226935, thanks to Rafał Mużyło for ↵Samuli Suominen2009-10-061-1/+2
| | | | | | | reporting. (Portage version: 2.2_rc43/cvs/Linux x86_64) (Unsigned Manifest commit)
* Drop fuse-fix-lazy-binding.patch wrt #226935, thanks to Rafał Mużyło for ↵Samuli Suominen2009-10-062-1/+108
| | | | | | reporting. (Portage version: 2.2_rc43/cvs/Linux x86_64)
* ia64/sparc stable wrt #284384Raúl Porcel2009-10-051-2/+2
| | | | | (Portage version: 2.1.6.13/cvs/Linux ia64) (Unsigned Manifest commit)
* ia64/sparc stable wrt #284384Raúl Porcel2009-10-052-3/+6
| | | | (Portage version: 2.1.6.13/cvs/Linux ia64)
* Add fix from upstream for segfault #287338 by Marcin Mirosław.Mike Frysinger2009-10-051-1/+13
| | | | | (Portage version: 2.2_rc42/cvs/Linux x86_64) (Signed Manifest commit)
* Add fix from upstream for segfault #287338 by Marcin Mirosław.Mike Frysinger2009-10-053-1/+121
| | | | (Portage version: 2.2_rc42/cvs/Linux x86_64)
* Stable on alpha, bug #287013Tobias Klausmann2009-10-041-2/+2
| | | | | (Portage version: 2.1.6.13/cvs/Linux x86_64) (Unsigned Manifest commit)
* Stable on alpha, bug #287013Tobias Klausmann2009-10-042-3/+6
| | | | (Portage version: 2.1.6.13/cvs/Linux x86_64)
* Stable on alpha, bug #287658Tobias Klausmann2009-10-041-2/+2
| | | | | (Portage version: 2.1.6.13/cvs/Linux x86_64) (Unsigned Manifest commit)