Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add --start-daemon option to ui programs | Geoff Levand | 2012-03-08 | 17 | -32/+124 |
* | Log file cleanups | Geoff Levand | 2012-03-08 | 6 | -12/+13 |
* | Rename pb-nc, pb-twin to petitboot-nc, petitboot-twin | Geoff Levand | 2012-03-08 | 9 | -48/+30 |
* | Retry device mount without 'ro' option | Geoff Levand | 2012-03-08 | 1 | -0/+3 |
* | Add '--action=add' to udevadm trigger command | Geoff Levand | 2012-02-24 | 1 | -1/+3 |
* | Move installed programs from bin to sbin | Geoff Levand | 2012-02-24 | 4 | -7/+7 |
* | Cleanup man pages | Geoff Levand | 2012-02-24 | 7 | -11/+117 |
* | Update twin ui to use discover server | Geoff Levand | 2012-02-15 | 12 | -1200/+2708 |
* | Remove union in pb_opt_data | Geoff Levand | 2012-02-15 | 1 | -4/+2 |
* | Minor include path fix | Geoff Levand | 2012-02-15 | 1 | -1/+1 |
* | Add usage comment to parse_user_event | Geoff Levand | 2012-02-15 | 1 | -0/+6 |
* | Rename pb-nc-generic to pb-nc | Geoff Levand | 2012-02-15 | 1 | -3/+3 |
* | Remove unused file pb-cui.c | Geoff Levand | 2012-02-15 | 1 | -289/+0 |
* | Fixups for 'make dist' | Geoff Levand | 2012-02-12 | 3 | -13/+7 |
* | Add artwork files network.png, system.png | Geoff Levand | 2012-02-12 | 3 | -8/+8 |
* | Rename ps3-cui.c to ps3-main.c | Geoff Levand | 2012-02-12 | 1 | -0/+0 |
* | Include util files in 'make install' | Geoff Levand | 2012-02-12 | 1 | -0/+6 |
* | Add new file kboot.conf.sample | Geoff Levand | 2012-02-12 | 1 | -0/+20 |
* | Rename udhcpc to pb-udhcpc | Geoff Levand | 2012-02-12 | 1 | -0/+0 |
* | Convert build to use automake | Geoff Levand | 2012-02-12 | 20 | -331/+828 |
* | Add generic ncurses program | Geoff Levand | 2012-02-12 | 1 | -0/+289 |
* | Rename pb-test.c to discover-test.c | Geoff Levand | 2012-02-12 | 1 | -0/+0 |
* | Fix paths.c build warnings | Geoff Levand | 2011-12-04 | 1 | -2/+2 |
* | Fix params.c logging | Geoff Levand | 2011-12-04 | 1 | -4/+4 |
* | Fix params.c build warnings | Geoff Levand | 2011-12-04 | 1 | -2/+2 |
* | Move artwork from ui/twin to ui/common | Geoff Levand | 2011-11-13 | 7 | -1/+1 |
* | Remove KEY_LEFT in nc-menu | Geoff Levand | 2011-11-12 | 1 | -1/+0 |
* | Add header dependencies to rules.mk | Geoff Levand | 2011-11-12 | 1 | -6/+13 |
* | Add twin checks to configure | Geoff Levand | 2011-11-12 | 2 | -1/+13 |
* | Add custom TALLOC_ABORT | Geoff Levand | 2011-11-12 | 1 | -0/+7 |
* | Add va-copy check to configure.ac | Geoff Levand | 2011-11-12 | 2 | -6/+32 |
* | Add list_prev_entry, list_next_entry | Geoff Levand | 2011-11-11 | 1 | -4/+9 |
* | Return NULL for head list_entry | Geoff Levand | 2011-11-11 | 1 | -7/+9 |
* | Cleanup list formatting | Geoff Levand | 2011-11-11 | 1 | -12/+12 |
* | Add STATIC_LIST initializer | Geoff Levand | 2011-11-11 | 1 | -0/+7 |
* | Fix waiter_register return value | Geoff Levand | 2011-11-03 | 1 | -1/+5 |
* | Add data structs to ui-system | Geoff Levand | 2011-10-30 | 1 | -0/+21 |
* | Add pb_protocol_dump_device | Geoff Levand | 2011-10-30 | 2 | -0/+25 |
* | pb-event: Add help message | Geoff Levand | 2011-10-29 | 1 | -4/+33 |
* | Add n_options to struct device | Geoff Levand | 2011-10-27 | 2 | -0/+3 |
* | Update maintainer | Geoff Levand | 2011-10-11 | 1 | -1/+1 |
* | cui: Remove tab hotkey | Geoff Levand | 2009-08-26 | 1 | -1/+0 |
* | Fix seg fault on ps3 flash error | Geoff Levand | 2009-08-25 | 3 | -7/+6 |
* | Fix minor typo in discover-client file descriptor check | Geoff Levand | 2009-08-03 | 1 | -1/+1 |
* | Iterate over all conf file parsers | Geoff Levand | 2009-07-09 | 3 | -6/+6 |
* | Delete kexec temporary files before rebooting | Geoff Levand | 2009-07-09 | 5 | -26/+83 |
* | Build test UI program with tests | Geoff Levand | 2009-07-09 | 1 | -2/+2 |
* | Add petitboot man pages | Geoff Levand | 2009-07-09 | 6 | -0/+206 |
* | Add discover server options | Geoff Levand | 2009-07-09 | 1 | -2/+96 |
* | Use yaboot global boot option | Geoff Levand | 2009-07-09 | 1 | -7/+44 |