Package Details: uksmd 6.5.1-2

Git Clone URL: https://aur.archlinux.org/uksmd.git (read-only, click to copy)
Package Base: uksmd
Description: Userspace KSM helper daemon
Upstream URL: https://codeberg.org/pf-kernel/uksmd
Keywords: dedup deduplication ksm memory ram uksm uksmd
Licenses: GPL3
Submitter: post-factum
Maintainer: post-factum
Last Packager: post-factum
Votes: 10
Popularity: 1.53
First Submitted: 2019-05-22 19:57 (UTC)
Last Updated: 2024-02-25 23:28 (UTC)

Latest Comments

1 2 3 4 Next › Last »

post-factum commented on 2024-05-03 06:43 (UTC)

Just add provides=(UKSMD-BUILTIN) to your custom kernel PKGBUILD.

veganvelociraptr commented on 2024-05-03 06:36 (UTC)

Kindly consider removing the linux-zen (and related) kernels as dependencies, it'd help those of us who use a custom kernel with ksm. It won't really break anything IMHO, as those who choose to install this really should know what they are doing.

post-factum commented on 2024-02-25 23:28 (UTC)

Makes sense, thanks.

yurikoles commented on 2024-02-25 23:20 (UTC) (edited on 2024-02-25 23:21 (UTC) by yurikoles)

Current source artifact name v${pkgver}.tar.gz = v6.5.1.tar.gz may lead to a name clash, a file conflict and a checksum error with any other package with the very same version for those people who have SRCDEST set in makepkg.conf

From makepkg.conf.5:

SRCDEST="/path/to/directory" If this value is not set, downloaded source files will only be stored in the current directory. Many people like to keep all source files in a central location for easy cleanup, so this path can be set here.

post-factum commented on 2024-02-25 19:43 (UTC)

I would like to get a proper explanation regarding functional meaning of such a change. Thank you.

Freso commented on 2024-02-25 18:43 (UTC)

Yes:

Warning: Before attempting to submit a package you are expected to familiarize yourself with Arch packaging standards and all the articles under "Related articles".

In fact, it probably matters even more for AUR packages than for ones in the official repositories.

post-factum commented on 2024-02-18 17:47 (UTC)

Does it matter for an AUR package?

Freso commented on 2024-02-18 17:43 (UTC)

Please make the $source filename unique (see Arch package guidelines#Package sources); e.g., something like source=(${pkgname}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz) should work.

post-factum commented on 2023-09-04 15:17 (UTC)

Added.

dreieck commented on 2023-09-04 10:34 (UTC)

A suggestion: Add uksmdstats as optional dependency.