]> git.ozlabs.org Git - petitboot/history - discover
discover/grub2: Populate $prefix from config file location
[petitboot] / discover /
2013-09-24 Jeremy Kerrdiscover/grub2: Use subclass-style structs for AST
2013-09-24 Jeremy Kerrdiscover/grub2: Implement statement blocks
2013-09-24 Jeremy Kerrdiscover/grub2: Implement reduce rules
2013-09-24 Jeremy Kerrdiscover/grub2: Add structures & API for parser
2013-09-24 Jeremy Kerrdiscover/grub2: Implement parser
2013-09-24 Jeremy Kerrdiscover/grub2: Initial grub2 lexer
2013-09-23 Jeremy Kerrdiscover/boot: Add booting status message
2013-09-23 Jeremy Kerrdiscover/boot: Allow printf formatting in update_status
2013-09-23 Jeremy Kerrdiscover/boot: Fix log message with no newline
2013-09-23 Jeremy Kerrdiscover: clear default_timeout waiter on timeout
2013-09-23 Jeremy Kerrdiscover: Don't register multiple boot_timeout waiters
2013-09-20 Jeremy Kerrdiscover/pxe: Implement default options
2013-09-19 Jeremy Kerrdiscover: Implement device priorities
2013-09-19 Jeremy Kerrdiscover: register network devices with the device...
2013-09-19 Jeremy Kerrdiscover/network: Manage network->interfaces with ...
2013-09-19 Jeremy Kerrdiscover/network: ignore devices with zero MTU
2013-09-19 Jeremy Kerrdiscover: Remove unnecessary event passing
2013-09-19 Jeremy Kerrdiscover/boot: Fix use-after-free in boot()
2013-09-19 Jeremy Kerrlib/log: Cleanup log API
2013-09-19 Jeremy Kerrdiscover: Consolidate device path, name and ID.
2013-09-18 Jeremy Kerrdiscover: populate udev device types
2013-09-18 Jeremy Kerrlib/pb-config: Add autoboot timeout to configuration...
2013-09-06 Jeremy Kerrdiscover/pxe: check for a valid boot option before...
2013-08-30 Neelesh Guptadiscover/yaboot-parser: Handle 'partition=' directive...
2013-08-20 Jeremy Kerrlib/process: Add dry_run argument to process_init
2013-08-19 Jeremy Kerrlib/process: replace pb_run_cmd
2013-08-19 Jeremy Kerrlib/process: replace pb_run_cmd_pipe
2013-08-19 Jeremy Kerrdiscover/boot: talloc struct boot_task
2013-08-19 Jeremy Kerrdiscover: remove unused user_event_trigger
2013-08-19 Jeremy Kerrlib/waiter: remove waitset_destroy
2013-08-16 Jeremy Kerrdiscover/file: Add sensible perms when using replace_file
2013-08-16 Jeremy Kerrdiscover/network: free buffers from resolv.conf update
2013-08-16 Jeremy Kerrdiscover/network: fix incorrect nameserver directive...
2013-08-08 Jeremy Kerrnetwork: handle DNS config
2013-08-08 Jeremy Kerrdiscover/file: Add replace_file()
2013-08-08 Jeremy Kerrdiscover: separate file-reading code into file.c
2013-08-08 Jeremy Kerrdiscover: remove libparser object
2013-08-08 Jeremy Kerrconfig: Split interface configuration from network...
2013-08-07 Jeremy Kerrdiscover/yaboot: implement default options
2013-08-07 Jeremy Kerrdiscover/yaboot: fix device parsing
2013-08-07 Jeremy Kerrdiscover/yaboot: Allow all image options to be overridd...
2013-08-01 Jeremy Kerrdiscover: fix segfault on failed boot image load
2013-07-31 Jeremy Kerrparser/yaboot: Fix check for image presence
2013-07-23 Geoff Levanddiscover: Hookup --no-autoboot to config
2013-07-23 Geoff Levanddiscover: Add --no-autoboot option
2013-07-23 Geoff Levanddiscover: Log autoboot timeout
2013-07-23 Geoff Levanddiscover: Rename default_enabled
2013-07-23 Geoff Levanddiscover: Add grub.cfg path for openSUSE
2013-07-23 Geoff Levandautomake: Add $(EXEEXT) to .ro objects
2013-07-23 Jeremy Kerrdiscover: Don't free URL in load_url
2013-07-23 Jeremy Kerrdiscover/pxe: remove debug statement
2013-07-23 Jeremy Kerrdiscover/pxe: Handle initrds
2013-07-04 Jeremy Kerrdiscover/pxe-parser: All options are name <space> value...
2013-07-02 Jeremy Kerrdiscover/device-handler: hook up autoboot_enabled confi...
2013-06-30 Geoff Levanddiscover: Fix automake warnings
2013-06-24 Jeremy Kerrdiscover/boot: Allow boot hooks to alter boot data
2013-06-24 Jeremy Kerrdiscover/event: Fix incorrect calculation of param...
2013-06-24 Jeremy Kerrdiscover/boot: Add boot hooks
2013-06-24 Jeremy Kerrdiscover/boot: Put all boot params into a struct boot_task
2013-06-24 Jeremy KerrAdd pkgsysconfdir
2013-06-24 Geoff LevandAdd initial dtb support
2013-06-24 Jeremy Kerrdiscover: bring network interfaces down in network_shutdown
2013-06-24 Jeremy Kerrdiscover: Add network handling
2013-06-24 Jeremy Kerrlib: Add pb-config module
2013-06-24 Jeremy Kerrdiscover: Add logging for default boot option behaviour
2013-06-24 Jeremy Kerrdiscover/event: Allow empty param values
2013-06-24 Jeremy Kerrdiscover: Add "cancel default boot" messages
2013-06-24 Jeremy Kerrdiscover/event: Allow user events to be defaults
2013-06-24 Jeremy Kerrdiscover: Add countdown before default boot
2013-06-24 Jeremy Kerrdiscover: implement default booting
2013-06-24 Jeremy Kerrdiscover/boot: Allow null boot command
2013-06-24 Jeremy Kerrlib/waiter: Add timeout waiters
2013-06-24 Jeremy Kerrdiscover/grub2: Add default option parsing
2013-05-21 Geoff Levanddiscover: Send options to client in order
2013-05-21 Jeremy Kerrdiscover/grub2: remove uuid log message
2013-05-21 Jeremy Kerrdiscover: fix error handling from failed client writes
2013-05-21 Jeremy Kerrdiscover: Fix accept() return value check
2013-05-21 Jeremy Kerrdiscover: destroy client if message read failed
2013-05-17 Geoff Levandparser: Use list to hold parsers
2013-05-17 Geoff Levandparser/grub2: Add parse for linux16
2013-05-17 Geoff Levandparser/grub2: Better menuentry parsing
2013-05-16 Jeremy Kerrdiscover/grub2: handle search commands to specify root...
2013-05-16 Jeremy Kerrdiscover/resource: Provide resolve_resource_against_device
2013-05-16 Jeremy Kerrdiscover: log cleanup
2013-05-15 Jeremy Kerrdiscover: Make device handler a little more testable
2013-05-15 Jeremy Kerrdiscover: Allow devices with no device_path
2013-05-15 Jeremy Kerrdiscover: Always associate resources with a boot option
2013-05-15 Jeremy Kerrdiscover: Don't access bytes before the start of empty...
2013-05-15 Jeremy Kerrdiscover: Always add a NUL byte to config data
2013-05-15 Jeremy Kerrdiscover/yaboot: Fix boot option state
2013-05-15 Jeremy Kerrdiscover/udev: use devname (not devpath) for device IDs
2013-05-15 Jeremy Kerrdiscover/grub2: Add grub2/grub.cfg config file
2013-05-09 Jeremy Kerrdiscover: handle boot_option->device_id entirely within...
2013-05-09 Jeremy Kerrdiscover/udev: Setup event params from udev properties
2013-05-09 Jeremy Kerrdiscover/event: Add event_set_param
2013-05-09 Jeremy Kerrdiscover/udev: Don't print properties of skipped devices
2013-05-08 Jeremy Kerrdiscover/grub2: Rework config state
2013-05-08 Jeremy Kerrdiscover: Don't invert option discovery order
2013-05-07 Jeremy Kerrdiscover: Don't resend all options to all clients
2013-05-07 Jeremy Kerrdiscover/event-parser: correctly populate boot option...
next