Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use 0.0.0.0/0, not 0/0. (#460580) | Bill Nottingham | 2008-09-03 | 3 | -3/+3 |
| | | | | Updated iproute doesn't like the old syntax. | ||||
* | Use the full path for arping. | Bill Nottingham | 2008-09-02 | 2 | -4/+4 |
| | |||||
* | Don't say that we're shutting off crypto if we aren't actually doing it. | Bill Nottingham | 2008-08-29 | 1 | -3/+2 |
| | |||||
* | 8.81-1 | Bill Nottingham | 2008-08-29 | 1 | -1/+5 |
| | |||||
* | Don't use -L. (#458652, #458504) | Bill Nottingham | 2008-08-22 | 1 | -1/+1 |
| | |||||
* | Kill more stuff from the loopback path. | Bill Nottingham | 2008-07-29 | 1 | -1/+1 |
| | |||||
* | 8.80-1 | Bill Nottingham | 2008-07-29 | 1 | -1/+7 |
| | |||||
* | Move debug stuff to its own package. | Bill Nottingham | 2008-07-29 | 1 | -1/+16 |
| | |||||
* | Rename the mcheck stuff to a more generic 'debug' framework. | Bill Nottingham | 2008-07-29 | 7 | -16/+16 |
| | |||||
* | Properly hide the plymouth splash if needed. | Bill Nottingham | 2008-07-28 | 2 | -20/+10 |
| | | | | Also, remove some old rhgb code. | ||||
* | DaveM hates syncookies. | Bill Nottingham | 2008-07-24 | 3 | -9/+0 |
| | | | | TCP snickerdoodles are next on the hit list. | ||||
* | Don't force tag. | Bill Nottingham | 2008-07-23 | 1 | -1/+1 |
| | |||||
* | Fix typo. (#455804, <ruslanpisarev@gmail.com>) | Bill Nottingham | 2008-07-18 | 1 | -1/+1 |
| | |||||
* | Fix spelling in comment | Bill Nottingham | 2008-07-16 | 1 | -2/+1 |
| | |||||
* | fix buildinitscripts-8.79-1 | Bill Nottingham | 2008-07-14 | 1 | -2/+2 |
| | |||||
* | 8.79-1 | Bill Nottingham | 2008-07-14 | 1 | -1/+9 |
| | |||||
* | Fix mcheck stuff to be installed correctly. | Bill Nottingham | 2008-07-14 | 3 | -12/+2 |
| | |||||
* | Set as executable. | Bill Nottingham | 2008-07-10 | 2 | -0/+0 |
| | |||||
* | Clarify comments. | Bill Nottingham | 2008-07-10 | 1 | -3/+2 |
| | |||||
* | Don't do the arping check for loopback. | Bill Nottingham | 2008-07-10 | 1 | -0/+2 |
| | | | | As it's rather pointless. | ||||
* | No need to wait here. <arjan@infradead.org> | Bill Nottingham | 2008-07-10 | 1 | -2/+0 |
| | | | | Untracked files: | ||||
* | Minor cleanups. | Bill Nottingham | 2008-07-10 | 1 | -9/+3 |
| | | | | | Use sysfs to see if the bridge is there, and brctl has had error codes for quite a while now. | ||||
* | Clean up noise. | Bill Nottingham | 2008-07-09 | 1 | -2/+0 |
| | |||||
* | remove references to static dmraid/multipath binaries (#453987) | Bill Nottingham | 2008-07-03 | 2 | -7/+7 |
| | |||||
* | 2008-07-01 Janis Ozolins <janis_fjc@yahoo.co.uk> (via johnij@fedoraproject.org) | Janis Ozolins | 2008-07-01 | 1 | -1035/+1391 |
| | | | | * po/lv.po: Added Latvian translation | ||||
* | 2008-06-29 Janis Ozolins <janis_fjc@yahoo.co.uk> (via johnij@fedoraproject.org) | Janis Ozolins | 2008-06-29 | 1 | -0/+3589 |
| | | | | * po/lv.po: New translation, unfinished | ||||
* | Remove commented-out code | Bill Nottingham | 2008-06-20 | 1 | -3/+0 |
| | |||||
* | Remove old dead stuff. | Bill Nottingham | 2008-06-20 | 8 | -1448/+0 |
| | |||||
* | Fix /dev/pts mountinitscripts-8.78-1 | Bill Nottingham | 2008-06-20 | 2 | -1/+8 |
| | |||||
* | Fix clock rules to properly handle old-style RTC devices (#447019)initscripts-8.77-1 | Bill Nottingham | 2008-06-19 | 1 | -1/+1 |
| | |||||
* | 8.77-1 | Bill Nottingham | 2008-06-19 | 1 | -1/+16 |
| | |||||
* | Don't export GRAPHICAL - plymouth is for all modes. | Bill Nottingham | 2008-06-19 | 4 | -32/+3 |
| | | | | Don't try to start rhgb. | ||||
* | Revert "Remove rhgb support." | Bill Nottingham | 2008-06-19 | 5 | -6/+80 |
| | | | | This reverts commit c722b0ee95746aa9289efd40bbdd23a87d1e5dee. | ||||
* | Support SYSFONTACM correctly, and support UNIMAP (#448704, ↵ | Bill Nottingham | 2008-06-19 | 1 | -4/+10 |
| | | | | <vvv+fedora@colocall.net>) | ||||
* | Move this stuff to profile.d. | Peter Jones | 2008-06-17 | 4 | -0/+22 |
| | |||||
* | Add code to set MALLOC_CHECK_ and MALLOC_PERTURB_ . | Peter Jones | 2008-06-17 | 2 | -0/+15 |
| | | | | Add mcheck to rc.sysinit. | ||||
* | 2008-06-04 Manoj Kumar Giri <mgiri@redhat.com> (via mgiri@fedoraproject.org) | Manoj Kumar Giri | 2008-06-04 | 1 | -741/+251 |
| | | | | * po/or.po: Updated Translation for Oriya | ||||
* | Fix typo, and don't restorecon on swap, etc. partitions (#448886) | Bill Nottingham | 2008-05-29 | 1 | -1/+1 |
| | |||||
* | Remove dead code | Bill Nottingham | 2008-05-23 | 1 | -16/+0 |
| | |||||
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/initscripts | Bill Nottingham | 2008-05-23 | 1 | -2/+2 |
|\ | |||||
| * | 2008-05-19 Piotr Drąg <piotrdrag@gmail.com> (via raven@fedoraproject.org) | Piotr Drąg | 2008-05-19 | 1 | -2/+2 |
| | | | | | | | | * po/pl.po: Fixed wrong string | ||||
* | | Silence extraneous error message. | Bill Nottingham | 2008-05-23 | 1 | -1/+1 |
| | | |||||
* | | Don't try to startup crypto if we can't find the device, or if it isn't there. | Bill Nottingham | 2008-05-23 | 1 | -0/+2 |
| | | |||||
* | | Don't echo crypto stuff unless we're actually *doing* something | Bill Nottingham | 2008-05-23 | 1 | -14/+5 |
| | | |||||
* | | Don't try to rename devices - udev rules are the way to go | Bill Nottingham | 2008-05-23 | 2 | -35/+0 |
|/ | |||||
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/initscripts | Bill Nottingham | 2008-05-15 | 1 | -0/+7 |
|\ | |||||
| * | Make resolve_dm_raid() work when your original raid was set up with | Peter Jones | 2008-05-14 | 1 | -0/+7 |
| | | | | | | | | parameters generated by an older dmraid's "dmraid -ay --test". | ||||
* | | Don't unmount sysfs in halt. (#446292) | Bill Nottingham | 2008-05-15 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/initscripts | Bill Nottingham | 2008-05-13 | 1 | -475/+159 |
|\ | |||||
| * | Merge branch 'master' of ssh://git.fedorahosted.org/git/initscripts | Eun-Ju KIm | 2008-05-09 | 30 | -2550/+459 |
| |\ |