summaryrefslogtreecommitdiff
path: root/units/meson.build
Commit message (Expand)AuthorAgeFilesLines
* meson: also allow setting GIT_VERSION via templatesZbigniew Jędrzejewski-Szmek2022-04-051-1/+1
* unit: add units for new "systemd-sysupdate" toolLennart Poettering2022-03-191-0/+4
* unit: introduce wait-online@.service for specific interfaceYu Watanabe2022-01-281-0/+1
* units: don't install dbus-org.freedesktop.oom1.service aliasMichael Biebl2022-01-121-2/+1
* meson: build network-generator unconditionallyYu Watanabe2021-12-161-1/+1
* build: preserve correct mode when generating files via jinja2Christian Brauner2021-11-081-2/+1
* Add stand-alone dm-integrity supportTony Asleson2021-10-151-0/+3
* unit: install the systemd-bless-boot.service only if we have gnu-efiFrantisek Sumsal2021-09-221-1/+1
* Merge pull request #20690 from DaanDeMeyer/oomd-user-servicesLuca Boccassi2021-09-211-0/+1
|\
| * oom: Add support for user unit ManagedOOM property updatesDaan De Meyer2021-09-201-0/+1
* | units: hookup systemd-boot-update.serviceLennart Poettering2021-09-201-0/+1
* | boot: don't build bootctl when -Dgnu-efi=false is setMichal Sekletar2021-09-201-1/+1
|/
* units: added factory-reset.targetYegor Alexeyev2021-08-101-0/+1
* meson: use a/b instead of join_paths(a,b)Zbigniew Jędrzejewski-Szmek2021-07-271-5/+5
* meson: use jinja2 for unit templatesZbigniew Jędrzejewski-Szmek2021-05-191-40/+8
* meson: revert the change to unquote commands in add_install_scriptZbigniew Jędrzejewski-Szmek2021-05-141-1/+1
* meson: call find_program() once and reuse the variable everywhereZbigniew Jędrzejewski-Szmek2021-05-141-3/+2
* fstab-generator: if usr= is specified, mount it to /sysusr/usr/ firstLennart Poettering2021-04-201-0/+1
* units: install dbus-org.freedesktop.oom1.service aliasAnita Zhang2021-04-101-1/+2
* sysext: install in rootbindir, remove template from unitLuca Boccassi2021-01-201-1/+1
* units: add systemd-sysext.service unit for auto-activating extensions at bootLennart Poettering2021-01-191-0/+1
* veritysetup-generator: add support for veritytabGaël PORTAY2021-01-151-0/+5
* meson: Optimize add-wants targetsDaan De Meyer2021-01-091-4/+7
* meson: add option to skip installing to $sysconfdirJörg Thalheim2020-11-121-3/+5
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* units: unconditionally pull in remote-cryptsetup.target in the initramfsJonathan Lebon2020-10-271-1/+2
* Revert "units: add initrd-cryptsetup.target"Zbigniew Jędrzejewski-Szmek2020-10-271-2/+0
* meson: simplify with_runlevels ternany op usageZbigniew Jędrzejewski-Szmek2020-10-271-2/+2
* units: add initrd-cryptsetup.targetJonathan Lebon2020-10-211-0/+2
* units: add first-boot-complete.target for first boot orderingHarald Seiler2020-10-191-0/+1
* systemd-oomd: service filesAnita Zhang2020-10-071-0/+1
* homed: explicitly deactivate all home directories on shutdownLennart Poettering2020-09-301-0/+1
* units: add missing usb-gadget.targetKyle Russell2020-08-281-0/+1
* build: skip installation of 2 files if feature is disabledNorbert Lange2020-07-181-1/+1
* dont install systemd-initctl, runlevel, telinit if no SYSV compatNorbert Lange2020-05-261-6/+8
* allow removal of initrd servicesNorbert Lange2020-05-191-10/+10
* Revert "units: make systemd-repart.service installable"Lennart Poettering2020-04-021-1/+2
* units: make systemd-userdbd.{socket,service} installableZbigniew Jędrzejewski-Szmek2020-03-311-2/+1
* units: make systemd-homed.service installableZbigniew Jędrzejewski-Szmek2020-03-311-2/+1
* units: make systemd-repart.service installableZbigniew Jędrzejewski-Szmek2020-03-311-2/+1
* units: add mount for tracefsNorbert Lange2020-02-261-0/+2
* Merge pull request #14398 from poettering/mount-prepZbigniew Jędrzejewski-Szmek2020-02-041-0/+1
|\
| * units: introduce blockdev@.target for properly ordering mounts/swaps against ...Lennart Poettering2020-01-211-0/+1
* | journald: add ability to activate by varlink socketLennart Poettering2020-01-311-0/+1
* | units: add unit files for instantiated journal daemonsLennart Poettering2020-01-311-0/+2
* | home: add new systemd-homed service that can manage LUKS homesLennart Poettering2020-01-281-0/+2
* | units: add unit file for systemd-repart to automatically run at bootLennart Poettering2020-01-201-0/+2
|/
* units: drop full paths for utilities in $PATHZbigniew Jędrzejewski-Szmek2020-01-201-33/+33
* userdbd: add new service that can merge userdb queries from multiple clientsLennart Poettering2020-01-151-0/+3
* units: Split modprobing out into a separate service unitIain Lane2020-01-071-0/+1