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

Rebuild initrd after migration (for SUSE_LINUX PPC64) #1029

Merged
merged 2 commits into from Oct 10, 2016
Merged

Rebuild initrd after migration (for SUSE_LINUX PPC64) #1029

merged 2 commits into from Oct 10, 2016

Conversation

schabrolles
Copy link
Member

Need to rebuild initramfs after restoring to a new Hardware.
I copy the script file from finalize/SUSE_LINUX/i386/17_rebuild_initramfs.sh to finalize/SUSE_LINUX/ppc64/50_rebuild_initramfs.sh to limit my change to ppc64 architecture only.
But I think we could put this script directly under finalize/SUSE_LINUX as it is the same mkinitrd command for all the HW architecture.

It seems we need to change the order from 17_ to 50_ to avoid failure during mkinitrd command.

@gdha gdha added the enhancement Adaptions and new features label Oct 10, 2016
@gdha gdha added this to the Rear v1.19 milestone Oct 10, 2016
@gdha
Copy link
Member

gdha commented Oct 10, 2016

@schabrolles there is no possibility I can test this enhancement, therefore, I hope it was properly tested by you? I accept the pull request for 1.19 (as an exception).

@gdha gdha self-assigned this Oct 10, 2016
@gdha gdha merged commit 48ff9cc into rear:master Oct 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Adaptions and new features fixed / solved / done
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants