mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-04-25 07:05:56 +03:00
[GH-ISSUE #220] Update wimboot to version 2.6.0 #1637
Labels
No labels
Hacktoberfest
Hacktoberfest
bootloader
bsd
bug
confirmed
documentation
duplicate
enhancement
enhancement
enhancement
eol
experimental-merged
freebsd
help wanted
invalid
investigate
ipxe
linux
live-os
memdisk
menu
no-issue-activity
no-issue-activity
pull-request
released
todo
upstream
windows
windows
work-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/netboot.xyz#1637
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @barnabyc on GitHub (Feb 15, 2018).
Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/220
Hi there,
Love the project. I recently wanted to use some newer features in wimboot, notably dynamic patching of winpeshl.ini and install.bat to kick-off Windows setup.
I realized wimboot 2.6.0 that enables dynamic patching is slightly newer than the one currently included in netboot.xyz. I would have opened a pull request although I wasn't entirely clear on how image signatures should be handled so in my custom menu I simply skipped verifying them.
Happy to help.
Thanks for the great project!
@antonym commented on GitHub (Feb 16, 2018):
I updated wimboot back in January:
github.com/antonym/netboot.xyz@702f4851b3Let me know if it isn't pulling that version for whatever reason.
@barnabyc commented on GitHub (Feb 21, 2018):
@antonym Oh thank you, so sorry, I did scroll back through commit history but missed this one. I'll give it a try today! (I think I was assuming netboot.xyz would show a version bump since I installed pre wimboot 2.6.0 - clearly I misunderstood.)
@antonym commented on GitHub (Feb 21, 2018):
No problem, the versioning in netboot.xyz is related to the how the netboot.xyz iPXE bootloader is generated and really only used to pull a newer version of iPXE if it's required by the netboot.xyz code.