summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* discover/grub2: improve handling of word & delimiter tokensJeremy Kerr2014-12-017-41/+156
* test/parser: Add dependency on libpbcore.laJeremy Kerr2014-12-011-1/+1
* lib/fold: fix warning with -DDEBUGJeremy Kerr2014-12-011-1/+1
* discover/grub2: fix incorrect prototype in yyerrorJeremy Kerr2014-12-012-5/+6
* ui/ncurses: Properly size buttons in boot option editorSamuel Mendoza-Jonas2014-10-131-3/+3
* po: Translation UpdatesSamuel Mendoza-Jonas2014-10-1311-54/+54
* ui/ncurses: Expand width of padSamuel Mendoza-Jonas2014-10-081-1/+1
* ui/ncurses: Warn if widget runs over horizontal pad widthSamuel Mendoza-Jonas2014-10-081-0/+4
* ui/ncurses: Properly size cancel and help buttonsSamuel Mendoza-Jonas2014-10-083-7/+7
* ui/ncurses: Dynamically align text fields in nc-configSamuel Mendoza-Jonas2014-10-081-1/+35
* po: Minor Russian translation updatesSamuel Mendoza-Jonas2014-10-0811-19/+19
* discover/platform: Add finalise_config_hookJeremy Kerr2014-09-304-11/+25
* po: French translation updatesSamuel Mendoza-Jonas2014-09-301-14/+13
* ui/ncurses: Adjust position of add-url field to fit translated labelSamuel Mendoza-Jonas2014-09-301-1/+1
* ui/ncurses: Expand cancel & help button widthSamuel Mendoza-Jonas2014-09-234-12/+12
* po: translation updatesSamuel Mendoza-Jonas2014-09-2311-53/+189
* tests/lib/test-fold: Add mbs test with separatorsJeremy Kerr2014-09-231-1/+12
* lib/fold: Add support for multibyte stringsJeremy Kerr2014-09-232-15/+109
* ui/ncurses: Fix unstranslated strings in sysinfo screenJeremy Kerr2014-09-191-2/+4
* discover/platform-powerpc: Read language configuration from NVRAMJeremy Kerr2014-09-181-0/+7
* ui/ncurses: Fix clearing a boot device UUIDJeremy Kerr2014-09-181-7/+6
* discover/platform: Add boot device to config dumpJeremy Kerr2014-09-181-0/+3
* po: Add initial translationsJeremy Kerr2014-09-1813-1/+5444
* ui/ncurses: Correctly size pad for config screenSamuel Mendoza-Jonas2014-09-101-5/+10
* ui/ncurses: Help string fixesJeremy Kerr2014-09-043-10/+10
* ui/ncurses: Exit safe mode on configuration changeSamuel Mendoza-Jonas2014-09-043-3/+31
* discover: Reject ADD_URL actions without configured networkSamuel Mendoza-Jonas2014-09-042-1/+10
* discover: Implement PXE SYSAPPEND syntaxJeremy Kerr2014-08-253-1/+83
* ui/ncurses: Update 'add-url' help messageSamuel Mendoza-Jonas2014-08-252-13/+13
* ui/ncurses: Add new main menu options to help screenJeremy Kerr2014-08-212-1/+25
* ui/ncurses: Make device labels translateableJeremy Kerr2014-08-212-6/+18
* discover/platform-powerpc: Fix incorrect device tree directoryJeremy Kerr2014-08-071-3/+8
* version.sh: Don't use dashes in version numbersJeremy Kerr2014-08-051-2/+2
* discover: Add debug flag to configJeremy Kerr2014-08-058-14/+45
* discover: Use platform code to read sysinfo type and identifierJeremy Kerr2014-08-055-41/+31
* lib: Move generic file-handling code to lib/Jeremy Kerr2014-08-057-9/+5
* utils: Add pb-config utilityJeremy Kerr2014-08-052-2/+124
* discover: Move platform config to a .roJeremy Kerr2014-08-051-3/+10
* discover/grub2: distinguish parser.h from grub2/parser.hJeremy Kerr2014-08-054-18/+19
* automake: silence make outputJeremy Kerr2014-08-054-11/+9
* autotools: Don't link udev into everythingJeremy Kerr2014-08-052-5/+4
* autotools: Use non-recursive makeJeremy Kerr2014-08-0116-458/+415
* configure: don't put cpp flags in CFLAGSJeremy Kerr2014-08-011-2/+8
* discover: add initialiser for config->safe_modeJeremy Kerr2014-08-011-0/+1
* test/parser: Add missing stubs for network_(un)register_interfaceJeremy Kerr2014-08-011-0/+16
* discover: Add missing includeJeremy Kerr2014-08-011-0/+1
* ui/ncurses: Add support for 'add-url' actionSamuel Mendoza-Jonas2014-07-2811-17/+404
* discover: Add support for 'add-url' actionsSamuel Mendoza-Jonas2014-07-281-0/+7
* lib/pb-protocol: Define new 'add-url' actionSamuel Mendoza-Jonas2014-07-282-0/+21
* discover: Enable 'url' pb-eventsSamuel Mendoza-Jonas2014-07-285-0/+156
OpenPOWER on IntegriCloud