]> git.ozlabs.org Git - petitboot/history - discover
ui/ncurses: Use descriptive field labels for boot editor
[petitboot] / discover /
2013-09-24 Jeremy Kerrdiscover/grub2: Add linux16 command
2013-09-24 Jeremy Kerrdiscover/grub2: Allow both delimiters and EOLs after...
2013-09-24 Jeremy Kerrdiscover/grub2: Implement test builtin
2013-09-24 Jeremy Kerrdiscover/grub2: Add nops for unnecessary builtins
2013-09-24 Jeremy Kerrdiscover/grub2: Implement statement_block_execute
2013-09-24 Jeremy Kerrdiscover/grub2: unknown commands should fail
2013-09-24 Jeremy Kerrdiscover/grub2: Populate option ids
2013-09-24 Jeremy Kerrdiscover/grub2: Allow EOF as a statement terminator
2013-09-24 Jeremy Kerrdiscover/grub2: Add print_token
2013-09-24 Jeremy Kerrdiscover/grub2: fix comment handling
2013-09-24 Jeremy Kerrdiscover/grub2: Implement 'elif'
2013-09-24 Jeremy Kerrdiscover/grub2: Create 'conditional' statements
2013-09-24 Jeremy Kerrdiscover/grub2: Allow empty statements
2013-09-24 Jeremy Kerrdiscover/grub2: Implement submenu
2013-09-24 Jeremy Kerrdiscover/grub2: Add function support
2013-09-24 Jeremy Kerrdiscover/grub2: Improve error handling
2013-09-24 Jeremy Kerrdiscover/grub2: Implement 'else' blocks
2013-09-24 Jeremy Kerrdiscover/grub2: Implement 'search' command
2013-09-24 Jeremy Kerrdiscover/grub2: Implement 'linux' & 'initrd' commands
2013-09-24 Jeremy Kerrdiscover/grub2: Function infrastructure improvements
2013-09-24 Jeremy Kerrdiscover/grub2: Add option state in menuentry processing
2013-09-24 Jeremy Kerrdiscover/grub2: Add a reference to the context from...
2013-09-24 Jeremy Kerrdiscover/grub2: Hook up flex/bison parser to discover...
2013-09-24 Jeremy Kerrdiscover/grub2: Move parser-api definitions to parser.y
2013-09-24 Jeremy Kerrdiscover/grub2: Implement multiple-arv variable splitting
2013-09-24 Jeremy Kerrdiscover/grub2: Add initial command execution
2013-09-24 Jeremy Kerrdiscover/grub2: Add menuentry execution
2013-09-24 Jeremy Kerrdiscover/grub2: Fix word append
2013-09-24 Jeremy Kerrdiscover/grub2: Handle var tokens in lexer
2013-09-24 Jeremy Kerrdiscover/grub2: Remove debug printfs
2013-09-24 Jeremy Kerrdiscover/grub2: Initial environment handling
2013-09-24 Jeremy Kerrdiscover/grub2: Add initial execution code
2013-09-24 Jeremy Kerrdiscover/grub2: Fix statement reduce rule
2013-09-24 Jeremy Kerrdiscover/grub2: Add var expansion code
2013-09-24 Jeremy Kerrdiscover/grub2: Add initial script infrastructure
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
next