Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add URL test to resolve_path | Geoff Levand | 2009-06-30 | 1 | -0/+8 |
* | Add discover device report | Geoff Levand | 2009-06-30 | 3 | -12/+97 |
* | Remove device handler test code | Geoff Levand | 2009-06-30 | 1 | -33/+4 |
* | Check if yaboot.conf files are empty | Geoff Levand | 2009-06-30 | 1 | -1/+6 |
* | Remove unneeded conf strip | Geoff Levand | 2009-06-30 | 1 | -5/+0 |
* | Udev log socket device | Geoff Levand | 2009-06-30 | 1 | -0/+2 |
* | Add udev trigger | Geoff Levand | 2009-06-30 | 3 | -0/+13 |
* | Remove yaboot-cfg files | Geoff Levand | 2009-03-30 | 2 | -521/+0 |
* | Hookup yaboot parser | Geoff Levand | 2009-03-30 | 1 | -200/+221 |
* | Split common routines from kboot parser | Geoff Levand | 2009-03-30 | 4 | -269/+431 |
* | Log new boot options | Geoff Levand | 2009-03-30 | 1 | -0/+9 |
* | log discover mount failure | Geoff Levand | 2009-03-30 | 1 | -2/+4 |
* | Log server messages to file | Geoff Levand | 2009-03-23 | 4 | -8/+20 |
* | Loop through valid kboot conf names | Geoff Levand | 2009-03-23 | 1 | -13/+38 |
* | Make device instance constant | Geoff Levand | 2009-02-01 | 3 | -4/+4 |
* | Move log to library | Geoff Levand | 2009-02-01 | 8 | -38/+6 |
* | Move waiter to library | Geoff Levand | 2009-02-01 | 5 | -109/+4 |
* | Fix unused parameter warnings | Jeremy Kerr | 2009-02-01 | 3 | -3/+7 |
* | Fix build warnings | Geoff Levand | 2009-02-01 | 6 | -4/+7 |
* | Use separate section for parsers array | Jeremy Kerr | 2009-01-02 | 5 | -15/+41 |
* | Hook up parsers to device discovery | Jeremy Kerr | 2009-01-02 | 9 | -175/+219 |
* | Use a list for device->boot_options | Jeremy Kerr | 2009-01-02 | 1 | -2/+7 |
* | Remove reference to device.h | Jeremy Kerr | 2008-12-31 | 1 | -1/+0 |
* | Use talloc for device handler destruction | Jeremy Kerr | 2008-12-16 | 1 | -14/+11 |
* | Add device handler cleanup | Jeremy Kerr | 2008-12-16 | 2 | -20/+140 |
* | Initial device handler code | Jeremy Kerr | 2008-12-16 | 5 | -72/+318 |
* | Fix invocation of udev_init | Jeremy Kerr | 2008-12-16 | 1 | -1/+1 |
* | Hook up udev events to device handler | Jeremy Kerr | 2008-12-15 | 2 | -2/+9 |
* | Create device-handler for managing registered devices | Jeremy Kerr | 2008-12-15 | 5 | -34/+112 |
* | Initial support for multiple UIs | Jeremy Kerr | 2008-12-15 | 22 | -0/+2772 |