Search Criteria
Package Details: ipmctl-git v03.00.00.0485.2.r5.gd2caed16-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/ipmctl-git.git (read-only, click to copy) |
|---|---|
| Package Base: | ipmctl-git |
| Description: | util for configuring and managing Intel Optane DC persistent memory modules (DCPMM). |
| Upstream URL: | https://github.com/intel/ipmctl |
| Licenses: | BSD-3-Clause |
| Submitter: | VOID001 |
| Maintainer: | fft |
| Last Packager: | fft |
| Votes: | 1 |
| Popularity: | 0.20 |
| First Submitted: | 2020-06-15 21:06 (UTC) |
| Last Updated: | 2025-07-27 14:57 (UTC) |
Latest Comments
fft commented on 2024-12-20 12:01 (UTC)
Uncompileable for now. Fixed version: https://github.com/fftmp-AUR/aur-ipmctl-git
VOID001 commented on 2021-08-02 14:08 (UTC)
According to issue: https://github.com/intel/ipmctl/issues/169. GCC 11 will complain about
os_mkdirsize invalid, adding a length parameter toos_mkdirfunction can fix this problem. However this patch is not available to master branch directly, so theos_mkdir_for_gcc_11.patchis added for temporary workaround.