Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. | ||||
* | 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 |