Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Fix parsing for OpenSUSE | Geoff Levand | 2009-07-09 | 1 | -22/+44 |
* | Zero parser globals before use | Geoff Levand | 2009-07-09 | 4 | -2/+20 |
* | Add default video arg to kernel command line | Geoff Levand | 2009-07-09 | 1 | -2/+30 |
* | Add ncurses joystick support | Geoff Levand | 2009-07-09 | 11 | -9/+278 |
* | Update item text on edit | Geoff Levand | 2009-07-09 | 3 | -28/+112 |
* | Remove unused ked status ked_boot. | Geoff Levand | 2009-07-09 | 2 | -8/+1 |
* | Remove nc menu description | Geoff Levand | 2009-07-09 | 5 | -38/+23 |
* | CUI add empty item | Geoff Levand | 2009-07-09 | 7 | -14/+72 |
* | Add generic CUI program | Geoff Levand | 2009-07-09 | 3 | -3/+290 |
* | Fix CUI scroll | Geoff Levand | 2009-07-09 | 1 | -0/+3 |
* | Fix ps3 boot game OS | Geoff Levand | 2009-07-09 | 1 | -2/+1 |
* | Display version on debug builds | Geoff Levand | 2009-07-09 | 1 | -0/+5 |
* | Add PS3 timeout option | Geoff Levand | 2009-07-09 | 1 | -4/+10 |