Skip to content

Mxgrub: consistency check of config and bootdir #15

Merged
merged 4 commits into from
Oct 25, 2017

Commits on Oct 17, 2017

  1. mxgrub: function call fixup

    Adding the semicolon makes the code easier to maintain.
    thomas committed Oct 17, 2017
    Configuration menu
    Copy the full SHA
    4ec03ae View commit details
    Browse the repository at this point in the history
  2. mxgrub: fix scandir routine

    Use the handle, not the name.
    thomas committed Oct 17, 2017
    Configuration menu
    Copy the full SHA
    a0d8f32 View commit details
    Browse the repository at this point in the history
  3. mxgrub: add grub.cfg consistency check

    'check_grub_menu_and_boot_dir' compares the content
    of the boot-menu (grub.cfg), and the filesystem content
    in /boot.
    thomas committed Oct 17, 2017
    Configuration menu
    Copy the full SHA
    4ac501c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8b65082 View commit details
    Browse the repository at this point in the history