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

Fix uclibc in own Cirros #579

Merged
merged 1 commit into from
Feb 21, 2018
Merged

Fix uclibc in own Cirros #579

merged 1 commit into from
Feb 21, 2018

Conversation

jellonek
Copy link
Contributor

@jellonek jellonek commented Feb 20, 2018

uClibc-ng in used 1.0.22 version has a bug in posix_spawn which
in effect blocks a possibility to run hooks scripts by dhcpcd.
This change corrects the behavior of posix_spawn resulting in
correct using hooks scripts by dhcpcd what in result leads to correct
construction of /etc/resolv.conf in the final step.


This change is Reviewable

uClibc-ng in used 1.0.22 version has a bug in `posix_spawn` which
in effect blocks a possibility to run hooks scripts by dhcpcd.
This change corrects the behavior of `posix_spawn` resulting in
correct using hooks scripts by dhcpcd what in result leads to correct
construction of `/etc/resolv.conf` in final step.
@ivan4th
Copy link
Contributor

ivan4th commented Feb 20, 2018

Good catch!


Reviewed 1 of 1 files at r1.
Review status: all files reviewed at latest revision, all discussions resolved.


Comments from Reviewable

@ivan4th
Copy link
Contributor

ivan4th commented Feb 20, 2018

:lgtm:


Review status: all files reviewed at latest revision, all discussions resolved.


Comments from Reviewable

@lukaszo
Copy link
Contributor

lukaszo commented Feb 21, 2018

:lgtm:


Review status: all files reviewed at latest revision, all discussions resolved.


Comments from Reviewable

@lukaszo lukaszo merged commit cb7035d into master Feb 21, 2018
@lukaszo lukaszo deleted the jell/fix_uclibc_in_cirros branch February 21, 2018 09:12
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.

3 participants