]> git.ozlabs.org Git - petitboot/shortlog
petitboot
2009-08-26 Geoff LevandFix seg fault on ps3 flash error
2009-08-04 Geoff LevandFix minor typo in discover-client file descriptor check
2009-07-09 Geoff LevandIterate over all conf file parsers
2009-07-09 Geoff LevandDelete kexec temporary files before rebooting
2009-07-09 Geoff LevandBuild test UI program with tests
2009-07-09 Geoff LevandAdd petitboot man pages
2009-07-09 Geoff LevandAdd discover server options
2009-07-09 Geoff LevandUse yaboot global boot option
2009-07-09 Geoff LevandFix parsing for OpenSUSE
2009-07-09 Geoff LevandZero parser globals before use
2009-07-09 Geoff LevandAdd default video arg to kernel command line
2009-07-09 Geoff LevandAdd ncurses joystick support
2009-07-09 Geoff LevandUpdate item text on edit
2009-07-09 Geoff LevandRemove unused ked status ked_boot.
2009-07-09 Geoff LevandRemove nc menu description
2009-07-09 Geoff LevandCUI add empty item
2009-07-09 Geoff LevandAdd generic CUI program
2009-07-09 Geoff LevandFix CUI scroll
2009-07-09 Geoff LevandFix ps3 boot game OS
2009-07-09 Geoff LevandDisplay version on debug builds
2009-07-09 Geoff LevandAdd PS3 timeout option
2009-07-09 Geoff LevandAdd PS3 reset default option
2009-07-09 Geoff LevandAdd PS3 countdown timer
2009-07-09 Geoff LevandAdd CUI countdown timer
2009-07-09 Geoff LevandAdd generic UI countdown timer
2009-07-09 Geoff LevandRemove ked ctrl-B hot key
2009-07-09 Geoff LevandFix ked backspace
2009-07-09 Geoff LevandSimplify kexec
2009-07-09 Geoff LevandFix kexec call
2009-07-09 Geoff LevandQuiet wget
2009-07-09 Geoff LevandLog child output
2009-07-09 Geoff LevandRemove discover sd to ps3d hack
2009-07-09 Geoff Levandmakefile INSTALL variables
2009-07-09 Geoff LevandFix nc-cui comment
2009-06-30 Geoff LevandAdd PS3 ncurses CUI program
2009-06-30 Geoff LevandAdd ncurses UI support
2009-06-30 Geoff LevandAdd ncurses boot option editor
2009-06-30 Geoff LevandAdd ncurses UI menu
2009-06-30 Geoff LevandAdd udhcpc utility script
2009-06-30 Geoff LevandAdd pb-event helper utility
2009-06-30 Geoff LevandAdd discover user event
2009-06-30 Geoff LevandMake udev_event a generic event
2009-06-30 Geoff LevandAdd ui-system helper routines
2009-06-30 Geoff LevandAdd remote file loading routines
2009-06-30 Geoff LevandAdd URL parsing routines
2009-06-30 Geoff LevandSwitch device-handler to system helpers
2009-06-30 Geoff LevandMove common system routines to lib
2009-06-30 Geoff LevandAdd URL test to resolve_path
2009-06-30 Geoff LevandAdd discover device report
2009-06-30 Geoff LevandRemove device handler test code
2009-06-30 Geoff LevandAdd test case for empty yaboot.conf file
2009-06-30 Geoff LevandCheck if yaboot.conf files are empty
2009-06-30 Geoff LevandRemove unneeded conf strip
2009-06-30 Geoff LevandUdev log socket device
2009-06-30 Geoff LevandAdd udev trigger
2009-06-30 Geoff LevandIncrease protocol payload size to 64KiB
2009-06-30 Geoff LevandRevert const device in discover_client_ops
2009-06-30 Geoff LevandFix memmove size
2009-03-30 Geoff LevandPS3 platform routines
2009-03-30 Geoff LevandRename client add remove ops
2009-03-30 Geoff LevandKboot parser URL test
2009-03-30 Geoff LevandAdd more yaboot parser tests
2009-03-30 Geoff LevandFixup parser test program
2009-03-30 Geoff LevandRemove yaboot-cfg files
2009-03-30 Geoff LevandHookup yaboot parser
2009-03-30 Geoff LevandSplit common routines from kboot parser
2009-03-30 Geoff LevandLog new boot options
2009-03-30 Geoff Levandlog discover mount failure
2009-03-30 Geoff LevandMakefile set udev rule permissions
2009-03-30 Geoff LevandFix udev rule
2009-03-30 Geoff LevandGet log stream
2009-03-30 Geoff LevandIncrease protocol payload size
2009-03-23 Jeremy KerrAdd hotplug test script
2009-03-23 Geoff LevandLog server messages to file
2009-03-23 Geoff LevandAdd CFLAGS to LDFLAGS
2009-03-23 Geoff LevandFix out of source make dist
2009-03-23 Geoff LevandAdd makefile deps to makefile
2009-03-23 Geoff LevandMakefile cleanups
2009-03-23 Geoff LevandAdd maintainer-clean makefile target
2009-03-23 Geoff LevandInstall udev rules
2009-03-23 Geoff LevandAdd SHELL to Makefile.in
2009-03-23 Geoff LevandHookup the --with-twin configure option
2009-03-23 Geoff LevandInclude types header in talloc
2009-03-23 Geoff LevandLoop through valid kboot conf names
2009-03-23 Geoff LevandRename symbol new
2009-03-23 Geoff LevandAdd list_for_each_entry_continue routine
2009-02-21 Geoff LevandPass cb_arg to discover_client_init
2009-02-21 Geoff Levandpetitboot: Add --with-twin config option
2009-02-21 Geoff LevandRemove boot_option_copy routine
2009-02-21 Geoff LevandAdd list insert routines
2009-02-21 Geoff LevandAdd protocol object compare routines
2009-02-02 Geoff LevandFix log move commit
2009-02-01 Jeremy Kerr[discover client] Remove device from discover array...
2009-02-01 Jeremy Kerr[discover client] Add device accessors
2009-02-01 Jeremy Kerr[pb-protocol] Add ui_info member to devices and boot...
2009-02-01 Jeremy Kerr[discover client] Make devices persistent
2009-02-01 Geoff LevandMake device instance constant
2009-02-01 Geoff LevandMake client ops constant
2009-02-01 Geoff LevandAdd client ops instance arg
2009-02-01 Geoff LevandAdd boot_option_copy routine
next