Displaying 1 result from an estimated 1 matches for "uefi_ia32".
2016 Feb 25
4
Module Versioning
Suppose...:
- For non-releases: "git" + We take the first 6 chars of git commit
- For releases: "ver" + major + "." + minor
- For tar-balls: Something clever, maybe involving the date
...that we embed such a version in Syslinux core and in all OS programs
and modules. Maybe even with some nearby magic so that a "whichver"
command can examine and answer.