summaryrefslogtreecommitdiff
path: root/sys-fs
Commit message (Collapse)AuthorAgeFilesLines
* Added missing inclusion of functions.sh, thanks to steffi from ↵Matthias Schwarzott2007-06-071-7/+18
| | | | | | | #gentoo-anfaenger. Changed einfo to ebegin/eend. (Portage version: 2.1.2.9) (Signed Manifest commit)
* Added missing inclusion of functions.sh, thanks to steffi from ↵Matthias Schwarzott2007-06-074-1/+322
| | | | | | #gentoo-anfaenger. Changed einfo to ebegin/eend. (Portage version: 2.1.2.9)
* Version bumped. Now go back to using make install. udevmonitor is now ↵Matthias Schwarzott2007-06-051-7/+19
| | | | | | | installed into /usr/sbin. (Portage version: 2.1.2.9) (Signed Manifest commit)
* Version bumped. Now go back to using make install. udevmonitor is now ↵Matthias Schwarzott2007-06-054-1/+331
| | | | | | installed into /usr/sbin. (Portage version: 2.1.2.9)
* Version bump per Meatoo, contains XFS fix.Robin H. Johnson2007-06-041-14/+12
| | | | | (Portage version: 2.1.2.5) (Unsigned Manifest commit)
* Version bump per Meatoo, contains XFS fix.Robin H. Johnson2007-06-043-1/+30
| | | | (Portage version: 2.1.2.5)
* ppc stable, bug #180367Tobias Scherbaum2007-06-031-8/+8
| | | | | (Portage version: 2.1.2.9) (Unsigned Manifest commit)
* ppc stable, bug #180367Tobias Scherbaum2007-06-032-3/+7
| | | | (Portage version: 2.1.2.9)
* Stable on ppc64; bug #180367Markus Rothe2007-06-021-8/+8
| | | | | (Portage version: 2.1.2.7) (Unsigned Manifest commit)
* Stable on ppc64; bug #180367Markus Rothe2007-06-022-3/+6
| | | | (Portage version: 2.1.2.7)
* Stable for HPPA (bug #180367).Jeroen Roovers2007-06-011-8/+8
| | | | | (Portage version: 2.1.2.7) (Unsigned Manifest commit)
* Stable for HPPA (bug #180367).Jeroen Roovers2007-06-012-3/+6
| | | | (Portage version: 2.1.2.7)
* alpha/ia64/x86 stable wrt security #180367Raúl Porcel2007-05-311-18/+8
| | | | | (Portage version: 2.1.2.7) (Unsigned Manifest commit)
* alpha/ia64/x86 stable wrt security #180367Raúl Porcel2007-05-312-3/+6
| | | | (Portage version: 2.1.2.7)
* Fix from Jimmy.Jazz@gmx.net in bug #180340 where we would fail to boot ↵Doug Goldstein2007-05-311-8/+8
| | | | | | | because vgscan detected other partitions then lvm. This ignores that result and tries vgchange anyway. (Portage version: 2.1.2.7) (Unsigned Manifest commit)
* Fix from Jimmy.Jazz@gmx.net in bug #180340 where we would fail to boot ↵Doug Goldstein2007-05-312-3/+8
| | | | | | because vgscan detected other partitions then lvm. This ignores that result and tries vgchange anyway. (Portage version: 2.1.2.7)
* Version bump.Mike Frysinger2007-05-311-8/+16
| | | | | (Portage version: 2.1.2.8) (Signed Manifest commit)
* Version bump.Mike Frysinger2007-05-313-1/+70
| | | | (Portage version: 2.1.2.8)
* Version bump #180367.Mike Frysinger2007-05-311-8/+16
| | | | | (Portage version: 2.1.2.8) (Signed Manifest commit)
* Version bump #180367.Mike Frysinger2007-05-313-1/+59
| | | | (Portage version: 2.1.2.8)
* fix baselayout2 breakage and update the changelogEric Edgar2007-05-291-8/+8
| | | | | (Portage version: 2.1.2.7) (Unsigned Manifest commit)
* fix baselayout2 breakage and update the changelogEric Edgar2007-05-292-4/+11
| | | | (Portage version: 2.1.2.7)
* Version bump lvm2 2.02.25Eric Edgar2007-05-281-4/+12
| | | | | (Portage version: 2.1.2.7) (Unsigned Manifest commit)
* Version bump lvm2 2.02.25Eric Edgar2007-05-283-1/+117
| | | | (Portage version: 2.1.2.7)
* Changed udev-start.sh to return an exit-code of 0, to not let baselayout ↵Matthias Schwarzott2007-05-271-18/+18
| | | | | | | think udev failed, and start mdev afterwards, solving bug #179847. (Portage version: 2.1.2.7) (Signed Manifest commit)
* Changed udev-start.sh to return an exit-code of 0, to not let baselayout ↵Matthias Schwarzott2007-05-274-3/+14
| | | | | | think udev failed, and start mdev afterwards, solving bug #179847. (Portage version: 2.1.2.7)
* Stable on x86, bug #179505.Andrej Kacian2007-05-261-12/+12
| | | | | (Portage version: 2.1.2.7) (Signed Manifest commit)
* Stable on x86, bug #179505.Andrej Kacian2007-05-262-3/+6
| | | | (Portage version: 2.1.2.7)
* Removed ~x86-fbsd keyword as it fails to buildPeter Weller2007-05-251-8/+8
| | | | | (Portage version: 2.1.2.7) (Unsigned Manifest commit)
* Removed ~x86-fbsd keyword as it fails to buildPeter Weller2007-05-252-3/+7
| | | | (Portage version: 2.1.2.7)
* Added additional init-script to be started after localmount ↵Matthias Schwarzott2007-05-251-7/+30
| | | | | | | (udev-postmount), for moving persistent-rules temporarily created under /dev/.udev/ to /etc directly at boot. For now this gets started via initiated services, could be blocked by some rc-settings regarding hotplug. (Portage version: 2.1.2.7) (Signed Manifest commit)
* Added additional init-script to be started after localmount ↵Matthias Schwarzott2007-05-257-1/+664
| | | | | | (udev-postmount), for moving persistent-rules temporarily created under /dev/.udev/ to /etc directly at boot. For now this gets started via initiated services, could be blocked by some rc-settings regarding hotplug. (Portage version: 2.1.2.7)
* Version bump. mdadm now has an auto-detect option to fire the kernel ↵Robin H. Johnson2007-05-241-4/+12
| | | | | | | auto-detection code. (Portage version: 2.1.2.7) (Unsigned Manifest commit)
* Version bump. mdadm now has an auto-detect option to fire the kernel ↵Robin H. Johnson2007-05-243-1/+52
| | | | | | auto-detection code. (Portage version: 2.1.2.7)
* Fix QA notices.Alin Năstac2007-05-231-11/+25
| | | | | (Portage version: 2.1.2.7) (Signed Manifest commit)
* Fix QA notices.Alin Năstac2007-05-234-3/+54
| | | | (Portage version: 2.1.2.7)
* Do not print modprobe-errors. Do some locking to not get multiple concurrent ↵Matthias Schwarzott2007-05-221-7/+18
| | | | | | | modprobe calls for same module, and no multiple loading messages. (Portage version: 2.1.2.7) (Signed Manifest commit)
* Do not print modprobe-errors. Do some locking to not get multiple concurrent ↵Matthias Schwarzott2007-05-224-1/+394
| | | | | | modprobe calls for same module, and no multiple loading messages. (Portage version: 2.1.2.7)
* remove pre-stripped binary thanks betelgeuse in bug 179344Stefan Schweizer2007-05-211-8/+8
| | | | | (Portage version: 2.1.2.7) (Unsigned Manifest commit)
* remove pre-stripped binary thanks betelgeuse in bug 179344Stefan Schweizer2007-05-212-2/+13
| | | | (Portage version: 2.1.2.7)
* de-bash-ification by UberlordDoug Goldstein2007-05-211-8/+8
| | | | | (Portage version: 2.1.2.7) (Unsigned Manifest commit)
* de-bash-ification by UberlordDoug Goldstein2007-05-212-11/+21
| | | | (Portage version: 2.1.2.7)
* de-bash-ification by UberlordDoug Goldstein2007-05-211-8/+8
| | | | | (Portage version: 2.1.2.7) (Unsigned Manifest commit)
* de-bash-ification by UberlordDoug Goldstein2007-05-212-16/+15
| | | | (Portage version: 2.1.2.7)
* Fix kernel 2.6.22 patch.Timothy Redaelli2007-05-201-8/+18
| | | | | (Portage version: 2.1.2.7) (Signed Manifest commit)
* Fix kernel 2.6.22 patch.Timothy Redaelli2007-05-202-5/+8
| | | | (Portage version: 2.1.2.7)
* make 2.6.22 ready thanks to Francois Chenier <belgix@kern.com.au> in bug 179085Stefan Schweizer2007-05-201-8/+12
| | | | | (Portage version: 2.1.2.7) (Unsigned Manifest commit)
* make 2.6.22 ready thanks to Francois Chenier <belgix@kern.com.au> in bug 179085Stefan Schweizer2007-05-203-2/+56
| | | | (Portage version: 2.1.2.7)
* Sign ManfiestPatrick McLean2007-05-181-0/+10
|
* Version bump.Patrick McLean2007-05-181-14/+12
| | | | | (Portage version: 2.1.2.7) (Unsigned Manifest commit)