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

Add SLES ppc64 support #616

Merged
merged 1 commit into from Jul 9, 2015
Merged

Add SLES ppc64 support #616

merged 1 commit into from Jul 9, 2015

Conversation

jayfurmanek
Copy link
Contributor

This is a fix for issue #610
There is a new function in usr/share/rear/lib/bootloader-functions.sh that is used to find the yaboot binary. It's stored in a different place on SUSE based systems.
There was also some needed changes in usr/share/rear/output/ISO/Linux-ppc64/30_create_yaboot.sh and usr/share/rear/output/ISO/Linux-ppc64/80_create_isofs.sh.
These were necessary since the yaboot binary from SLES is compiled to look for the kernel in the same directory, unlike the versions in Red Hat-type distros.

@gdha gdha added the bug The code does not do what it is meant to do label Jul 9, 2015
@gdha gdha added this to the Rear v1.18 milestone Jul 9, 2015
@gdha gdha self-assigned this Jul 9, 2015
gdha added a commit that referenced this pull request Jul 9, 2015
@gdha gdha merged commit 795b514 into rear:master Jul 9, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug The code does not do what it is meant to do
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants