]> git.ozlabs.org Git - petitboot/shortlog
petitboot
2012-03-31 Geoff LevandCleanup --dry-run option code
2012-03-30 Geoff LevandAdd missing EXTRA_DIST files
2012-03-28 Geoff LevandAdd UI option --dry-run
2012-03-27 Geoff LevandAdd new macro DEFINE_LIST()
2012-03-27 Geoff Levandpb-discover: Ignore ram, loop and no-name devices
2012-03-27 Geoff LevandFix device mount retry
2012-03-27 Geoff LevandAdd more paths to grub2 parser
2012-03-27 Geoff LevandLog to stderr, allow --log=-
2012-03-27 Geoff LevandZero automatic sockaddr
2012-03-27 Geoff LevandAdd grub.cfg from opensuse install
2012-03-27 Geoff LevandAdd DEVPATH to udev_print_event()
2012-03-19 Geoff LevandAdd grub2 conf file parser
2012-03-19 Geoff LevandParser test cleanup
2012-03-19 Geoff LevandMinor comment fix
2012-03-18 Geoff LevandAdd new member get_pair to conf parser context
2012-03-18 Geoff LevandRefactor parser routine conf_get_param_pair()
2012-03-18 Geoff LevandAdd parser routine conf_replace_char()
2012-03-17 Geoff LevandConvert test to automake
2012-03-17 Geoff LevandFix build error in parser-test
2012-03-17 Geoff LevandUse static array for parsers
2012-03-17 Geoff LevandFix seg fault with bare kboot.conf variables
2012-03-16 Geoff LevandUse define_parser() for native
2012-03-10 Geoff LevandAdd logrotate.conf
2012-03-10 Geoff LevandAdd time to version string
2012-03-10 Geoff LevandFixup artwork licenses
2012-03-09 Geoff LevandAdd --start-daemon option to ui programs
2012-03-09 Geoff LevandLog file cleanups
2012-03-09 Geoff LevandRename pb-nc, pb-twin to petitboot-nc, petitboot-twin
2012-03-09 Geoff LevandRetry device mount without 'ro' option
2012-02-24 Geoff LevandAdd '--action=add' to udevadm trigger command
2012-02-24 Geoff LevandMove installed programs from bin to sbin
2012-02-24 Geoff LevandCleanup man pages
2012-02-15 Geoff LevandUpdate twin ui to use discover server
2012-02-15 Geoff LevandRemove union in pb_opt_data
2012-02-15 Geoff LevandMinor include path fix
2012-02-15 Geoff LevandAdd usage comment to parse_user_event
2012-02-15 Geoff LevandRename pb-nc-generic to pb-nc
2012-02-15 Geoff LevandRemove unused file pb-cui.c
2012-02-12 Geoff LevandFixups for 'make dist'
2012-02-12 Geoff LevandAdd artwork files network.png, system.png
2012-02-12 Geoff LevandRename ps3-cui.c to ps3-main.c
2012-02-12 Geoff LevandInclude util files in 'make install'
2012-02-12 Geoff LevandAdd new file kboot.conf.sample
2012-02-12 Geoff LevandRename udhcpc to pb-udhcpc
2012-02-12 Geoff LevandConvert build to use automake
2012-02-12 Geoff LevandAdd generic ncurses program
2012-02-12 Geoff LevandRename pb-test.c to discover-test.c
2011-12-05 Geoff LevandFix paths.c build warnings
2011-12-05 Geoff LevandFix params.c logging
2011-12-05 Geoff LevandFix params.c build warnings
2011-11-14 Geoff LevandMove artwork from ui/twin to ui/common
2011-11-12 Geoff LevandRemove KEY_LEFT in nc-menu
2011-11-12 Geoff LevandAdd header dependencies to rules.mk
2011-11-12 Geoff LevandAdd twin checks to configure
2011-11-12 Geoff LevandAdd custom TALLOC_ABORT
2011-11-12 Geoff LevandAdd va-copy check to configure.ac
2011-11-12 Geoff LevandAdd list_prev_entry, list_next_entry
2011-11-12 Geoff LevandReturn NULL for head list_entry
2011-11-12 Geoff LevandCleanup list formatting
2011-11-12 Geoff LevandAdd STATIC_LIST initializer
2011-11-04 Geoff LevandFix waiter_register return value
2011-10-31 Geoff LevandAdd data structs to ui-system
2011-10-31 Geoff LevandAdd pb_protocol_dump_device
2011-10-30 Geoff Levandpb-event: Add help message
2011-10-28 Geoff LevandAdd n_options to struct device
2011-10-11 Geoff LevandUpdate maintainer
2009-08-26 Geoff Levandcui: Remove tab hotkey
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
next