about summary refs log tree commit diff
path: root/pkgs/os-specific/linux/systemd
AgeCommit message (Expand)AuthorFilesLines
2021-05-12systemd: don't manually enableParallelBuildingAlyssa Ross1-2/+0
2021-05-08Merge master into staging-nextgithub-actions[bot]1-2/+2
2021-05-08Merge pull request #114374 from oxalica/lib/platform-support-checkSilvan Mosberger1-2/+2
2021-04-30systemd: fix buildAlyssa Ross1-0/+6
2021-04-02lib.meta: introduce `availableOn`oxalica1-2/+2
2021-04-01systemd: 247.3 -> 247.6Jörg Thalheim21-147/+108
2021-03-09systemd: correct path to modprobe@.serviceGraham Christensen1-0/+1
2021-02-12systemd: drop /etc/systemd-mutableFlorian Klink1-26/+16
2021-02-03systemd: add note about nixpkgs-fmtFlorian Klink1-0/+2
2021-02-03systemd: nixpkgs-fmtFlorian Klink1-77/+81
2021-02-03systemd: 247.2 -> 247.3Florian Klink1-2/+2
2021-01-19treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nixJonathan Ringer1-2/+2
2021-01-17pkgs/os-specific: stdenv.lib -> libBen Siraphob1-1/+1
2021-01-03systemd: patch runtime dlopen callsAndreas Rammhold1-0/+84
2020-12-17systemd: 247.1 -> 247.2Florian Klink1-2/+2
2020-12-13systemd: 247 -> 247.1Charlotte Van Petegem1-3/+3
2020-12-11systemd: fix pc filesJörg Thalheim2-0/+73
2020-12-02systemd: 246.6 -> 247-rc2Jörg Thalheim20-425/+103
2020-11-27Merge master into staging-nextFrederik Rietdijk1-26/+27
2020-11-25systemd: use withPortabled in mesonFlagsFlorian Klink1-18/+19
2020-11-24utillinux: rename to util-linuxGraham Christensen1-8/+8
2020-11-19systemd: switch to unified cgroup hierarchy by defaultFlorian Klink1-3/+3
2020-11-03systemd: Add an option for homedFinn Behrens2-13/+31
2020-11-02systemd: set withRemote true by defaultAntoine Eiche1-1/+3
2020-10-28systemd: stop substituting inside fsck.c, stop substituting mke2fsFlorian Klink1-3/+0
2020-10-28systemd: add withPCRE2 optionFlorian Klink1-1/+3
2020-10-28systemd: add withApparmor optionFlorian Klink1-1/+2
2020-10-28systemd: add libgpgerror only to buildInputs if we build with resolved supportFlorian Klink1-5/+5
2020-10-28systemd: drop libffi from buildInputsFlorian Klink1-2/+0
2020-10-28systemd: add withMachined flagFlorian Klink1-0/+2
2020-10-28systemd: add withNss flagFlorian Klink1-0/+6
2020-10-28systemd: add withUserDb flagFlorian Klink1-0/+2
2020-10-28systemd: add withDocumentation flagFlorian Klink1-1/+4
2020-10-28systemd: add withShellCompletions flagFlorian Klink1-0/+4
2020-10-28systemd: add withPolkit optionFlorian Klink1-0/+2
2020-10-28systemd: disable efi if we don't build with withEfi is set to falseFlorian Klink1-0/+1
2020-10-28systemd: withEfi: move gnu-efi check into assertionFlorian Klink1-2/+3
2020-10-28systemd: make gcrypt optionalFlorian Klink1-0/+1
2020-10-28systemd: add withAnalyze flagFlorian Klink1-0/+2
2020-10-28systemd: add withCoredump flagFlorian Klink1-0/+3
2020-10-28systemd: drop duplicate -Dlocaled=…Florian Klink1-1/+0
2020-10-28systemd: introduce withCompression flagFlorian Klink1-5/+4
2020-10-28systemd: cleanup cryptsetup inputFlorian Klink1-2/+1
2020-10-28systemd: add withRemote option (default to false), make curl optionalFlorian Klink1-9/+14
2020-10-28systemd: build without iptables when networkd is disabledFlorian Klink1-2/+3
2020-10-28systemd: remove perl from nativeBuildInputsFlorian Klink1-2/+0
2020-10-28systemd: nixpkgs-fmtFlorian Klink1-38/+103
2020-10-28systemd: reorder buildInputsFlorian Klink1-2/+1
2020-10-28systemd: stdenv.lib -> libFlorian Klink1-19/+19
2020-10-27Merge pull request #101792 from flokli/systemdminimal-without-glibAndreas Rammhold1-0/+1