libselinux,
libmount,
libblkid],
+ install_rpath : '$ORIGIN',
install : true,
install_dir : rootlibexecdir)
libselinux,
libmount,
libblkid],
+ install_rpath : '$ORIGIN',
install : true)
executable('systemd-journald',
dependencies : [threads,
libxz,
liblz4],
+ install_rpath : '$ORIGIN',
install : true,
install_dir : rootlibexecdir)
libshared,
libudev],
dependencies : [threads],
+ install_rpath : rootlibexecdir,
install : true)
executable('journalctl',
libqrencode,
libxz,
liblz4],
+ install_rpath : rootlibexecdir,
install : true,
install_dir : rootbindir)
executable('systemd-getty-generator',
'src/getty-generator/getty-generator.c',
- install : true,
- install_dir : systemgeneratordir,
include_directories : includes,
- link_with : [libshared])
+ link_with : [libshared],
+ install_rpath : rootlibexecdir,
+ install : true,
+ install_dir : systemgeneratordir)
executable('systemd-debug-generator',
'src/debug-generator/debug-generator.c',
- install : true,
- install_dir : systemgeneratordir,
include_directories : includes,
- link_with : [libshared])
+ link_with : [libshared],
+ install_rpath : rootlibexecdir,
+ install : true,
+ install_dir : systemgeneratordir)
executable('systemd-fstab-generator',
'src/fstab-generator/fstab-generator.c',
'src/core/mount-setup.c',
- install : true,
- install_dir : systemgeneratordir,
include_directories : includes,
- link_with : [libshared])
+ link_with : [libshared],
+ install_rpath : rootlibexecdir,
+ install : true,
+ install_dir : systemgeneratordir)
if conf.get('ENABLE_ENVIRONMENT_D', 0) == 1
executable('30-systemd-environment-d-generator',
'src/environment-d-generator/environment-d-generator.c',
- install : true,
- install_dir : userenvgeneratordir,
include_directories : includes,
link_with : [libshared,
- libsystemd_internal])
+ libsystemd_internal],
+ install_rpath : rootlibexecdir,
+ install : true,
+ install_dir : userenvgeneratordir)
meson.add_install_script(meson_make_symlink,
sysconfdir + '/environment',
'src/hibernate-resume/hibernate-resume-generator.c',
include_directories : includes,
link_with : [libshared],
+ install_rpath : rootlibexecdir,
install : true,
install_dir : systemgeneratordir)
'src/hibernate-resume/hibernate-resume.c',
include_directories : includes,
link_with : [libshared],
+ install_rpath : rootlibexecdir,
install : true,
install_dir : rootlibexecdir)
endif
executable('systemd-gpt-auto-generator',
'src/gpt-auto-generator/gpt-auto-generator.c',
'src/basic/blkid-util.h',
- install : true,
- install_dir : systemgeneratordir,
include_directories : includes,
link_with : [libsystemd_internal,
libshared,
libudev],
- dependencies : libblkid)
+ dependencies : libblkid,
+ install_rpath : rootlibexecdir,
+ install : true,
+ install_dir : systemgeneratordir)
executable('systemd-dissect',
'src/dissect/dissect.c',
include_directories : includes,
link_with : [libshared],
+ install_rpath : '$ORIGIN',
install : true,
install_dir : rootlibexecdir)
endif
dependencies : [threads,
libm,
libidn],
+ install_rpath : '$ORIGIN',
install : true,
install_dir : rootlibexecdir)
dependencies : [threads,
libm,
libidn],
+ install_rpath : rootlibexecdir,
install : true)
endif
libsystemd_internal],
dependencies : [threads,
libacl],
+ install_rpath : '$ORIGIN',
install : true,
install_dir : rootlibexecdir)
dependencies : [threads,
liblz4,
libxz],
+ install_rpath : rootlibexecdir,
install : true,
install_dir : rootbindir)
include_directories : includes,
link_with : [libshared,
libsystemd_internal],
+ install_rpath : rootlibexecdir,
install : true,
install_dir : rootbindir)
'src/user-sessions/user-sessions.c',
include_directories : includes,
link_with : [libshared],
+ install_rpath : '$ORIGIN',
install : true,
install_dir : rootlibexecdir)
endif
include_directories : includes,
link_with : [libshared],
dependencies : [libblkid],
+ install_rpath : rootlibexecdir,
install : true)
endif
include_directories : includes,
link_with : [libshared],
dependencies : [threads],
+ install_rpath : rootlibexecdir,
install : true)
executable('systemctl', 'src/systemctl/systemctl.c',
libselinux,
libxz,
liblz4],
+ install_rpath : rootlibexecdir,
install : true,
install_dir : rootbindir)
include_directories : includes,
link_with : [libshared,
libudev],
+ install_rpath : '$ORIGIN',
install : true,
install_dir : rootlibexecdir)
endif
include_directories : includes,
link_with : [libshared,
libudev],
+ install_rpath : '$ORIGIN',
install : true,
install_dir : rootlibexecdir)
endif
'src/system-update-generator/system-update-generator.c',
include_directories : includes,
link_with : [libshared],
+ install_rpath : rootlibexecdir,
install : true,
install_dir : systemgeneratordir)
link_with : [libshared,
libsystemd_internal],
dependencies : [libcryptsetup],
+ install_rpath : '$ORIGIN',
install : true,
install_dir : rootlibexecdir)
include_directories : includes,
link_with : [libshared],
dependencies : [libcryptsetup],
+ install_rpath : rootlibexecdir,
install : true,
install_dir : systemgeneratordir)
include_directories : includes,
link_with : [libshared],
dependencies : [libcryptsetup],
+ install_rpath : '$ORIGIN',
install : true,
install_dir : rootlibexecdir)
link_with : [libshared,
libsystemd_internal],
dependencies : [libcryptsetup],
+ install_rpath : rootlibexecdir,
install : true,
install_dir : systemgeneratordir)
endif
'src/sysv-generator/sysv-generator.c',
include_directories : includes,
link_with : [libshared],
+ install_rpath : rootlibexecdir,
install : true,
install_dir : systemgeneratordir)
'src/rc-local-generator/rc-local-generator.c',
include_directories : includes,
link_with : [libshared],
+ install_rpath : rootlibexecdir,
install : true,
install_dir : systemgeneratordir)
endif
'src/hostname/hostnamed.c',
include_directories : includes,
link_with : [libshared],
+ install_rpath : '$ORIGIN',
install : true,
install_dir : rootlibexecdir)
include_directories : includes,
link_with : [libshared,
libsystemd_internal],
+ install_rpath : rootlibexecdir,
install : true)
endif
link_with : [libshared,
libsystemd_internal],
dependencies : [libdl],
+ install_rpath : '$ORIGIN',
install : true,
install_dir : rootlibexecdir)
include_directories : includes,
link_with : [libshared,
libsystemd_internal],
+ install_rpath : rootlibexecdir,
install : true)
endif
include_directories : includes,
link_with : [libshared,
libsystemd_internal],
+ install_rpath : rootlibexecdir,
install : true,
install_dir : rootlibexecdir)
executable('timedatectl',
'src/timedate/timedatectl.c',
include_directories : includes,
+ install_rpath : rootlibexecdir,
link_with : [libshared,
libsystemd_internal],
install : true)
libsystemd_internal],
dependencies : [threads,
libm],
+ install_rpath : '$ORIGIN',
install : true,
install_dir : rootlibexecdir)
endif
link_with : [libmachine_core,
libshared,
libsystemd_internal],
+ install_rpath : '$ORIGIN',
install : true,
install_dir : rootlibexecdir)
dependencies : [threads,
libxz,
liblz4],
+ install_rpath : rootlibexecdir,
install : true,
install_dir : rootbindir)
endif
link_with : [libsystemd_internal,
libshared],
dependencies : [threads],
+ install_rpath : '$ORIGIN',
install : true,
install_dir : rootlibexecdir)
libbzip2,
libxz,
libgcrypt],
+ install_rpath : '$ORIGIN',
install : true,
install_dir : rootlibexecdir)
libz,
libbzip2,
libxz],
+ install_rpath : '$ORIGIN',
install : true,
install_dir : rootlibexecdir)
libz,
libbzip2,
libxz],
+ install_rpath : '$ORIGIN',
install : true,
install_dir : rootlibexecdir)
endif
libgnutls,
libxz,
liblz4],
+ install_rpath : '$ORIGIN',
install : true,
install_dir : rootlibexecdir)
endif
libgnutls,
libxz,
liblz4],
+ install_rpath : '$ORIGIN',
install : true,
install_dir : rootlibexecdir)
libgnutls,
libxz,
liblz4],
+ install_rpath : '$ORIGIN',
install : true,
install_dir : rootlibexecdir)
endif
libdw,
libxz,
liblz4],
+ install_rpath : '$ORIGIN',
install : true,
install_dir : rootlibexecdir)
dependencies : [threads,
libxz,
liblz4],
+ install_rpath : rootlibexecdir,
install : true)
endif
'src/binfmt/binfmt.c',
include_directories : includes,
link_with : [libshared],
+ install_rpath : '$ORIGIN',
install : true,
install_dir : rootlibexecdir)
'src/vconsole/vconsole-setup.c',
include_directories : includes,
link_with : [libshared],
+ install_rpath : '$ORIGIN',
install : true,
install_dir : rootlibexecdir)
endif
'src/random-seed/random-seed.c',
include_directories : includes,
link_with : [libshared],
+ install_rpath : '$ORIGIN',
install : true,
install_dir : rootlibexecdir)
endif
include_directories : includes,
link_with : [libshared],
dependencies : [libcrypt],
+ install_rpath : rootlibexecdir,
install : true,
install_dir : rootbindir)
endif
'src/core/mount-setup.h',
include_directories : includes,
link_with : [libshared],
+ install_rpath : rootlibexecdir,
install : true,
install_dir : rootlibexecdir)
include_directories : includes,
link_with : [libshared,
libsystemd_internal],
+ install_rpath : rootlibexecdir,
install : true,
install_dir : rootbindir)
include_directories : includes,
link_with : [libshared,
libsystemd_internal],
+ install_rpath : '$ORIGIN',
install : true,
install_dir : rootlibexecdir)
'src/sleep/sleep.c',
include_directories : includes,
link_with : [libshared],
+ install_rpath : '$ORIGIN',
install : true,
install_dir : rootlibexecdir)
'src/sysctl/sysctl.c',
include_directories : includes,
link_with : [libshared],
+ install_rpath : '$ORIGIN',
install : true,
install_dir : rootlibexecdir)
'src/ac-power/ac-power.c',
include_directories : includes,
link_with : [libshared],
+ install_rpath : '$ORIGIN',
install : true,
install_dir : rootlibexecdir)
'src/detect-virt/detect-virt.c',
include_directories : includes,
link_with : [libshared],
+ install_rpath : rootlibexecdir,
install : true)
executable('systemd-delta',
'src/delta/delta.c',
include_directories : includes,
link_with : [libshared],
+ install_rpath : rootlibexecdir,
install : true)
executable('systemd-escape',
'src/escape/escape.c',
include_directories : includes,
link_with : [libshared],
+ install_rpath : rootlibexecdir,
install : true,
install_dir : rootbindir)
'src/notify/notify.c',
include_directories : includes,
link_with : [libshared],
+ install_rpath : rootlibexecdir,
install : true,
install_dir : rootbindir)
'src/volatile-root/volatile-root.c',
include_directories : includes,
link_with : [libshared],
+ install_rpath : '$ORIGIN',
install : true,
install_dir : rootlibexecdir)
'src/cgroups-agent/cgroups-agent.c',
include_directories : includes,
link_with : [libshared],
+ install_rpath : '$ORIGIN',
install : true,
install_dir : rootlibexecdir)
include_directories : includes,
link_with : [libsystemd_internal,
libshared],
+ install_rpath : rootlibexecdir,
install : true)
executable('systemd-ask-password',
include_directories : includes,
link_with : [libshared,
libsystemd_internal],
+ install_rpath : rootlibexecdir,
install : true,
install_dir : rootbindir)
include_directories : includes,
link_with : [libshared,
libsystemd_internal],
+ install_rpath : '$ORIGIN',
install : true,
install_dir : rootlibexecdir)
include_directories : includes,
link_with : [libshared,
libsystemd_internal],
+ install_rpath : rootlibexecdir,
install : true,
install_dir : rootbindir)
include_directories : includes,
link_with : [libshared,
libsystemd_internal],
+ install_rpath : rootlibexecdir,
install : true)
executable('systemd-cgtop',
include_directories : includes,
link_with : [libshared,
libsystemd_internal],
+ install_rpath : rootlibexecdir,
install : true)
executable('systemd-initctl',
include_directories : includes,
link_with : [libshared,
libsystemd_internal],
+ install_rpath : '$ORIGIN',
install : true,
install_dir : rootlibexecdir)
link_with : [libshared,
libsystemd_internal,
libudev],
+ install_rpath : rootlibexecdir,
install : true)
meson.add_install_script(meson_make_symlink,
include_directories : includes,
link_with : [libshared,
libsystemd_internal],
+ install_rpath : rootlibexecdir,
install : true)
executable('systemd-stdio-bridge',
include_directories : includes,
link_with : [libshared,
libsystemd_internal],
+ install_rpath : rootlibexecdir,
install : true)
executable('busctl',
include_directories : includes,
link_with : [libshared,
libsystemd_internal],
+ install_rpath : rootlibexecdir,
install : true)
if conf.get('ENABLE_SYSUSERS', 0) == 1
'src/sysusers/sysusers.c',
include_directories : includes,
link_with : [libshared],
+ install_rpath : rootlibexecdir,
install : true,
install_dir : rootbindir)
endif
include_directories : includes,
link_with : [libshared],
dependencies : [libacl],
+ install_rpath : rootlibexecdir,
install : true,
install_dir : rootbindir)
endif
include_directories : includes,
link_with : [libshared,
libsystemd_internal],
+ install_rpath : rootlibexecdir,
install : true,
install_dir : rootbindir)
endif
'src/quotacheck/quotacheck.c',
include_directories : includes,
link_with : [libshared],
+ install_rpath : '$ORIGIN',
install : true,
install_dir : rootlibexecdir)
endif
link_with : [libshared,
libsystemd_internal],
dependencies : [threads],
+ install_rpath : '$ORIGIN',
install : true,
install_dir : rootlibexecdir)
dependencies : [libkmod,
libidn,
libacl],
+ install_rpath : '$ORIGIN',
install : true,
install_dir : rootlibexecdir)
dependencies : [libkmod,
libidn,
libacl],
+ install_rpath : rootlibexecdir,
install : true,
install_dir : rootbindir)
include_directories : includes,
link_with : [libshared,
libudev],
+ install_rpath : '$ORIGIN',
install : true,
install_dir : rootlibexecdir)
'src/update-done/update-done.c',
include_directories : includes,
link_with : [libshared],
+ install_rpath : '$ORIGIN',
install : true,
install_dir : rootlibexecdir)
link_with : [libshared,
libsystemd_internal],
dependencies : [libaudit],
+ install_rpath : '$ORIGIN',
install : true,
install_dir : rootlibexecdir)
include_directories : includes,
link_with : [libshared],
dependencies : [libkmod],
+ install_rpath : '$ORIGIN',
install : true,
install_dir : rootlibexecdir)
libblkid,
libseccomp,
libselinux],
+ install_rpath : rootlibexecdir,
install : true)
executable('systemd-networkd',
libudev_internal,
libshared,
libsystemd_internal],
+ install_rpath : '$ORIGIN',
install : true,
install_dir : rootlibexecdir)
link_with : [libnetworkd_core,
libshared,
libsystemd_internal],
+ install_rpath : '$ORIGIN',
install : true,
install_dir : rootlibexecdir)
link_with : [libsystemd_network,
libshared,
libsystemd_internal],
+ install_rpath : '$ORIGIN',
install : true,
install_dir : rootbindir)
link_with : link_with,
dependencies : dependencies,
c_args : defs,
+ install_rpath : rootlibexecdir,
install : install,
install_dir : testsdir)