Hi Peter, I'm sending you a rebased version of the autotest patch series I sent you a while ago. We're now receiving reports from users of non-RedHat/Fedora distros wrt to the grubby version that we've been shipping with autotest as a temporary measure and things are getting confusing and hard to maintain. We would really like to point to the official grubby version and tarball ASAP. Please count on myself and the rest of autotest team for any change you judge necessary on this patch series for upstream inclusion. Thanks a million! CR. Series Summary: [PATCH 01/11] Support systems that do not have /boot as a separate [PATCH 02/11] Fix for grub on SuSE systems: lba and boot information [PATCH 03/11] Fix for grub on SuSE systems: test lba and boot info [PATCH 04/11] Fix grub detection on SuSE systems: config file order [PATCH 05/11] ppc64/yaboot: add support for probing the currently [PATCH 06/11] ia64/elilo: add support for probing the currently [PATCH 07/11] test.sh: revert bash 4 only syntax change [PATCH 08/11] test.sh: enable the use of MALLOC_PERTURB_ [PATCH 09/11] Add --set-default-index feature [PATCH 10/11] Add tests for --set-default-index feature [PATCH 11/11] grubby.8: fixes for the grubby man page Diff stat: grubby.8 | 13 +- grubby.c | 405 +++++++++++++++++++++-- test.sh | 24 +- test/grub.12 | 32 ++ test/grub.12-support_files/boot/grub/device.map | 1 + test/grub.12-support_files/etc/SuSE-release | 3 + test/grub.12-support_files/etc/grub.conf | 2 + test/grub.13 | 21 ++ test/results/info/g12.1 | 8 + test/results/setdefaultindex/g.13.0 | 21 ++ test/results/setdefaultindex/g.13.1 | 21 ++ test/results/setdefaultindex/g.13.9 | 20 ++ test/results/setdefaultindex/g2.1.0 | 84 +++++ test/results/setdefaultindex/g2.1.1 | 84 +++++ test/results/setdefaultindex/g2.1.9 | 83 +++++ 15 files changed, 791 insertions(+), 31 deletions(-) _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list