| Commit message (Expand) | Author | Age | Files | Lines |
* | Stop plymouth when starting single-user mode. (#491062) | Bill Nottingham | 2009-03-19 | 1 | -0/+1 |
* | Add plymouth shutdown script (#473237) | Bill Nottingham | 2009-03-19 | 1 | -0/+24 |
* | Conflict with older mdadm. | Bill Nottingham | 2009-03-18 | 1 | -1/+1 |
* | Fix raid auto-assembly (with corresponding mdadm changes). (#488038) | Bill Nottingham | 2009-03-18 | 1 | -2/+2 |
* | Add an option for consoletype to always return 0. | Bill Nottingham | 2009-03-17 | 4 | -5/+10 |
* | Remove arp_ip_target on ifdown for bonding devices. (#483711) | Bill Nottingham | 2009-03-17 | 1 | -1/+3 |
* | Add vlan support for s390 HSI interfaces. (#490584) | Bill Nottingham | 2009-03-17 | 1 | -1/+1 |
* | Remove ifup-sl, ifdown-sl from file list.initscripts-8.91-1 | Bill Nottingham | 2009-03-16 | 1 | -2/+0 |
* | 8.91-1 | Bill Nottingham | 2009-03-16 | 1 | -1/+9 |
* | Handle full paths in need_config/source_config by normalizing them (#483257) | Bill Nottingham | 2009-03-16 | 1 | -2/+3 |
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/initscripts | Bill Nottingham | 2009-03-16 | 7 | -4022/+2886 |
|\ |
|
| * | updated Spanish translation | Domingo Becker | 2009-03-16 | 1 | -1707/+1129 |
| * | Updated Polish translation | Piotr Drąg | 2009-03-15 | 1 | -338/+155 |
| * | Updated catalan po | Xavier Conde | 2009-03-15 | 1 | -99/+63 |
| * | Updated Serbian Latin translation | Milos Komarcevic | 2009-03-15 | 1 | -318/+132 |
| * | Updated Serbian translation | Milos Komarcevic | 2009-03-15 | 1 | -318/+132 |
| * | Updated German translation | Fabian Affolter | 2009-03-15 | 1 | -1013/+1124 |
| * | Updated Swedish | Magnus Larsson | 2009-03-14 | 1 | -229/+151 |
* | | Remove support for 'ifcfg-foo-bar' configurations that automatically inherit ... | Bill Nottingham | 2009-03-16 | 2 | -13/+0 |
* | | Remove slip support. | Bill Nottingham | 2009-03-16 | 2 | -114/+0 |
|/ |
|
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/initscripts | Bill Nottingham | 2009-03-13 | 2 | -1360/+1292 |
|\ |
|
| * | completed 100% punjabi tranaslation. | Jaswinder Singh | 2009-03-12 | 1 | -273/+179 |
| * | Updated Brazilian Portuguese translation | Igor Pires Soares | 2009-03-12 | 1 | -1087/+1113 |
* | | Cleanup bridges better on ifdown (#463325, <sean@bruenor@org>) | Bill Nottingham | 2009-03-11 | 1 | -11/+11 |
* | | Support MD on iSCSI (this *SHOULD* be udev rules, but alas) (#480627) | Bill Nottingham | 2009-03-11 | 1 | -0/+3 |
|/ |
|
* | update-po && refresh-po | Bill Nottingham | 2009-03-10 | 69 | -71352/+106504 |
* | 8.90-1initscripts-8.90-1 | Bill Nottingham | 2009-03-09 | 1 | -1/+12 |
* | Document CGROUP_DAEMON | Bill Nottingham | 2009-03-09 | 1 | -0/+10 |
* | cgroup support (<jsafrane@redhat.com>) | Bill Nottingham | 2009-03-06 | 1 | -2/+17 |
* | Fix various issues with dmraid handling (#485895, <hdegoede@redhat.com>) | Bill Nottingham | 2009-03-04 | 2 | -38/+1 |
* | Remove more device renaming code. | Bill Nottingham | 2009-03-03 | 1 | -4/+0 |
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/initscripts | Bill Nottingham | 2009-03-03 | 3 | -1001/+4485 |
|\ |
|
| * | Two minor corrections. | Lauri Nurmi | 2009-03-02 | 1 | -7/+7 |
| * | Updated German translation | Thomas Spura | 2009-02-27 | 1 | -994/+775 |
| * | adding for maithili; translation by sangeeta | Rajesh Ranjan | 2009-02-24 | 1 | -0/+3703 |
* | | Fix typo. (#487926) | Bill Nottingham | 2009-03-03 | 1 | -1/+1 |
* | | loadkeys has a -q option for silent running. Use it. | Bill Nottingham | 2009-02-26 | 1 | -6/+6 |
|/ |
|
* | Add compatiblity for openNHRP tunnels (#486559, <claude.tompers@ieee.lu>) | Bill Nottingham | 2009-02-20 | 1 | -1/+2 |
* | Don't re-init an existing device, it causes errors. (#484411, <jpayne@redhat.... | Bill Nottingham | 2009-02-06 | 1 | -1/+1 |
* | Use the same arguments for kpartx that we do in rc.sysinit. | Bill Nottingham | 2009-02-06 | 1 | -1/+1 |
* | Remove mtab, as this doesn't work with mount's locking semantics. (#457941) | Bill Nottingham | 2009-02-03 | 1 | -1/+0 |
* | 8.89-1initscripts-8.89-1 | Bill Nottingham | 2009-01-28 | 1 | -1/+7 |
* | Use a leading path marker when sourcing files. (#482826) | Bill Nottingham | 2009-01-28 | 4 | -9/+9 |
* | Don't unmount the nfsd filesystem when unmounting nfs client mounts. (#481794... | Bill Nottingham | 2009-01-27 | 1 | -1/+1 |
* | Bring up ipsec interfaces last. (#481733) | Bill Nottingham | 2009-01-27 | 1 | -8/+16 |
* | Remove 'exit 0' from bridge path, so that bridge + vlan works. (#481557, <dan... | Bill Nottingham | 2009-01-26 | 1 | -1/+0 |
* | 8.88-1initscripts-8.88-1 | Bill Nottingham | 2009-01-20 | 1 | -1/+5 |
* | Return success/failure correctly from start/stop. (#480677) | Bill Nottingham | 2009-01-20 | 1 | -1/+7 |
* | Fix typo. (#480799) | Bill Nottingham | 2009-01-20 | 1 | -1/+1 |
* | fix git commandsinitscripts-8.87-1 | Bill Nottingham | 2009-01-19 | 1 | -2/+2 |