Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correct path to mdadm map file. | Thomas Backlund | 2012-03-11 | 1 | -1/+1 |
| | | | | | | | | | | | Mageia (since mdv days) stores the mdadm map in different place than Fedora. Reference: https://bugs.mageia.org/show_bug.cgi?id=4875 Signed-off-by: Thomas Backlund <tmb@mageia.org> systemd/fedora-storage-init | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) | ||||
* | Call multipath and kpartx with -u. (#733437) | Bill Nottingham | 2011-08-25 | 1 | -3/+3 |
| | |||||
* | Avoid some unnecessary stat calls. | Ville Skyttä | 2011-03-01 | 1 | -1/+1 |
| | |||||
* | Don't use our crypto init ; systemd handles this. | Bill Nottingham | 2010-11-16 | 1 | -2/+0 |
| | |||||
* | Remove init_crypto 0, this is in a separate service. | Bill Nottingham | 2010-10-28 | 1 | -2/+0 |
| | |||||
* | Add split-out bits of rc.sysinit and associated service files. Remove ↵ | Bill Nottingham | 2010-10-15 | 1 | -0/+42 |
sysinit.service. Based on work by Harald Hoyer (<harald@redhat.com>) sysinit-hack/unhack will be removed once the net hotplug stuff is fixed to not require this. |