Search Criteria
Package Details: wimboot-bin 2.9.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/wimboot-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | wimboot-bin |
| Description: | iPXE kernel to boot wim images from network for both UEFI and BIOS system |
| Upstream URL: | https://github.com/ipxe/wimboot |
| Licenses: | GPL-2.0-or-later |
| Conflicts: | wimboot, wimboot-git |
| Provides: | wimboot |
| Submitter: | edward-p |
| Maintainer: | edward-p |
| Last Packager: | edward-p |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2023-01-06 08:44 (UTC) |
| Last Updated: | 2026-03-28 07:45 (UTC) |
Latest Comments
edward-p commented on 2025-07-09 16:03 (UTC)
@dreieck
Applied. Thanks for the contribution.
dreieck commented on 2025-07-09 15:00 (UTC)
Ahoj,
your package downloads the source files without version information.
This leads to issues if download is done to a central, more permanent storage, e.g. when
$SRCDESTis set in the/etc/makepkg.conf:(Files of older version still present.)
Please make the downloaded filenames version specific.
diffto thePKGBUILDwhich achieves this (and adds versionedprovidesentry, too):Regards and thanks for maintaining!
dreieck commented on 2025-07-02 18:57 (UTC)
Please add
wimboottoprovidesandconflictsarrays.Regards and thanks for the package!