summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* test/parser: Add yaboot leftovers testJeremy Kerr2014-01-142-0/+36
* discover/yaboot: Remove known_names listJeremy Kerr2014-01-141-26/+2
* discover/yaboot: Clear globals_done when we see an image definitionJeremy Kerr2014-01-143-3/+33
* discover/udev: Set device type for optical media correctlyJeremy Kerr2014-01-131-1/+1
* config/powerpc: Always call update_network_configJeremy Kerr2013-12-231-2/+1
* ui/ncurses/nc-config: Add validation for network settingsJeremy Kerr2013-12-181-9/+30
* ui/ncurses/nc-widgets: Add initial textbox validation functionsJeremy Kerr2013-12-182-0/+68
* ui/ncurses/nc-config: expand mask fieldJeremy Kerr2013-12-181-1/+1
* configure: Use AC_GNU_SOURCEJeremy Kerr2013-12-1833-44/+54
* ui/ncurses: Add link status to system info & system config screensJeremy Kerr2013-12-182-3/+9
* lib/util: Avoid sprintf in mac_strJeremy Kerr2013-12-181-3/+6
* lib/util: Move mac_buf from nc code to util libraryJeremy Kerr2013-12-184-22/+55
* sysinfo: Add interface link status to sysinfo dataJeremy Kerr2013-12-185-14/+38
* test/lib: Add parent stdout testJeremy Kerr2013-12-182-0/+56
* discover/yaboot: Fix assertion failure on empty yaboot filesJeremy Kerr2013-12-103-1/+15
* discover/boot: Copy local paths before running boot hooksJeremy Kerr2013-12-051-13/+22
* discover/boot: Fix condition for updating boot paramsJeremy Kerr2013-12-051-5/+3
* discover/udev: Use UUIDs for multipath checkJeremy Kerr2013-12-051-9/+14
* ui/ncurses/boot-editor: Fix (null) when non-device resources are shownJeremy Kerr2013-12-031-1/+1
* discover/grub2: Fixes for bison 3.xJeremy Kerr2013-12-032-7/+7
* discover: Fix CDROM handlingJeremy Kerr2013-12-024-1/+172
* ui/ncurses: Add key debugJeremy Kerr2013-12-021-0/+2
* discover/device-handler: Ensure we free unresolved boot options on removeJeremy Kerr2013-12-025-1/+64
* discover/udev: copy dev->device path from udev devnodeJeremy Kerr2013-12-021-1/+2
* discover/grub2: Populate $prefix from config file locationJeremy Kerr2013-11-276-5/+54
* test/parser/grub2: Fix inconsistent conf/env pathsJeremy Kerr2013-11-272-2/+2
* discover/grub2: Use parser for a single parseJeremy Kerr2013-11-271-3/+3
* discover/grub2: Fix free in load_env commandJeremy Kerr2013-11-271-3/+3
* discover/grub2: Fix indentation errorJeremy Kerr2013-11-271-1/+1
* discover/grub2: Add support for -s and -f commandsJeremy Kerr2013-11-273-5/+84
* discover/network: In static config mode, only configure defined interfacesJeremy Kerr2013-11-271-1/+1
* lib/pb-config/powerpc-nvram: Fix format of dns configJeremy Kerr2013-11-261-1/+1
* ui/ncurses/nc-widgets: Unify select keyJeremy Kerr2013-11-221-15/+11
* ui/ncurses: Redraw entire screen with ctrl+LJeremy Kerr2013-11-221-4/+2
* ui/ncurses: Ensure boot editor window is properly paintedJeremy Kerr2013-11-221-0/+2
* ui/ncurses: Fix use-after-free when exiting boot option editorJeremy Kerr2013-11-221-13/+29
* ui/ncurses: Allow boot editor sysinfo updatesJeremy Kerr2013-11-222-65/+99
* ui/ncurses: Add widgetset_set_windowJeremy Kerr2013-11-222-0/+9
* ui/ncurses: Add widget_select_drop_optionsJeremy Kerr2013-11-222-0/+40
* ui/ncurses: Implement intra-field scrollingJeremy Kerr2013-11-222-12/+10
* ui/ncurses/widgets: Add widget focus offset queryJeremy Kerr2013-11-222-0/+24
* ui/ncurses: Draw boot editor into a scrollable padJeremy Kerr2013-11-221-5/+51
* ui/ncurses: Make boot editor paths relative to deviceJeremy Kerr2013-11-221-1/+65
* ui/ncurses: Add device selector to boot editorJeremy Kerr2013-11-221-4/+93
* ui/ncurses/widgets: Add n_options check to widget_select_get_valueJeremy Kerr2013-11-221-0/+2
* ui/ncurses: Split boot editor layoutJeremy Kerr2013-11-221-29/+59
* ui/ncurses: Make boot editor API consistent with config & sysinfo screensJeremy Kerr2013-11-226-105/+108
* ui/ncurses: remove boot_editor_attr_fieldJeremy Kerr2013-11-221-5/+0
* ui/ncurses: Add block devices to system info screenJeremy Kerr2013-11-221-2/+17
* discover: populate sysinfo with block devicesJeremy Kerr2013-11-224-0/+49
OpenPOWER on IntegriCloud