systemd-remove-birthdate

maintainer clfarron4 · 0 votes · scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged This is a legitimate systemd fork/patch package built from the official upstream GitHub source with PGP verification; the flagged 'privileged install' at line 302 is just the standard systemd.install hook running systemctl/systemd-sysusers as expected for a system init package, not malicious self-update or credential exfiltration.

Triggered rules

LOW Few votes, recently uploaded zero_votes_recent

Uploaded within the last 14 days with 2 or fewer community votes — little peer review so far.

LOW AI review downgraded a static finding llm_review

The static rules flagged this MEDIUM, but an AI model (anthropic/claude-sonnet-4.6) reviewed the full PKGBUILD and judged it LOW (confidence 80%): This is a legitimate systemd fork/patch package built from the official upstream GitHub source with PGP verification; the flagged 'privileged install' at line 302 is just the standard systemd.install hook running systemctl/systemd-sysusers as expected for a system init package, not malicious self-update or credential exfiltration.

1 higher static finding superseded - not the current verdict (shown for transparency)
MEDIUM Privileged / out-of-pacman install (sudoers, setuid, or self-update) privileged_install

The package grants elevated privileges or installs an update path outside pacman: a /etc/sudoers.d rule (often passwordless), a setuid/setgid binary, or a self-update script/service that can fetch and run future code with no checksum verification. The initial install may be verified, but the ongoing privilege + update surface is a real supply-chain / privilege-escalation risk.

  • PKGBUILD:302 install -d -o root -g root -m 2755 "$pkgdir"/var/log/journal

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: Claire Farron <diesal3@googlemail.com>
2# Based on core/systemd by Christian Hesse <mail@eworm.de>
3
4pkgbase=systemd-remove-birthdate
5pkgname=('systemd-remove-birthdate'
6 'systemd-remove-birthdate-libs'
7 'systemd-remove-birthdate-resolvconf'
8 'systemd-remove-birthdate-sysvcompat'
9 'systemd-remove-birthdate-tests'
10 'systemd-remove-birthdate-ukify')
11# Upstream versioning is incompatible with pacman's version comparisons, one
12# way or another. We use proper version for pacman here (no dash for rc
13# release!), and change in source array below.
14pkgver=261.2
15pkgrel=1
16arch=('x86_64')
17license=('LGPL-2.1-or-later')
18url='https://www.github.com/systemd/systemd'
19makedepends=('acl' 'apparmor' 'cryptsetup' 'docbook-xsl' 'gperf' 'lz4' 'xz' 'pam' 'libelf'
20 'intltool' 'iptables' 'kmod' 'libarchive' 'libcap' 'libidn2' 'libgcrypt'
21 'libmicrohttpd' 'libxcrypt' 'libxslt' 'util-linux' 'linux-api-headers'
22 'python-jinja' 'python-lxml' 'quota-tools' 'shadow' 'git'
23 'meson' 'libseccomp' 'pcre2' 'audit' 'kexec-tools' 'libxkbcommon'
24 'bash-completion' 'p11-kit' 'systemd' 'libfido2' 'tpm2-tss' 'rsync'
25 'bpf' 'libbpf' 'clang' 'llvm' 'curl' 'gnutls' 'python-pyelftools'
26 'libpwquality' 'qrencode' 'lib32-gcc-libs' 'python-pefile' 'linux-headers')
27conflicts=("mkinitcpio<38-1")
28validpgpkeys=('63CDA1E5D3FC22B998D20DD6327F26951A015CC4' # Lennart Poettering <lennart@poettering.net>
29 'A9EA9081724FFAE0484C35A1A81CEA22BC8C7E2E' # Luca Boccassi <luca.boccassi@gmail.com>
30 '9A774DB5DB996C154EBBFBFDA0099A18E29326E1' # Yu Watanabe <watanabe.yu+github@gmail.com>
31 '5C251B5FC54EB2F80F407AAAC54CA336CFEB557E') # Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
32
33# For pacman's version comparisons $pkgver is missing the dash that would be
34# in an upstream rc version so add it back when fetching the tag from github.
35source=("git+https://github.com/systemd/systemd#tag=v${pkgver/rc/-rc}?signed"
36 '0001-Use-Arch-Linux-device-access-groups.patch'
37 # Remove BirthDate Fields
38 '0002-Remove-Birthdate-man-folders.patch'
39 '0003-Remove-Birthdate-src-folders.patch'
40 # bootloader files
41 'arch.conf'
42 'loader.conf'
43 'splash-arch.bmp'
44 # pam configuration
45 'systemd-user.pam'
46 # pacman / libalpm hooks
47 'systemd-hook'
48 '20-systemd-sysusers.hook'
49 '21-systemd-tmpfiles.hook'
50 '25-systemd-binfmt.hook'
51 '25-systemd-catalog.hook'
52 '25-systemd-hwdb.hook'
53 '25-systemd-sysctl.hook'
54 '30-systemd-daemon-reload-system.hook'
55 '30-systemd-daemon-reload-user.hook'
56 '35-systemd-enqueue-marked.hook'
57 '35-systemd-udev-reload.hook'
58 '35-systemd-update.hook')
59sha512sums=('1c2a3aed0b7c613040722ef1bd063a1f35d2f3993e0f678701ef5e4d42d31628804df477158e5fa2bb47e523a9969d01cfb7622762cf32ff44e0367e5f432368'
60 'ddb9401e47d0bf01874f255803a4b2167ec631484189d29d03694101fd9c77724e735f16d99c5f4ffd8061ae78839b2826ff0e0a925a6f0dbca25f2cfb271a82'
61 '1fa81fdfd50129955cdeb028473b99695b182c9e98da1594bd2db30705c712aadbe9deb31b2ce14f4baea945732f443a9862e226325facc4d5262d2118340f01'
62 '5e759d59ab97714d19c71d60360f524d27e06076a02bf1c0276f503b3b46c0db3aed912da96cf50ac29a5ce627bd68d4385ec22d13974d661006f9f7ed249b0f'
63 '61032d29241b74a0f28446f8cf1be0e8ec46d0847a61dadb2a4f096e8686d5f57fe5c72bcf386003f6520bc4b5856c32d63bf3efe7eb0bc0deefc9f68159e648'
64 '3194d1f8bff31b88a79657df83632b9224b66ca2cf8fd806a3ef35cf7a43f46c09c57f3dfd02256a99b6514a8f789b7d3bcfd7e17e00e34aa55ff0c6cedb5f01'
65 '5a1d78b5170da5abe3d18fdf9f2c3a4d78f15ba7d1ee9ec2708c4c9c2e28973469bc19386f70b3cf32ffafbe4fcc4303e5ebbd6d5187a1df3314ae0965b25e75'
66 '32580b82e97573d3e499821e2ce415ff134c0ec52c9b44a3c0862c4007d347f55636d6afac3dfc6831a9b384c7448075bdf3a12f369b4d8b62b24dfdb9c8a76a'
67 'f2f9c8de7fc10c84f8ad4b3286c6878d35cf80ac9841a55759db46f40e69b012b2d6a6638fb107a442c6e545558f864af1477f701bc0693dc452772be232b7a7'
68 '299dcc7094ce53474521356647bdd2fb069731c08d14a872a425412fcd72da840727a23664b12d95465bf313e8e8297da31259508d1c62cc2dcea596160e21c5'
69 'da7a97d5d3701c70dd5388b0440da39006ee4991ce174777931fea2aa8c90846a622b2b911f02ae4d5fffb92680d9a7e211c308f0f99c04896278e2ee0d9a4dc'
70 '0d6bc3d928cfafe4e4e0bc04dbb95c5d2b078573e4f9e0576e7f53a8fab08a7077202f575d74a3960248c4904b5f7f0661bf17dbe163c524ab51dd30e3cb80f7'
71 '2b50b25e8680878f7974fa9d519df7e141ca11c4bfe84a92a5d01bb193f034b1726ea05b3c0030bad1fbda8dbb78bf1dc7b73859053581b55ba813c39b27d9dc'
72 'a1661ab946c6cd7d3c6251a2a9fd68afe231db58ce33c92c42594aedb5629be8f299ba08a34713327b373a3badd1554a150343d8d3e5dfb102999c281bd49154'
73 '9426829605bbb9e65002437e02ed54e35c20fdf94706770a3dc1049da634147906d6b98bf7f5e7516c84068396a12c6feaf72f92b51bdf19715e0f64620319de'
74 'a436d3f5126c6c0d6b58c6865e7bd38dbfbfb7babe017eeecb5e9d162c21902cbf4e0a68cf3ac2f99815106f9fa003b075bd2b4eb5d16333fa913df6e2f3e32a'
75 '190112e38d5a5c0ca91b89cd58f95595262a551530a16546e1d84700fc9644aa2ca677953ffff655261e8a7bff6e6af4e431424df5f13c00bc90b77c421bc32d'
76 '51ebf20a1c93c2a86e8ced0d68e91f4a2bf6a537a2d674e05da69961d5861213159e28f228ffdc897bed721abd61ff133f49aeb0a9ebbbe76020c5b847c2a2df'
77 'a50d202a9c2e91a4450b45c227b295e1840cc99a5e545715d69c8af789ea3dd95a03a30f050d52855cabdc9183d4688c1b534eaa755ebe93616f9d192a855ee3'
78 '825b9dd0167c072ba62cabe0677e7cd20f2b4b850328022540f122689d8b25315005fa98ce867cf6e7460b2b26df16b88bb3b5c9ebf721746dce4e2271af7b97')
79
80_meson_version="${pkgver}-${pkgrel}"
81_systemd_src_dir="systemd"
82
83if ((_systemd_UPSTREAM)); then
84 _meson_version="${pkgver}"
85fi
86
87# Some heuristics to detect that we are building on OBS, with no network access. Skip
88# git verification, and use the OBS-provided tarball instead. The sources will be
89# unpacked by OBS in $package-$version/
90if [ -f /.build/build.dist ] && [ -d /usr/src/packages/SOURCES ] && [ -d /usr/src/packages/BUILD ] && [ -d /usr/src/packages/OTHER ]; then
91 source[0]="$(find . -name "systemd-${pkgver}.tar.*" -print -quit)"
92 sha512sums[0]='SKIP'
93 _systemd_src_dir="systemd-${pkgver}"
94fi
95
96_backports=(
97)
98
99_reverts=(
100)
101
102prepare() {
103 cd "${_systemd_src_dir}"
104
105 # return if not a git repository
106 if ! git status >/dev/null 2>&1; then
107 return
108 fi
109
110 local _c _l
111 for _c in "${_backports[@]}"; do
112 if [[ "${_c}" == *..* ]]; then _l='--reverse'; else _l='--max-count=1'; fi
113 git log --oneline "${_l}" "${_c}"
114 git cherry-pick --mainline 1 --no-commit "${_c}"
115 done
116 for _c in "${_reverts[@]}"; do
117 if [[ "${_c}" == *..* ]]; then _l='--reverse'; else _l='--max-count=1'; fi
118 git log --oneline "${_l}" "${_c}"
119 git revert --mainline 1 --no-commit "${_c}"
120 done
121
122 # Replace cdrom/dialout/tape groups with optical/uucp/storage
123 patch -Np1 -i ../0001-Use-Arch-Linux-device-access-groups.patch
124 patch -Np1 -i ../0002-Remove-Birthdate-man-folders.patch
125 patch -Np1 -i ../0003-Remove-Birthdate-src-folders.patch
126}
127
128build() {
129 local _timeservers=({0..3}.arch.pool.ntp.org)
130 local _nameservers=(
131 # We use these public name services, ordered by their privacy policy (hopefully):
132 # * Quad9 (https://quad9.net/privacy/policy/)
133 '9.9.9.9#dns.quad9.net'
134 '2620:fe::9#dns.quad9.net'
135 # * Cloudflare (https://developers.cloudflare.com/1.1.1.1/privacy/public-dns-resolver/)
136 '1.1.1.1#cloudflare-dns.com'
137 '2606:4700:4700::1111#cloudflare-dns.com'
138 # * Google (https://developers.google.com/speed/public-dns/privacy)
139 '8.8.8.8#dns.google'
140 '2001:4860:4860::8888#dns.google'
141 # You do not agree? Fine, change it in your local configuration.
142 )
143
144 local _meson_options=(
145 -Dversion-tag="${_meson_version}-arch"
146 -Dvcs-tag=false
147 -Dshared-lib-tag="${_meson_version}"
148 -Dmode=release
149
150 -Dapparmor=enabled
151 -Dbootloader=enabled
152 -Dxenctrl=disabled
153 -Dbpf-framework=enabled
154 -Dima=false
155 -Dinstall-tests=true
156 -Dlibidn2=enabled
157 -Dlz4=enabled
158 -Dman=enabled
159 -Dselinux=disabled
160 -Dsshdprivsepdir=/usr/share/empty.sshd
161 -Dsysupdated=enabled
162 -Dvmlinux-h=provided
163 -Dvmlinux-h-path=/usr/src/linux/vmlinux.h
164
165 -Dcompat-sysv-interfaces=false
166 -Ddbuspolicydir=/usr/share/dbus-1/system.d
167 -Ddefault-dnssec=no
168 -Ddefault-kill-user-processes=false
169 -Ddefault-locale='C.UTF-8'
170 -Dlocalegen-path=/usr/bin/locale-gen
171 -Ddns-over-tls=openssl
172 -Dfallback-hostname='archlinux'
173 -Dnologin-path=/usr/bin/nologin
174 -Dntp-servers="${_timeservers[*]}"
175 -Ddns-servers="${_nameservers[*]}"
176 -Drpmmacrosdir=no
177
178 -Dsbat-distro='arch'
179 -Dsbat-distro-summary='Arch Linux AUR'
180 -Dsbat-distro-pkgname="${pkgname}"
181 -Dsbat-distro-version="${pkgver}"
182 -Dsbat-distro-url="https://aur.archlinux.org/pkgbase/${pkgname}"
183 )
184
185 arch-meson "${_systemd_src_dir}" build "${_meson_options[@]}" $MESON_EXTRA_CONFIGURE_OPTIONS
186
187 meson compile -C build
188}
189
190check() {
191 meson test -C build --print-errorlogs
192}
193
194package_systemd-remove-birthdate() {
195 pkgdesc='system and service manager with birthdate functions removed'
196
197 license+=(
198 'CC0-1.0' # siphash
199 'GPL-2.0-or-later' # udev
200 'MIT-0' # documentation and config files
201 )
202
203 # Not all libs are linked, but opened via dlopen() pointed out by 6511918 at
204 # https://aur.archlinux.org/pkgbase/systemd-git#comment-1041291
205
206 depends=(
207 "systemd-remove-birthdate-libs=${pkgver}"
208 'acl' 'bash' 'cryptsetup' 'dbus'
209 'dbus-units' 'kbd' 'kmod' 'hwdata'
210 'libgcrypt' 'libxcrypt' 'libidn2' 'lz4' 'pam'
211 'libelf' 'libseccomp' 'util-linux' 'xz' 'pcre2' 'audit'
212 'openssl')
213 provides=('nss-myhostname' "systemd-tools=${pkgver}" "udev=${pkgver}")
214 provides+=("systemd=${pkgver}")
215
216 replaces=('nss-myhostname' 'systemd-tools' 'udev')
217 conflicts=('nss-myhostname' 'systemd-tools' 'udev')
218
219 conflicts+=('systemd' 'systemd-git' 'systemd-liberated-git')
220
221 optdepends=(
222 'apparmor: additional security features'
223 'curl: systemd-journal-upload, machinectl pull-tar and pull-raw'
224 'gnutls: systemd-journal-gatewayd and systemd-journal-remote'
225 'iptables: firewall features'
226 'libarchive: convert DDIs to tarballs'
227 'libbpf: support BPF programs'
228 'libfido2: unlocking LUKS2 volumes with FIDO2 token'
229 'libmicrohttpd: systemd-journal-gatewayd and systemd-journal-remote'
230 'libp11-kit: support PKCS#11'
231 'libpwquality: check password quality'
232 'polkit: allow administration as unprivileged user'
233 'qemu-base: systemd-vmspawn'
234 'qrencode: show QR codes'
235 'quota-tools: kernel-level quota management'
236 'systemd-sysvcompat: symlink package to provide sysvinit binaries'
237 'systemd-ukify: combine kernel and initrd into a signed Unified Kernel Image'
238 'tpm2-tss: unlocking LUKS2 volumes with TPM2')
239 backup=(etc/systemd/coredump.conf
240 etc/systemd/homed.conf
241 etc/systemd/journald.conf
242 etc/systemd/journal-remote.conf
243 etc/systemd/journal-upload.conf
244 etc/systemd/logind.conf
245 etc/systemd/networkd.conf
246 etc/systemd/oomd.conf
247 etc/systemd/pstore.conf
248 etc/systemd/resolved.conf
249 etc/systemd/sleep.conf
250 etc/systemd/system.conf
251 etc/systemd/timesyncd.conf
252 etc/systemd/user.conf
253 etc/udev/iocost.conf
254 etc/udev/udev.conf)
255 install=systemd.install
256
257 meson install -C build --no-rebuild --destdir "$pkgdir" --quiet
258
259 # runtime libraries shipped with systemd-libs
260 install -d -m0755 systemd-libs/lib/
261 mv "$pkgdir"/usr/lib/lib{nss,systemd,udev}*.so* systemd-libs/lib/
262 mv "$pkgdir"/usr/lib/pkgconfig systemd-libs/lib/pkgconfig
263 mv "$pkgdir"/usr/include systemd-libs/include
264 mv "$pkgdir"/usr/share/man/man3 systemd-libs/man3
265 install -d -m0755 systemd-libs/man8/
266 mv "$pkgdir"/usr/share/man/man8/*nss* systemd-libs/man8/
267
268 # ukify shipped in separate package
269 install -d -m0755 systemd-ukify/{bin,systemd,man1,install.d}
270 mv "$pkgdir"/usr/bin/ukify systemd-ukify/bin/
271 mv "$pkgdir"/usr/lib/systemd/ukify systemd-ukify/systemd/
272 mv "$pkgdir"/usr/share/man/man1/ukify.1 systemd-ukify/man1/
273 # we move the ukify hook itself, but keep 90-uki-copy.install in place,
274 # because there are other ways to generate UKIs w/o ukify, e.g. w/ mkinitcpio
275 mv "$pkgdir"/usr/lib/kernel/install.d/60-ukify.install systemd-ukify/install.d
276
277 # manpages shipped with systemd-sysvcompat
278 rm "$pkgdir"/usr/share/man/man1/init.1
279 rm "$pkgdir"/usr/share/man/man8/{halt,poweroff,reboot,shutdown}.8
280
281 # executable (symlinks) shipped with systemd-sysvcompat
282 rm "$pkgdir"/usr/bin/{halt,init,poweroff,reboot,shutdown}
283
284 # files shipped with systemd-resolvconf
285 rm "$pkgdir"/usr/{bin/resolvconf,share/man/man1/resolvconf.1}
286
287 # tests shipped with systemd-tests (for upstream)
288 install -d -m0755 systemd-tests/
289 mv "$pkgdir"/usr/lib/systemd/tests systemd-tests/
290
291 # avoid a potential conflict with [core]/filesystem
292 rm "$pkgdir"/usr/share/factory/etc/{issue,nsswitch.conf}
293 sed -i -e '/^C \/etc\/nsswitch\.conf/d' \
294 -e '/^C \/etc\/issue/d' "$pkgdir"/usr/lib/tmpfiles.d/etc.conf
295
296 # ship default policy to leave services disabled
297 echo 'disable *' >"$pkgdir"/usr/lib/systemd/system-preset/99-default.preset
298
299 # The group 'systemd-journal' is allocated dynamically and may have varying
300 # gid on different systems. Let's install with gid 0 (root), systemd-tmpfiles
301 # will fix the permissions for us. (see /usr/lib/tmpfiles.d/systemd.conf)
302 install -d -o root -g root -m 2755 "$pkgdir"/var/log/journal
303
304 # add example bootctl configuration
305 install -D -m0644 arch.conf "$pkgdir"/usr/share/systemd/bootctl/arch.conf
306 install -D -m0644 loader.conf "$pkgdir"/usr/share/systemd/bootctl/loader.conf
307 install -D -m0644 splash-arch.bmp "$pkgdir"/usr/share/systemd/bootctl/splash-arch.bmp
308
309 # pacman hooks
310 install -D -m0755 systemd-hook "$pkgdir"/usr/share/libalpm/scripts/systemd-hook
311 install -D -m0644 -t "$pkgdir"/usr/share/libalpm/hooks *.hook
312
313 # overwrite the systemd-user PAM configuration with our own
314 install -D -m0644 systemd-user.pam "$pkgdir"/usr/lib/pam.d/systemd-user
315
316 # create a directory for cryptsetup keys
317 install -d -m0700 "$pkgdir"/etc/cryptsetup-keys.d
318
319 # handle uncommon license
320 install -d -m0755 "$pkgdir/usr/share/licenses/systemd"
321 ln -s -t "$_" /usr/share/doc/systemd/LICENSES/MIT-0.txt
322
323 # symlink kernel-install to installkernel
324 ln -s kernel-install "$pkgdir"/usr/bin/installkernel
325 ln -s kernel-install.8.gz "$pkgdir"/usr/share/man/man8/installkernel.8.gz
326}
327
328package_systemd-remove-birthdate-libs() {
329 pkgdesc='systemd client libraries with birthdate functions removed'
330
331 depends=('glibc' 'libgcc' 'libgcc_s.so' 'libgcrypt' 'lz4' 'xz' 'zstd')
332 license+=(
333 'CC0-1.0' # siphash
334 'GPL-2.0-or-later WITH Linux-syscall-note' # src/basic/linux/*
335 )
336 provides=('libsystemd' 'libsystemd.so' 'libudev.so')
337
338 provides+=("systemd-libs=${pkgver}")
339 conflicts=('libsystemd' 'systemd-libs-git' 'systemd-liberated-libs-git')
340 conflicts+=('systemd-libs')
341
342
343 install -d -m0755 "$pkgdir"/usr/share/man
344 mv systemd-libs/lib "$pkgdir"/usr/lib
345 mv systemd-libs/include "$pkgdir"/usr/include
346 mv systemd-libs/man3 "$pkgdir"/usr/share/man/man3
347 mv systemd-libs/man8 "$pkgdir"/usr/share/man/man8
348}
349
350package_systemd-remove-birthdate-resolvconf() {
351 pkgdesc='systemd resolvconf replacement with birthdate functions removed (for use with systemd-resolved)'
352 depends=("systemd-remove-birthdate=${pkgver}")
353 provides=('openresolv' 'resolvconf')
354
355 provides+=("systemd-resolvconf=${pkgver}")
356 conflicts=('resolvconf' 'systemd-resolvconf-git' 'systemd-liberated-resolvconf-git')
357 conflicts+=('systemd-resolvconf')
358
359
360 install -d -m0755 "$pkgdir"/usr/bin
361 ln -s resolvectl "$pkgdir"/usr/bin/resolvconf
362
363 install -d -m0755 "$pkgdir"/usr/share/man/man1
364 ln -s resolvectl.1.gz "$pkgdir"/usr/share/man/man1/resolvconf.1.gz
365}
366
367package_systemd-remove-birthdate-sysvcompat() {
368 pkgdesc='sysvinit compat for systemd with birthdate functions removed'
369
370 conflicts=('sysvinit')
371
372 conflicts+=('systemd-sysvcompat' 'systemd-sysvcompat-git' 'systemd-liberated-sysvcompat-git')
373 depends=("systemd-remove-birthdate=${pkgver}")
374 provides=("systemd-sysvcompat=${pkgver}")
375
376 install -D -m0644 -t "$pkgdir"/usr/share/man/man1 \
377 build/man/init.1
378 install -D -m0644 -t "$pkgdir"/usr/share/man/man8 \
379 build/man/{halt,poweroff,reboot,shutdown}.8
380
381 install -d -m0755 "$pkgdir"/usr/bin
382 ln -s ../lib/systemd/systemd "$pkgdir"/usr/bin/init
383 for tool in halt poweroff reboot shutdown; do
384 ln -s systemctl "$pkgdir"/usr/bin/$tool
385 done
386}
387
388package_systemd-remove-birthdate-tests() {
389 pkgdesc='systemd tests with birthdate functions removed'
390 conflicts=('systemd-tests' 'systemd-tests-git' 'systemd-liberated-tests-git')
391 provides=("systemd-tests=${pkgver}")
392 depends=("systemd-remove-birthdate=${pkgver}")
393
394 install -d -m0755 "$pkgdir"/usr/lib/systemd
395 mv systemd-tests/tests "$pkgdir"/usr/lib/systemd/tests
396}
397
398package_systemd-remove-birthdate-ukify() {
399 pkgdesc='Combine kernel and initrd into a signed Unified Kernel Image'
400
401 conflicts=('systemd-ukify' 'systemd-ukify-git' 'systemd-liberated-ukify-git')
402
403 provides=('ukify')
404 provides+=("systemd-ukify=$pkgver")
405 depends=("systemd-remove-birthdate=${pkgver}" 'binutils' 'python-cryptography' 'python-pefile')
406 optdepends=('python-pillow: Show the size of splash image'
407 'sbsigntools: Sign the embedded kernel')
408
409 install -d -m0755 "$pkgdir"/usr/{lib/kernel,share/man}
410 mv systemd-ukify/bin "$pkgdir"/usr/bin
411 mv systemd-ukify/systemd "$pkgdir"/usr/lib/systemd
412 mv systemd-ukify/man1 "$pkgdir"/usr/share/man/man1
413 mv systemd-ukify/install.d "$pkgdir"/usr/lib/kernel/install.d
414}
415
416# vim:ft=sh syn=sh et sw=2:
417

Scan history

Scanned at (UTC)SeverityRules
2026-08-03 00:08:14 LOW 3
2026-08-02 00:16:08 LOW 3
2026-08-01 00:11:18 LOW 3
2026-07-31 01:19:05 LOW 3
2026-07-31 01:17:03 MEDIUM 2

Report a package

Reports go to the AURWatch maintainer (one person) and are read by hand. No login required.

0 / 4000
Your suggestion