summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* protocol: Add block device information to system infoJeremy Kerr2013-11-222-1/+49
* discover: Use pxeconffile for udhcpc option nameJeremy Kerr2013-11-227-6/+7
* utils/pb-console: Exit after running getty in detached stateJeremy Kerr2013-11-221-0/+1
* ui/ncurses: Fix pad size checkJeremy Kerr2013-11-191-1/+1
* ui/ncurses: Don't mess with prog_mode in cui_bootJeremy Kerr2013-11-191-5/+0
* automake: Fixups for maintainer-cleanGeoff Levand2013-11-182-2/+2
* lib/system: Don't leak in pb_mkdir_recursiveJeremy Kerr2013-11-141-3/+6
* discover: Use mkstemp rather than tempnamJeremy Kerr2013-11-141-4/+6
* utils/pb-console: reset after UI exitJeremy Kerr2013-11-141-0/+1
* ui/ncurses/menu: Allow space to select menu itemsJeremy Kerr2013-11-141-0/+1
* ui/ncurses: Add descriptive text for configuration editorJeremy Kerr2013-11-141-12/+44
* ui/ncurses/nc-config: Draw config form into a scrollable padJeremy Kerr2013-11-141-4/+70
* nui/ncurses: Allow config screen updatesJeremy Kerr2013-11-143-9/+50
* ui/ncurses: Add help for the DNS optionJeremy Kerr2013-11-141-1/+14
OpenPOWER on IntegriCloud