]> git.ozlabs.org Git - petitboot/shortlog
petitboot
2014-01-21 Jeremy Kerrlib/process: Add helper for check process clean exit
2014-01-21 Jeremy Kerrdiscover/paths: Check process exit status when loading...
2014-01-21 Jeremy Kerrutils/hooks: Add dtb-sort hook
2014-01-21 Jeremy Kerrutils/pb-udhcpc: Unify references to DHCP bootfile...
2014-01-20 Jeremy Kerrutils/pb-udhcpc: Fix incorrect reference to $interface
2014-01-20 Jeremy Kerrutils/pb-udhcpc: remove bashism when reading mac address
2014-01-17 Jeremy Kerrdiscover/network: Send DHCP client architecture type
2014-01-17 Jeremy Kerrdiscover: Support DHCP "pathprefix" configuration option
2014-01-17 Jeremy Kerrtest/parser: Check for full URLs in parser tests
2014-01-17 Jeremy Kerrdiscover: Don't rely on ctx->conf_url side-effect in...
2014-01-17 Ben Stoltzdiscover/grub: Use --id values for default option detection
2014-01-17 Jeremy Kerrdiscover: Bring down configured interfaces on discover...
2014-01-15 Jeremy Kerrutils: Add boot hook to set stdout property on DT machines
2014-01-14 Jeremy Kerrdiscover: we need stderr for the BusyBox TFTP type...
2014-01-14 Jeremy Kerrlib/process: Add add_stderr flag to process module
2014-01-14 Jeremy Kerrtest/parser: Add yaboot leftovers test
2014-01-14 Jeremy Kerrdiscover/yaboot: Remove known_names list
2014-01-14 Jeremy Kerrdiscover/yaboot: Clear globals_done when we see an...
2014-01-13 Jeremy Kerrdiscover/udev: Set device type for optical media correctly
2013-12-23 Jeremy Kerrconfig/powerpc: Always call update_network_config
2013-12-18 Jeremy Kerrui/ncurses/nc-config: Add validation for network settings
2013-12-18 Jeremy Kerrui/ncurses/nc-widgets: Add initial textbox validation...
2013-12-18 Jeremy Kerrui/ncurses/nc-config: expand mask field
2013-12-18 Jeremy Kerrconfigure: Use AC_GNU_SOURCE
2013-12-18 Jeremy Kerrui/ncurses: Add link status to system info & system...
2013-12-18 Jeremy Kerrlib/util: Avoid sprintf in mac_str
2013-12-18 Jeremy Kerrlib/util: Move mac_buf from nc code to util library
2013-12-18 Jeremy Kerrsysinfo: Add interface link status to sysinfo data
2013-12-18 Jeremy Kerrtest/lib: Add parent stdout test
2013-12-10 Jeremy Kerrdiscover/yaboot: Fix assertion failure on empty yaboot...
2013-12-05 Jeremy Kerrdiscover/boot: Copy local paths before running boot...
2013-12-05 Jeremy Kerrdiscover/boot: Fix condition for updating boot params
2013-12-05 Jeremy Kerrdiscover/udev: Use UUIDs for multipath check
2013-12-03 Jeremy Kerrui/ncurses/boot-editor: Fix (null) when non-device...
2013-12-03 Jeremy Kerrdiscover/grub2: Fixes for bison 3.x
2013-12-02 Jeremy Kerrdiscover: Fix CDROM handling
2013-12-02 Jeremy Kerrui/ncurses: Add key debug
2013-12-02 Jeremy Kerrdiscover/device-handler: Ensure we free unresolved...
2013-12-02 Jeremy Kerrdiscover/udev: copy dev->device path from udev devnode
2013-11-27 Jeremy Kerrdiscover/grub2: Populate $prefix from config file location
2013-11-27 Jeremy Kerrtest/parser/grub2: Fix inconsistent conf/env paths
2013-11-27 Jeremy Kerrdiscover/grub2: Use parser for a single parse
2013-11-27 Jeremy Kerrdiscover/grub2: Fix free in load_env command
2013-11-27 Jeremy Kerrdiscover/grub2: Fix indentation error
2013-11-27 Jeremy Kerrdiscover/grub2: Add support for -s and -f commands
2013-11-27 Jeremy Kerrdiscover/network: In static config mode, only configure...
2013-11-26 Jeremy Kerrlib/pb-config/powerpc-nvram: Fix format of dns config
2013-11-22 Jeremy Kerrui/ncurses/nc-widgets: Unify select key
2013-11-22 Jeremy Kerrui/ncurses: Redraw entire screen with ctrl+L
2013-11-22 Jeremy Kerrui/ncurses: Ensure boot editor window is properly painted
2013-11-22 Jeremy Kerrui/ncurses: Fix use-after-free when exiting boot option...
2013-11-22 Jeremy Kerrui/ncurses: Allow boot editor sysinfo updates
2013-11-22 Jeremy Kerrui/ncurses: Add widgetset_set_window
2013-11-22 Jeremy Kerrui/ncurses: Add widget_select_drop_options
2013-11-22 Jeremy Kerrui/ncurses: Implement intra-field scrolling
2013-11-22 Jeremy Kerrui/ncurses/widgets: Add widget focus offset query
2013-11-22 Jeremy Kerrui/ncurses: Draw boot editor into a scrollable pad
2013-11-22 Jeremy Kerrui/ncurses: Make boot editor paths relative to device
2013-11-22 Jeremy Kerrui/ncurses: Add device selector to boot editor
2013-11-22 Jeremy Kerrui/ncurses/widgets: Add n_options check to widget_selec...
2013-11-22 Jeremy Kerrui/ncurses: Split boot editor layout
2013-11-22 Jeremy Kerrui/ncurses: Make boot editor API consistent with config...
2013-11-22 Jeremy Kerrui/ncurses: remove boot_editor_attr_field
2013-11-22 Jeremy Kerrui/ncurses: Add block devices to system info screen
2013-11-22 Jeremy Kerrdiscover: populate sysinfo with block devices
2013-11-22 Jeremy Kerrprotocol: Add block device information to system info
2013-11-22 Jeremy Kerrdiscover: Use pxeconffile for udhcpc option name
2013-11-22 Jeremy Kerrutils/pb-console: Exit after running getty in detached...
2013-11-19 Jeremy Kerrui/ncurses: Fix pad size check
2013-11-19 Jeremy Kerrui/ncurses: Don't mess with prog_mode in cui_boot
2013-11-18 Geoff Levandautomake: Fixups for maintainer-clean
2013-11-14 Jeremy Kerrlib/system: Don't leak in pb_mkdir_recursive
2013-11-14 Jeremy Kerrdiscover: Use mkstemp rather than tempnam
2013-11-14 Jeremy Kerrutils/pb-console: reset after UI exit
2013-11-14 Jeremy Kerrui/ncurses/menu: Allow space to select menu items
2013-11-14 Jeremy Kerrui/ncurses: Add descriptive text for configuration...
2013-11-14 Jeremy Kerrui/ncurses/nc-config: Draw config form into a scrollabl...
2013-11-14 Jeremy Kerrnui/ncurses: Allow config screen updates
2013-11-14 Jeremy Kerrui/ncurses: Add help for the DNS option
2013-11-14 Jeremy Kerrui/ncurses: Populate configuration interface with curre...
2013-11-14 Jeremy Kerrui/ncurses: Parse configuration form & send to server
2013-11-14 Jeremy Kerrui/ncurses: Add network configuration
2013-11-14 Jeremy Kerrui/ncurses: Add basic config editor
2013-11-13 Jeremy Kerrui/ncurses: Receive config messages
2013-11-13 Jeremy Kerrui/ncurses: Use nc-widgets for boot editor
2013-11-13 Jeremy Kerrui/ncurses: Add simple ncurses form widget set
2013-11-13 Jeremy Kerrui/ncurses: Add sysinfo screen
2013-11-13 Jeremy Kerrui/ncurses/scr: Add definition for frame offset
2013-11-13 Jeremy Kerrui/ncurses: nc-menu.h needs assert.h
2013-11-13 Jeremy Kerrui/common: Don't talloc_free sysinfo and status explicitly
2013-11-13 Jeremy Kerrui/ncurses: Add nc_scr_{un,}post()
2013-11-13 Jeremy Kerrui/ncurses: Move general nc init code to cui module
2013-11-13 Jeremy Kerrdiscover: Handle incoming configuration messages
2013-11-13 Jeremy Kerrconfig: Implement config messages
2013-11-13 Jeremy Kerrlib/pb-protocol: Add serialise & deserialise for struct...
2013-11-13 Jeremy Kerrlib/types: use unsigned int for interface, dns and...
2013-11-13 Jeremy Kerrlib: Move config structure defitinitions to types.h
2013-11-13 Jeremy Kerrlib/pb-config: Implement save method for test storage
2013-11-13 Jeremy Kerrlib/pb-config: Implement save method for powerpc nvram...
2013-11-13 Jeremy Kerrlib/pb-config: Implement config_set
next