summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* utils/hooks: Add dtb-sort hookJeremy Kerr2014-01-211-0/+12
* utils/pb-udhcpc: Unify references to DHCP bootfile parameterJeremy Kerr2014-01-212-10/+12
* utils/pb-udhcpc: Fix incorrect reference to $interfaceJeremy Kerr2014-01-201-2/+2
* utils/pb-udhcpc: remove bashism when reading mac addressJeremy Kerr2014-01-201-1/+1
* discover/network: Send DHCP client architecture typeJeremy Kerr2014-01-171-0/+1
* discover: Support DHCP "pathprefix" configuration optionJeremy Kerr2014-01-177-37/+177
* test/parser: Check for full URLs in parser testsJeremy Kerr2014-01-178-12/+24
* discover: Don't rely on ctx->conf_url side-effect in user_event_parse_conf_urlJeremy Kerr2014-01-173-5/+11
* discover/grub: Use --id values for default option detectionBen Stoltz2014-01-173-7/+53
* discover: Bring down configured interfaces on discover server exit.Jeremy Kerr2014-01-172-1/+7
* utils: Add boot hook to set stdout property on DT machinesJeremy Kerr2014-01-151-0/+23
* discover: we need stderr for the BusyBox TFTP type checkJeremy Kerr2014-01-141-0/+1
* lib/process: Add add_stderr flag to process moduleJeremy Kerr2014-01-145-1/+118
* 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
OpenPOWER on IntegriCloud