dhcpv6: T7807: update build environment for dhcpcd#1168
dhcpv6: T7807: update build environment for dhcpcd#1168cpcowart wants to merge 1 commit intovyos:currentfrom
Conversation
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
✨ Simplify code
Tip 💬 Introducing Slack Agent: The best way for teams to turn conversations into code.Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.
Built for teams:
One agent for your entire SDLC. Right inside Slack. 👉 Get your free trial and get 200 agent minutes per Slack user (a $50 value). Comment |
|
👍 |
37ef2b8 to
5d138e5
Compare
- Add a custom build of dhcpcd (to disable ipv4 and link-local address management). - Remove the wide-dhcpv6 build pipeline.
5d138e5 to
51611fd
Compare
|
CI integration ❌ failed! Details
|
|
This commit is building fine for me if I manually build the kernel packages. |
Change summary
This update to the build environment pairs with a related change in vyos-1x to change the dhcpv6 client from WIDE to dhcpcd. Specifically, updates the systemd unit getting stopped in the build process.
Types of changes
Related Task(s)
Related PR(s)
How to test / Smoketest result
I built images with the related vyos-1x changes. The new dhcpcd build script should generate a +vyos0 suffixed package that is needed for the iso to build properly.
Checklist: