Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some whitespace annoyances. | Bill Nottingham | 2009-08-20 | 1 | -44/+44 |
| | |||||
* | /selinux is not configurable. Don't pretend it is (fixes #518164) | Bill Nottingham | 2009-08-20 | 1 | -10/+9 |
| | |||||
* | Add /var/lib/dbus to rwtab. (#515771) | Bill Nottingham | 2009-08-12 | 1 | -0/+1 |
| | |||||
* | Add some more entries to rwtab (#515771) | Bill Nottingham | 2009-08-10 | 1 | -0/+2 |
| | |||||
* | Support dracut's location for dhclient leases as well. (#515771) | Bill Nottingham | 2009-08-10 | 1 | -4/+6 |
| | |||||
* | Fix things so we don't build binaries on 'make archive'. | Bill Nottingham | 2009-08-10 | 1 | -2/+5 |
| | |||||
* | 8.97-1initscripts-8.97-1 | Bill Nottingham | 2009-08-10 | 1 | -1/+7 |
| | |||||
* | Fix IPv6 address checking (#516319) | Bill Nottingham | 2009-08-10 | 2 | -1/+2 |
| | |||||
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/initscripts | Bill Nottingham | 2009-08-10 | 1 | -260/+82 |
|\ | |||||
| * | Sending translation for Norwegian Bokmål | kmaraas | 2009-08-08 | 1 | -260/+82 |
| | | |||||
* | | Fix syntax error from earlier cleanups. (#515612, <jik@kamens.brookline.ma.us>) | Bill Nottingham | 2009-08-10 | 1 | -1/+1 |
|/ | |||||
* | Remove call to pam_console_apply. | Bill Nottingham | 2009-08-04 | 1 | -3/+0 |
| | | | | | 1) pam_console is doing it wrong. Use udev's acl support. 2) exactly what are we resetting for dynamically created udev devices? | ||||
* | 8.96-1initscripts-8.96-1 | Bill Nottingham | 2009-08-03 | 1 | -1/+15 |
| | |||||
* | Fix up upstart rules for s390(x). (#515222) | Bill Nottingham | 2009-08-03 | 2 | -2/+20 |
| | | | | On mainframe, we do not use tty*, and we just start a getty on console. | ||||
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/initscripts | Bill Nottingham | 2009-08-03 | 1 | -2/+2 |
|\ | |||||
| * | Sending translation for Danish | kristho | 2009-08-02 | 1 | -2/+2 |
| | | |||||
* | | Leave ChangeLog in the tarball only. (#515012) | Bill Nottingham | 2009-08-03 | 1 | -1/+1 |
|/ | |||||
* | Delete functions that are not used. | Victor Lowther | 2009-07-31 | 1 | -114/+0 |
| | |||||
* | Remove useless /sbin/ip wrapper function. | Bill Nottingham | 2009-07-31 | 4 | -63/+52 |
| | |||||
* | Remove another unused wrapper. | Bill Nottingham | 2009-07-31 | 1 | -12/+0 |
| | |||||
* | Remove unused ipv6_exec_ifconfig function. | Bill Nottingham | 2009-07-31 | 1 | -15/+0 |
| | |||||
* | More ipv6_exec_sysctl removals. | Bill Nottingham | 2009-07-31 | 3 | -14/+14 |
| | |||||
* | Remove useless sysctl wrapper function. | Bill Nottingham | 2009-07-31 | 1 | -24/+11 |
| | | | | /sbin/sysctl doesn't even *have* locale support. | ||||
* | Don't bother checking for /sbin/ip or /sbin/sysctl. | Bill Nottingham | 2009-07-31 | 1 | -10/+0 |
| | | | | They're required by the package for a reason. | ||||
* | Get rid of unused function. <victor.lowther@gmail.com> | Bill Nottingham | 2009-07-31 | 1 | -10/+0 |
| | |||||
* | Disable netfilter on bridged interfaces. (#512206) | Bill Nottingham | 2009-07-31 | 1 | -0/+5 |
| | |||||
* | Use resolv.conf from dracut netboot before setting hostname. (#514801, ↵ | Bill Nottingham | 2009-07-30 | 1 | -0/+3 |
| | | | | <wtogami@redhat.com>) | ||||
* | Nuke redundant declaration of action | Victor Lowther | 2009-07-30 | 1 | -11/+0 |
| | |||||
* | Use $(( )) for arithmetic statements instead of let or $[ ]. | Victor Lowther | 2009-07-30 | 4 | -9/+9 |
| | |||||
* | Use $() instead of `` for process expansion. | Bill Nottingham | 2009-07-30 | 30 | -142/+142 |
| | | | | Adapted from <victor.lowther@gmail.com>. | ||||
* | Remove very obsolete file. | Bill Nottingham | 2009-07-29 | 1 | -40/+0 |
| | |||||
* | Various ipdates to ipcalc to make it more useful. | Victor Lowther | 2009-07-29 | 1 | -27/+42 |
| | | | | | | | | 0 is a perfectly good prefix length. All the cool default routes use it. Autodetect if we are passed an IPv6 address and shift modes accordingly. Check prefixes as well as addresses when checking for validity. | ||||
* | More tests. | Bill Nottingham | 2009-07-29 | 1 | -0/+4 |
| | |||||
* | More tests. | Bill Nottingham | 2009-07-29 | 1 | -23/+30 |
| | |||||
* | Add some simple regression tests for ipcalc | Bill Nottingham | 2009-07-29 | 3 | -0/+90 |
| | | | | Adapted from tests from Matej Susta <msusta@redhat.com>. | ||||
* | ipcalc can handle all our IP checking needs now. | Victor Lowther | 2009-07-28 | 1 | -91/+5 |
| | |||||
* | Fix bash-ism. | Bill Nottingham | 2009-07-28 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/initscripts | Bill Nottingham | 2009-07-02 | 1 | -1004/+690 |
|\ | |||||
| * | Sending translation for Danish | kristho | 2009-06-28 | 1 | -1004/+690 |
| | | |||||
* | | Don't use mii-tool for link status; only use ethtool. | Bill Nottingham | 2009-07-02 | 1 | -13/+3 |
|/ | | | | Essentially a consequence of bug #491358. | ||||
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/initscripts | Bill Nottingham | 2009-06-26 | 1 | -7/+7 |
|\ | |||||
| * | Sending translation for Spanish | dennistobar | 2009-06-20 | 1 | -7/+7 |
| | | |||||
* | | Require /sbin/blkid directly, as it moves between packages (#508413) | Bill Nottingham | 2009-06-26 | 1 | -1/+1 |
|/ | |||||
* | Redirect bash errors on 'unset' to /dev/null. (#482888) | Bill Nottingham | 2009-06-18 | 3 | -3/+3 |
| | |||||
* | Sending translation for Slovak | palos | 2009-05-29 | 1 | -170/+105 |
| | |||||
* | Sending translation for Bengali (India) | runab | 2009-05-27 | 1 | -4/+6 |
| | |||||
* | Fix dmraid partition naming (#501476, <hdegoede@redhat.com>) | Bill Nottingham | 2009-05-26 | 1 | -1/+6 |
| | |||||
* | Don't quote upstart signals. (#501155) | Bill Nottingham | 2009-05-19 | 1 | -4/+4 |
| | |||||
* | 8.95-1initscripts-8.95-1 | Bill Nottingham | 2009-05-01 | 1 | -1/+10 |
| | |||||
* | Don't stop a runlevel event on subsequent entering of the same runlevel. ↵ | Bill Nottingham | 2009-05-01 | 7 | -7/+7 |
| | | | | | | | (#498514) A gnome-session bug caused shutdown events to be triggered multiple times. The effect of subsequent ones would be to kill the running shutdown. |