Skip to content

Conversation

@brknkfr
Copy link

@brknkfr brknkfr commented Sep 16, 2022

  • No need for real wget anymore, newer busybox wget works just fine with https urls
  • Add needed libraries for resolving

- No need for real wget anymore, newer busybox wget works just fine with https urls
- Add needed libraries for resolving
@malvinas2
Copy link

I didn't understand at first why one dependency (wget) should be replaced by another (busybox).
But if I understand it correctly, busybox is also used for initram anyway?

@brknkfr
Copy link
Author

brknkfr commented Sep 20, 2022

Yes, at least on debian, initramfs-tools-core installs busybox anyway ...

- Require at least busybox 1.3 which supports https in wget
- Require busybox, because busybox-static can cause troubles (https://sourceware.org/bugzilla/show_bug.cgi?id=17250)
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.

2 participants