Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow full migration of /dev/disk/by-id/devices #1450

Merged
merged 17 commits into from
Sep 1, 2017

Commits on Aug 18, 2017

  1. Add migration capability to rename_diskbyid

     -  Apply device mapping to diskbyid_mappings file to replace device in
    case of migration.
     - use full path in diskbyid_mappings file.
     - Add /etc/default/grub_installdevice to target FILES.
      - Use /dev/mapper/device instead of /dev/dm- device in
    diskbyid_mappings
    schabrolles committed Aug 18, 2017
    Configuration menu
    Copy the full SHA
    0575003 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e779936 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb2d4a3 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2017

  1. Add comment

    schabrolles committed Aug 21, 2017
    Configuration menu
    Copy the full SHA
    6d9a00c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eccee69 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e958d28 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2017

  1. create apply-mappings function

     - move 320_apply_mappings.sh into function to be called by other
    scripts
    schabrolles committed Aug 22, 2017
    Configuration menu
    Copy the full SHA
    f408a69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    429e9b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    005f0a5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c316f9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7a76d5e View commit details
    Browse the repository at this point in the history
  6. Update comment

    schabrolles committed Aug 22, 2017
    Configuration menu
    Copy the full SHA
    96a3097 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2017

  1. Update comments

    schabrolles committed Aug 23, 2017
    Configuration menu
    Copy the full SHA
    3ffb715 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2017

  1. use Error() instead of BugIfErro in test varaible

     - more info in (rear#1450)
    schabrolles committed Aug 24, 2017
    Configuration menu
    Copy the full SHA
    7866908 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2017

  1. Configuration menu
    Copy the full SHA
    9ef178f View commit details
    Browse the repository at this point in the history
  2. Use 4 blanks indentation

    schabrolles committed Aug 25, 2017
    Configuration menu
    Copy the full SHA
    63a01df View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2017

  1. Configuration menu
    Copy the full SHA
    14c0626 View commit details
    Browse the repository at this point in the history