[OS-BUILD PATCHv2] redhat/Makefile.variables: Add ADD_COMMITID_TO_VERSION

2022-08-30 Thread Prarit Bhargava (via Email Bridge)
From: Prarit Bhargava redhat/Makefile.variables: Add ADD_COMMITID_TO_VERSION As noted in ARK commit 40aae9752b8b ("Fix versioning on stable Fedora"), adding the commit ID to all versions must be optional. Currently, the centos-stream-9 repository does not have this feature and adding it would c

[OS-BUILD PATCH] redhat/Makefile.variables: Add ADD_COMMITID_TO_VERSION

2022-08-30 Thread Prarit Bhargava (via Email Bridge)
From: Prarit Bhargava redhat/Makefile.variables: Add ADD_COMMITID_TO_VERSION As noted in ARK commit 40aae9752b8b ("Fix versioning on stable Fedora"), adding the commit ID to all versions must be optional. Currently, the centos-stream-9 repository does not have this feature and adding it would c

Re: [OS-BUILD PATCH 0/2] Reduce disk space requirements of the kernel build

2022-08-30 Thread via Email Bridge
From: Ondrej Mosnáček on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1950#note_1081919148 > Would it make sense to use a hardlink here instead of a symlink? I figured a symlink would be safer, since hardlinks only work between files on the same filesystem. It's not obvio

[OS-BUILD PATCH] redhat/configs: enable UINPUT on aarch64

2022-08-30 Thread Benjamin Tissoires (via Email Bridge)
From: Benjamin Tissoires redhat/configs: enable UINPUT on aarch64 Centos-stream 9 Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2119170 Upstream Status: RHEL only Tested: sanity only with make dist-configs uinput.ko is required for spicevd-agent to work properly. UINPUT is properly set