Show patches with: none      |   686 patches
« 1 2 3 46 7 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[1/3] ui/ncurses: Fix typo: 'deamon' -> 'daemon' - - - - --- 2016-05-02 Sam Mendoza-Jonas Accepted
[2/3] ui/ncurses: Start UI before connected to server - - - - --- 2016-05-02 Sam Mendoza-Jonas Accepted
[3/3] pb-console: Reduce kernel log output before starting UI - - - - --- 2016-05-02 Sam Mendoza-Jonas Accepted
pb-event: Add 'boot' user event - - - - --- 2016-05-02 Sam Mendoza-Jonas Accepted
lib/flash: fix resource leak in flash_setup_buffer() error paths - - - - --- 2016-05-03 Andrew Donnellan Superseded
[1/3] Add root .gitignore - - - - --- 2016-05-03 Cyril Bur Accepted
[2/3] INSTALL: Remove mention of non existant README file - - - - --- 2016-05-03 Cyril Bur Superseded
[3/3] INSTALL: Update building instructions to include mention of ./bootstrap - - - - --- 2016-05-03 Cyril Bur Superseded
[v2] lib/flash: fix resource leak in flash_setup_buffer() error paths - - - - --- 2016-05-04 Andrew Donnellan Accepted
Extend the "add url" function to allow file:// URLs - - - - --- 2016-05-04 Sam Mendoza-Jonas Accepted
ui/ncurses: Interpret left/right keys as up/down - - 1 - --- 2016-05-09 Sam Mendoza-Jonas Accepted
pb-discover: add dtb support for PXE config - - - - --- 2016-05-09 Oliver O'Halloran Accepted
[RFC] discover/pxe-parser: Retrieve configs asynchronously - - - - --- 2016-05-18 Sam Mendoza-Jonas Superseded
ui/ncurses: Remember to abort boot on server connect - - - - --- 2016-05-26 Sam Mendoza-Jonas Accepted
Document powerpc nvram parameters - - - - --- 2016-06-01 Murilo Opsfelder Araujo Changes Requested
[1/3] lib/types : Adds function to return struct config as string - - - - --- 2016-06-02 Nayna RFC
[2/3] lib/security: New lib for security functions. - - - - --- 2016-06-02 Nayna RFC
[3/3] discover/pb-discover.c:Initialize security context. - - - - --- 2016-06-02 Nayna RFC
discover/platform-powerpc: Return bootdev error correctly - - - - --- 2016-06-06 Sam Mendoza-Jonas Accepted
[1/4] configure.ac: use autoupdate to modernize the syntax - - - - --- 2016-06-06 Antonio Ospite Not Applicable
[2/4] configure.ac: use the subdir-objects option - - - - --- 2016-06-06 Antonio Ospite Not Applicable
[1/4] configure.ac: use autoupdate to modernize the syntax - - - - --- 2016-06-07 Antonio Ospite Not Applicable
[2/4] configure.ac: use the subdir-objects option 1 - - - --- 2016-06-07 Antonio Ospite Not Applicable
[3/4] configure.ac: enable silent build rules by default if available 1 - - - --- 2016-06-07 Antonio Ospite Not Applicable
[4/4] Add a .gitignore file - - - - --- 2016-06-07 Antonio Ospite Not Applicable
[1/6] lib: Add support for tracking boot consoles - - - - --- 2016-06-08 Sam Mendoza-Jonas Accepted
[2/6] discover: Add petitboot,tty and track available consoles - - - - --- 2016-06-08 Sam Mendoza-Jonas Accepted
[3/6] discover/boot: Set boot_tty variable before kexec - - - - --- 2016-06-08 Sam Mendoza-Jonas Accepted
[4/6] ui/common: Set current console on boot command - - - - --- 2016-06-08 Sam Mendoza-Jonas Accepted
[5/6] ui/ncurses: List available consoles in nc-config - - - - --- 2016-06-08 Sam Mendoza-Jonas Accepted
[6/6] utils/hooks: Set linux,stdout-path for primary console - - - - --- 2016-06-08 Sam Mendoza-Jonas Accepted
[1/3] discover/device-handler: Make boot_status() public - - - - --- 2016-06-09 Sam Mendoza-Jonas Superseded
[2/3] Update tests to support changes to pxe_parser - - - - --- 2016-06-09 Sam Mendoza-Jonas Superseded
[3/3] discover/pxe-parser: Retrieve configs asynchronously - - - - --- 2016-06-09 Sam Mendoza-Jonas Superseded
discover/network: Mark interfaces configured once configured - - - - --- 2016-06-16 Sam Mendoza-Jonas Accepted
[V2,1/3] discover/device-handler: Make boot_status() public - - - - --- 2016-06-21 Sam Mendoza-Jonas Accepted
[V2,2/3] Update tests to support changes to pxe_parser - - - - --- 2016-06-21 Sam Mendoza-Jonas Accepted
[V2,3/3] discover/pxe-parser: Retrieve configs asynchronously - - - - --- 2016-06-21 Sam Mendoza-Jonas Accepted
lib/pb-config: Properly initialise interface_config - - - - --- 2016-06-27 Sam Mendoza-Jonas Accepted
discover/device-handler: Ignore options without kernel - - - - --- 2016-07-06 Sam Mendoza-Jonas Accepted
[1/2] ui/ncurses: define KEY_DC (delete key) - - - - --- 2016-07-12 Sam Mendoza-Jonas Superseded
[2/2] ui/ncurses: Update keybindings for subsets - - - - --- 2016-07-12 Sam Mendoza-Jonas Superseded
discover/platform-powerpc: Use IPMI on BMC-based machines only - - - - --- 2016-07-13 Sam Mendoza-Jonas Accepted
[V2,1/2] ui/ncurses: define KEY_DC (delete key) - - - - --- 2016-07-13 Sam Mendoza-Jonas Accepted
[V2,2/2] ui/ncurses: Update keybindings for subsets - - - - --- 2016-07-13 Sam Mendoza-Jonas Accepted
ui/ncurses: Properly set focus when updating subset - - - - --- 2016-07-13 Sam Mendoza-Jonas Accepted
ui/ncurses: Call widget process_key handlers first - - - - --- 2016-07-21 Sam Mendoza-Jonas Accepted
discover: Add 'sync' user event - - - - --- 2016-07-27 Sam Mendoza-Jonas Accepted
[1/2,V2] Add support for GPG signature enforcement on booted - - - - --- 2016-08-03 Timothy Pearson Superseded
[2/2,V2] Add encrypted file support - - - - --- 2016-08-03 Timothy Pearson Superseded
[1/2,V3] Add support for GPG signature enforcement on booted - - - - --- 2016-08-04 Timothy Pearson Superseded
[2/2,V3] Add encrypted file support - - - - --- 2016-08-04 Timothy Pearson Superseded
[1/2] hooks/add-offb: Add leading slash to HVC node paths 1 - - - --- 2016-08-05 Jeremy Kerr Accepted
[2/2] hooks/set-stdout: move hook to after automatic stdout settings - - - - --- 2016-08-05 Jeremy Kerr Accepted
[1/2,V3] Add support for GPG signature enforcement on booted - - - - --- 2016-08-09 Timothy Pearson Superseded
discover/network: Ignore tun devices - - - - --- 2016-08-10 Sam Mendoza-Jonas Accepted
[1/3,V4] Add support for GPG signature enforcement on booted - - - - --- 2016-08-12 Timothy Pearson Superseded
[2/3,V4] Disable shell access when lockdown is active - - - - --- 2016-08-12 Timothy Pearson Superseded
[3/3,V4] Add encrypted file support - - - - --- 2016-08-12 Timothy Pearson Superseded
[1/3,V5] Add support for GPG signature enforcement on booted - - - - --- 2016-08-13 Timothy Pearson Superseded
[2/3,V5] Disable shell access when lockdown is active - - - - --- 2016-08-13 Timothy Pearson Superseded
[3/3,V5] Add encrypted file support - - - - --- 2016-08-13 Timothy Pearson Superseded
[1/2] Use 'consoles' instead of 'tty' to refer to interfaces - - - - --- 2016-08-15 Sam Mendoza-Jonas Accepted
[2/2] Consolidate petitboot,tty and petitboot,console - - - - --- 2016-08-15 Sam Mendoza-Jonas Accepted
[1/3,V6] Add support for GPG signature enforcement on booted - - - - --- 2016-08-16 Timothy Pearson Superseded
[2/3,V6] Disable shell access when lockdown is active - - - - --- 2016-08-16 Timothy Pearson Superseded
[3/3,V6] Add encrypted file support - - - - --- 2016-08-16 Timothy Pearson Superseded
[2/3,V6,revision,2] Disable shell access when lockdown is active - - - - --- 2016-08-16 Timothy Pearson Superseded
[1/3,V7] Add support for GPG signature enforcement on booted - - - - --- 2016-08-18 Timothy Pearson Accepted
[2/3,V7] Disable shell access when lockdown is active - - - - --- 2016-08-18 Timothy Pearson Accepted
[3/3,V7] Add encrypted file support - - - - --- 2016-08-18 Timothy Pearson Accepted
discover/boot: Always pass --append to kexec - - - - --- 2016-08-19 Sam Mendoza-Jonas Accepted
ui/ncurses: Treat left/right arrow keys properly - - - - --- 2016-08-19 Sam Mendoza-Jonas Accepted
discover/event: Ensure event struct exists for async callers - - - - --- 2016-09-01 Sam Mendoza-Jonas Accepted
[1/4] discover: Deprecate 'conf' user event - - - - --- 2016-09-06 Sam Mendoza-Jonas Accepted
[2/4] utils: Always pass MAC address in pb-udhcpc - - - - --- 2016-09-06 Sam Mendoza-Jonas Accepted
[3/4] discover: Pass UUID to discover_device_create() - - - - --- 2016-09-06 Sam Mendoza-Jonas Accepted
[4/4] discover/network: Add find_interface_by_uuid - - - - --- 2016-09-06 Sam Mendoza-Jonas Accepted
[1/2] discover: Avoid writing network overrides to NVRAM - - - - --- 2016-09-06 Sam Mendoza-Jonas Accepted
[2/2] ui/ncurses: Display warning when net override active - - - - --- 2016-09-06 Sam Mendoza-Jonas Accepted
lib/file: Fix errors found by Coverity scan - - - - --- 2016-09-09 Sam Mendoza-Jonas Accepted
[RFC,1/3] lib: Add system config option to enable kexec_file_load - - - - --- 2016-09-09 Eric Richter Superseded
[RFC,2/3] boot/pb-discover: Use kexec_method config option to determine kexec syscall - - - - --- 2016-09-09 Eric Richter Superseded
[RFC,3/3] ui/ncurses: Add system config checkbox to enable kexec_file load - - - - --- 2016-09-09 Eric Richter Superseded
discover:pxe-parser: Parse only the first config - - - - --- 2016-09-29 Sam Mendoza-Jonas Accepted
Added --without-devmapper configuration option to eliminate the dependency in the kernel build to h… - - - - --- 2016-10-12 Daniel C. Birkestrand Changes Requested
[1/6] lib/system: Add losetup to pb_system_apps - - - - --- 2016-10-25 Sam Mendoza-Jonas Superseded
[2/6] lib/process: Allow process output to be retrieved on each event - - - - --- 2016-10-25 Sam Mendoza-Jonas Superseded
[3/6] discover/paths: Extend load_url_async() to accept stdout callback - - - - --- 2016-10-25 Sam Mendoza-Jonas Superseded
[4/6] discover/paths: Set --quiet for wget according to flags - - - - --- 2016-10-25 Sam Mendoza-Jonas Superseded
[5/6] discover: Mount and parse ISO images. - - - - --- 2016-10-25 Sam Mendoza-Jonas Superseded
[6/6] ui/ncurses: Update titles to mention ISO files - - - - --- 2016-10-25 Sam Mendoza-Jonas Superseded
Support HTTP(S) proxies when downloading resources - - - - --- 2016-10-27 Sam Mendoza-Jonas Accepted
discover/platform-powerpc: Remove unused max_partition_size - - - - --- 2016-10-27 Sam Mendoza-Jonas Accepted
ui/ncurses: Make server connect message more clear 1 - - - --- 2016-11-07 Sam Mendoza-Jonas Accepted
[1/2] discover/platform-powerpc: Deprecate petitboot, bootdev parameter - - - - --- 2016-11-22 Sam Mendoza-Jonas Accepted
[2/2] discover/platform-powerpc: Reject bootdevs with empty UUIDs - - - - --- 2016-11-22 Sam Mendoza-Jonas Accepted
[v1.2.x] discover/platform-powerpc: Reject bootdevs with empty UUIDs - - - - --- 2016-11-22 Sam Mendoza-Jonas Accepted
ui/ncurses: Spin child to ensure autoboot cancelled on exit 1 - - - --- 2016-11-23 Sam Mendoza-Jonas Accepted
[01/29] types: shorten boot_status definitions - - - - --- 2016-12-19 Sam Mendoza-Jonas Accepted
« 1 2 3 46 7 »