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

don't start getty on hvc0 & ttyAMA0 before Yast2-Firstboot (bsc#1157233) #837

Merged
merged 9 commits into from Feb 19, 2020

Conversation

wfeldt
Copy link
Member

@wfeldt wfeldt commented Feb 19, 2020

Note

This is a port of #834 to master.

Problem

yast firstboot gets killed by signal HUP because there's a getty process running concurrently on the same console.

Solution

Prevent systemd from starting a getty service on hvc0 and ttyAMA0 which are typical serial consoles on ppc64 resp. aarch64.

See also

https://bugzilla.suse.com/show_bug.cgi?id=935965#c15

@coveralls
Copy link

coveralls commented Feb 19, 2020

Coverage Status

Coverage remained the same at 27.216% when pulling c7cafa4 on sw_12 into 10ee4a6 on master.

Copy link
Contributor

@shundhammer shundhammer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@wfeldt wfeldt merged commit d8a4a38 into master Feb 19, 2020
@wfeldt wfeldt deleted the sw_12 branch February 19, 2020 09:53
@yast-bot
Copy link
Contributor

✔️ Public Jenkins job #86 successfully finished
✔️ Created OBS submit request #776259

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants