]> git.ozlabs.org Git - petitboot/history - discover/kboot-parser.c
discover/udev: Don't require ID_NET_NAME_PATH property
[petitboot] / discover / kboot-parser.c
2016-12-20 Jeremy Kerrdiscover/status: Add parse status for GRUB2, yaboot...
2016-08-26 tpearson@raptoreng... Add support for GPG signature enforcement on booted
2013-12-18 Jeremy Kerrconfigure: Use AC_GNU_SOURCE
2013-11-06 Neelesh Guptadiscover: Change parsers to explicitly request configur...
2013-06-24 Geoff LevandAdd initial dtb support
2013-05-15 Jeremy Kerrdiscover: Always associate resources with a boot option
2013-05-06 Jeremy Kerrdiscover/kboot: Fix boot_option initialisation
2013-04-29 Jeremy Kerrdiscover: Add configuration methods
2013-04-29 Jeremy Kerrparsers: dynamically register parsers
2013-04-29 Jeremy Kerrdiscover: Change parsers to emit resources rather than...
2013-04-29 Jeremy Kerrdiscover: Introduce a container type for boot options
2013-04-29 Jeremy Kerrparsers: change parser.parse to accept a buffer
2013-04-29 Jeremy Kerrparsers: Add filenames to struct parser
2013-04-16 Jeremy Kerrdiscover: Separate temporary and permanent device data
2013-04-10 Jeremy Kerrlib/types: Create common file for type definitions
2012-03-19 Geoff LevandMinor comment fix
2012-03-18 Geoff LevandAdd new member get_pair to conf parser context
2012-03-18 Geoff LevandRefactor parser routine conf_get_param_pair()
2012-03-17 Geoff LevandUse static array for parsers
2012-03-17 Geoff LevandFix seg fault with bare kboot.conf variables
2009-07-09 Geoff LevandIterate over all conf file parsers
2009-07-09 Geoff LevandZero parser globals before use
2009-03-30 Geoff LevandSplit common routines from kboot parser
2009-03-23 Geoff LevandLoop through valid kboot conf names
2009-02-01 Geoff LevandMove log to library
2009-02-01 Jeremy KerrFix unused parameter warnings
2009-01-02 Jeremy KerrUse separate section for parsers array
2009-01-02 Jeremy KerrHook up parsers to device discovery
2008-12-15 Jeremy KerrInitial support for multiple UIs