inspec/test
Jerry Aldrich 944dfdc987 grub_conf resource: fix menuentry detection (#2408)
* Fix `grub_conf` menuentry detection

This does the following:
  - Corrects Grub2 bug where last entry was always selected
  - Adds support for specifying a Grub2 menu entry by name
  - Adds support for using `GRUB_DEFAULT=saved` with Grub2
  - Adds more Unit tests

* Add error if menuentry name cannot be extracted
* Add handling for missing/unreadable grubenv
* Add defensive code for failed menuentry extraction
2018-01-18 13:20:48 -08:00
..
cookbooks/os_prepare xml resource: support fetching attributes (#2423) 2018-01-16 14:26:39 -08:00
functional Update the inspec support check to warn to stderr. (#2446) 2018-01-05 21:17:37 +01:00
integration xml resource: support fetching attributes (#2423) 2018-01-16 14:26:39 -08:00
unit grub_conf resource: fix menuentry detection (#2408) 2018-01-18 13:20:48 -08:00
docker_run.rb travis experiment: lower docker concurrency 2016-08-10 12:52:21 +01:00
docker_test.rb Load all dependent libraries, even if include_context isn't called 2016-09-04 20:55:20 +02:00
helper.rb grub_conf resource: fix menuentry detection (#2408) 2018-01-18 13:20:48 -08:00