Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | limit udev rule for network renaming (#907365, mschmidt@redhat.com) | Lukas Nykryn | 2013-02-20 | 1 | -1/+1 |
| | |||||
* | Change the net rule that reads ifcfg files to explicitly set the interface ↵ | Bill Nottingham | 2012-11-26 | 1 | -1/+1 |
| | | | | name. (#870859) | ||||
* | Drop net.hotplug | Bill Nottingham | 2012-08-06 | 1 | -1/+0 |
| | |||||
* | Initial removal of support for non-systemd systems. | Bill Nottingham | 2012-08-06 | 1 | -15/+0 |
| | |||||
* | Drop this entirely, as it causes issues in conjunction with systemd. | Bill Nottingham | 2011-10-06 | 1 | -3/+0 |
| | | | | Non-systemd init daemons will need to recreate this functionality. | ||||
* | Don't bring up lo from udev; do it from network/NM/systemd. | Bill Nottingham | 2010-10-14 | 1 | -1/+0 |
| | |||||
* | udev: make sure to initialize console only once | Lennart Poettering | 2010-08-19 | 1 | -0/+6 |
| | | | | | | Otherwise an "udevadm trigger" which sends out change events for all devices might cause X11 to be confused because the console is reset beneath it. | ||||
* | Move ccw_init and ccw udev rules to s390utils. (#539491) | Bill Nottingham | 2010-02-15 | 1 | -9/+0 |
| | |||||
* | Deal with the udev change of the week. | Bill Nottingham | 2010-02-01 | 1 | -2/+2 |
| | | | | SYSFS deprecated, ATTR is the new paradigm. (#560756) | ||||
* | Old-style RTC devices won't have the 'hctosys' attribute. Handle them ↵ | Bill Nottingham | 2009-11-17 | 1 | -2/+1 |
| | | | | correctly. (#537595) | ||||
* | Handle both kernels with CONFIG_RTC_HCTOSYS and those without. | Bill Nottingham | 2009-09-21 | 1 | -2/+4 |
| | |||||
* | Use --systz instead of --hctosys. (#517886, #489494) | Bill Nottingham | 2009-09-02 | 1 | -2/+2 |
| | | | | | Also, require a new enough kernel that sets the clock, and a new enough util-linux that implements --systz. | ||||
* | Fix clock rules to properly handle old-style RTC devices (#447019)initscripts-8.77-1 | Bill Nottingham | 2008-06-19 | 1 | -1/+1 |
| | |||||
* | Bring up lo whenever it shows up; having to separately do this in NM and ↵ | Bill Nottingham | 2008-04-04 | 1 | -0/+1 |
| | | | | network is silly | ||||
* | Improve performance of s390 ccw rules (#437110, <mernst@de.ibm.com>) | Bill Nottingham | 2008-03-13 | 1 | -1/+9 |
| | |||||
* | Add a helper that checks for serial and serial-like consoles | Bill Nottingham | 2008-03-10 | 1 | -0/+8 |
| | | | | | This works by doing checks from udev that emit upstart events. upstart listens to these events and starts a getty if needed. | ||||
* | Add rules file to run console_init on boot. | Bill Nottingham | 2008-02-26 | 1 | -0/+1 |
| | |||||
* | use udev rules to set the clock, avoiding issues with modular rtcs (#290731) | Bill Nottingham | 2008-02-01 | 1 | -0/+2 |
| | |||||
* | just suggest an interface name, don't do actual renaming | Bill Nottingham | 2007-10-05 | 1 | -1/+1 |
| | |||||
* | move ccwgroup initialization to a udev rule (#199139, #199655, #169161) | Bill Nottingham | 2006-09-27 | 1 | -0/+1 |
| | |||||
* | apply changes from FC5 branch - automatically rename devices on startup | Bill Nottingham | 2006-04-10 | 1 | -0/+1 |
| | |||||
* | move hotplug handling here. add udev rules. obsolete hotplug. | Bill Nottingham | 2006-01-20 | 1 | -0/+1 |