]> git.ozlabs.org Git - petitboot/history - discover
utils/hooks: Set linux,stdout-path for primary console
[petitboot] / discover /
2014-08-05 Jeremy Kerrdiscover: Move platform config to a .ro
2014-08-05 Jeremy Kerrdiscover/grub2: distinguish parser.h from grub2/parser.h
2014-08-05 Jeremy Kerrautomake: silence make output
2014-08-05 Jeremy Kerrautotools: Don't link udev into everything
2014-08-01 Jeremy Kerrautotools: Use non-recursive make
2014-08-01 Jeremy Kerrdiscover: add initialiser for config->safe_mode
2014-08-01 Jeremy Kerrdiscover: Add missing include
2014-07-28 Samuel Mendoza-Jonasdiscover: Add support for 'add-url' actions
2014-07-28 Samuel Mendoza-Jonasdiscover: Enable 'url' pb-events
2014-07-28 Jeremy Kerrdiscover: Use translated strings for boot status messages
2014-07-28 Jeremy Kerrdiscover: Add setlocale calls in discover server
2014-07-28 Jeremy Kerrconfig: Add lang member to config
2014-07-28 Jeremy Kerrdiscover: Only update our config if the config_set...
2014-07-22 Jeremy Kerrui/ncurses: Add safe mode indicator
2014-07-22 Jeremy Kerrdiscover/platform-powerpc: Configure safe mode from...
2014-07-22 Jeremy Kerrdiscover: Add safe mode
2014-07-21 Jeremy Kerrdiscover/powerpc: Parse & save default boot device...
2014-07-21 Jeremy Kerrdiscover: check config.boot_device before setting a...
2014-07-21 Jeremy Kerrdiscover: allow separate lifetimes for network interfac...
2014-07-17 Jeremy Kerrdiscover: Set UUID for network interface devices
2014-07-16 Jeremy Kerrdiscover: place countdown earlier in boot status messages
2014-07-16 Jeremy Kerrdiscover/pxe-parser: Remove unnecessary semicolon
2014-06-30 Jeremy Kerrdiscover/network: leave udhcpc processes running
2014-06-30 Jeremy Kerrdiscover/platform-powerpc: Don't rely on NVRAM working
2014-06-30 Jeremy Kerrdiscover/network: Fix incorrect udhcpc command if we...
2014-06-05 Jeremy Kerrgrub2: fix empty file handling
2014-06-05 Jeremy Kerrdiscover/paths: Fix wget command with https and !DEBUG
2014-05-22 Jeremy Kerrdiscover: don't free cancelled load tasks
2014-05-01 Jeremy Kerrdiscover,ui: fix checks for debug option
2014-04-23 Jeff Baileydiscover/yaboot: support lilo & silo for x86 and Sparc.
2014-04-17 Jeremy Kerrdiscover/udev: NULL return from udev_enumerate_get_list...
2014-04-17 Jeremy Kerrdiscover/udev: fix double free on udev_init failures
2014-04-16 Jeremy Kerrdiscover: Fix uninitialised var warnings
2014-04-07 Jeremy Kerrlog: Allow runtime selection of 'debug' log level
2014-04-03 Jeremy Kerrdiscover/network: run udhcpc process in foreground...
2014-04-02 Jeremy Kerrdiscover/network: flush addresses when bringing an...
2014-04-02 Jeremy Kerrprotocol: expose discovery reinit over client/server...
2014-04-02 Jeremy Kerrdiscover: add reinit path
2014-04-02 Jeremy Kerrdiscover: move device sources to the device handler
2014-04-01 Jeremy Kerrdiscover/udev: duplicate devices aren't an error
2014-04-01 Jeremy Kerrdiscover/udev: don't propagate non-fatal errors from...
2014-03-18 Jeremy Kerrdiscover: Increase udev monitor buffer size
2014-03-14 Jeremy Kerrudev: use pb_log for device SKIP messages
2014-03-14 Jeremy Kerrdiscover: Call mount syscall directly
2014-03-14 Jeremy Kerrdiscover: Use ID_FS_TYPE property for filesystem type...
2014-03-14 Jeremy Kerrdiscover/powerpc: Invalidate next bootdev after reading
2014-03-14 Jeremy Kerrdiscover/powerpc: Fix sysparams base path
2014-03-14 Jeremy Kerrdiscover: Add debug output to sysparams parsing
2014-03-14 Jeremy Kerrdiscover: Include boot priorities in configuration...
2014-03-07 Jeremy Kerrdiscover/udev: Register udev monitor before enumerating...
2014-03-07 Jeremy Kerrdiscover: Print error message on mount failure
2014-03-07 Jeremy Kerrdiscover: don't retry mount without ro option
2014-03-06 Jeremy Kerrdiscover: fix return value for discover_device_get_param
2014-03-05 Jeremy Kerrdiscover/udev: Separate block-specific udev discovery
2014-02-27 Jeremy Kerrdiscover/pxe: pxe parser should only treat "::" paths...
2014-02-27 Jeremy Kerrdiscover/pxe: Fix prefix autodetection when bootfile...
2014-02-27 Jeremy Kerrdiscover/pxe: Add pxelinux.cfg/ directory to autodiscov...
2014-02-25 Jeremy Kerrdiscover/network: Fix incorrect static DNS servers...
2014-01-30 Jeremy Kerrplatforms/powerpc: Add support for OPAL sysparams
2014-01-30 Jeremy Kerrdiscover: Add DEVICE_TYPE_ANY for matching any device
2014-01-30 Jeremy Kerrdiscover: Make boot_priorities more flexible
2014-01-30 Jeremy Kerrdiscover/network: Use platform definition for DHCP...
2014-01-30 Jeremy Kerrplatforms/powerpc: Check for a powerpc platform in...
2014-01-30 Jeremy Kerrpb-config: Move config storage modules to "platform...
2014-01-30 Jeremy Kerrdiscover/grub2: Add support for for-loops
2014-01-30 Jeremy Kerrdiscover/grub2: Perform word-expansion non-destructively
2014-01-30 Jeremy Kerrdiscover: Add support for checking directories in parse...
2014-01-30 Jeremy Kerrdiscover/grub2: skip menuentries that don't define...
2014-01-30 Jeremy Kerrdiscover/grub: Add feature variable for --id support.
2014-01-30 Jeremy Kerrdiscover/grub2: Use script_env_set when initialising...
2014-01-22 Jeremy Kerrdiscover: Use lowercase hex chars for MAC-address-based...
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/pb-udhcpc: Unify references to DHCP bootfile...
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 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-14 Jeremy Kerrdiscover: we need stderr for the BusyBox TFTP type...
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-18 Jeremy Kerrconfigure: Use AC_GNU_SOURCE
2013-12-18 Jeremy Kerrsysinfo: Add interface link status to sysinfo data
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 Kerrdiscover/grub2: Fixes for bison 3.x
2013-12-02 Jeremy Kerrdiscover: Fix CDROM handling
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 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-22 Jeremy Kerrdiscover: populate sysinfo with block devices
next