about summary refs log tree commit diff
path: root/pkgs/os-specific/linux/systemd
Commit message (Collapse)AuthorAge
...
| | * | | | | | | | | | | systemd: Apply a patch that improves systemd-nspawn startup notificationEelco Dolstra2014-08-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Systemd-nspawn now sends startup notification *after* it has forked the container init process and performed initialisation (such as creating veth network interfaces).
| | * | | | | | | | | | | systemd: Apply backport fixesEelco Dolstra2014-08-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In particular, added a few patches that improve systemd-nspawn container behaviour.
| * | | | | | | | | | | | Merge branch 'master' into multiple-outputsMathijs Kwik2013-11-01
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | CleanupEelco Dolstra2013-08-23
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | systemd: Put libudev in a separate outputEelco Dolstra2013-06-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This way, packages that need libudev (like Mesa) don't pull in all of systemd as a runtime dependency.
| * | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into multiple-outputsEelco Dolstra2013-06-25
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: pkgs/development/libraries/atk/default.nix pkgs/development/libraries/cairo/default.nix pkgs/development/libraries/freetype/default.nix pkgs/development/libraries/glib/default.nix pkgs/development/libraries/gmime/default.nix pkgs/development/libraries/pango/default.nix pkgs/servers/x11/xorg/default.nix pkgs/top-level/all-packages.nix
| * | | | | | | | | | | | | | systemd: Use the right path to util-linux binariesEelco Dolstra2013-06-12
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Revert Merge x-updates into master due to mesa bloatVladimír Čunát2013-05-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See #490 discussion. This reverts commit 1278859d3167b9f84bfab680d9c8c463adf64a60, reversing changes made to 0c020c98f9d4f49d5c9907db5f4b35aac7df959b. Conflicts: pkgs/desktops/xfce/core/xfce4-session.nix (take master) pkgs/lib/misc.nix (auto)
* | | | | | | | | | | | | | | systemd-cryptsetup-generator: Cleaner install phase.Moritz Ulrich2016-04-08
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Revert "systemd: Try adding cryptsetup to buildInputs."Moritz Ulrich2016-04-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit eda8d21d8b0a69e4b7a3bc215e2215ffc6526495.
* | | | | | | | | | | | | | | systemd-cryptsetup-generator: Also build `systemd-cryptsetup`Moritz Ulrich2016-04-08
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | systemd-cryptsetup-generator: InitMoritz Ulrich2016-04-08
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | systemd: Try adding cryptsetup to buildInputs.Moritz Ulrich2016-04-08
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | util-linux: create -Minimal and utillinux (full)Kevin Cox2016-02-25
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Close #12952. Now the full version is used by default, supporting systemd and curses.
* | | | | | | | | | | | | | systemd: 228 -> 229Eelco Dolstra2016-02-12
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge pull request #12724 from abbradar/udev-hwdbEelco Dolstra2016-02-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | udev service: generate hwdb database from all udev packages
| * | | | | | | | | | | | | systemd: add a notice to remove makeFlags on updateNikolay Amiantov2016-02-01
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
* / | | | | | | | | | | | nixpkgs: systemd - add some more dependenciesAustin Seipp2016-01-23
|/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | | | | | | | | | | | Merge pull request #11683 from rvl/fail2banRok Garbas2015-12-22
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Make fail2ban work again
| * | | | | | | | | | | | systemd: python module split out since v223Rodney Lorrimar2015-12-18
| | | | | | | | | | | | |
* | | | | | | | | | | | | systemd: Apply upstream fix: networkd: link - do not drop config for ↵Eelco Dolstra2015-12-18
|/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | loopback device
* | | | | | | | | | | / systemd: Apply VirtualBox fix for detect-virt.aszlig2015-12-13
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The update is basically just one additional commit, which was an upstream cherry-pick pushed at NixOS/systemd#3 and it fixes systemd-detect-virt with VirtualBox so that services with ConditionVirtualization set to "oracle" will work properly. I've tested this with the "virtualbox" NixOS VM test, which was failing since the update to version 228. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* | | | | | | | | | | systemd: Update to 228Eelco Dolstra2015-12-07
| | | | | | | | | | |
* | | | | | | | | | | systemd: enable timedated, hostnamed, localed.Gabriel Ebner2015-12-07
| | | | | | | | | | |
* | | | | | | | | | | Revert "Revert "Merge pull request #9543 from NixOS/staging.post-15.06""William A. Kennington III2015-11-14
| |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 741bf840dad05cd1728481045466811ae8ae8281. This reverts the fallout from reverting the major changes.
* | | | | | | | | | Merge remote-tracking branch 'origin/systemd-219' into stagingEelco Dolstra2015-11-04
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' into systemd-219Eelco Dolstra2015-10-30
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| * | | | | | | | | | systemd: Update to 227Eelco Dolstra2015-10-07
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| * | | | | | | | | systemd: Update to 226Eelco Dolstra2015-09-08
| | | | | | | | | |
| * | | | | | | | | systemd: Apply sbin patchEelco Dolstra2015-09-08
| | | | | | | | | |
| * | | | | | | | | systemd: Use our systemd repo directlyEelco Dolstra2015-09-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since upstream no longer provides an autoconfed tarball, we may as well use our own repo and drop the patch.
| * | | | | | | | | systemd: Update to 225Eelco Dolstra2015-09-08
| | | | | | | | | |
| * | | | | | | | | Merge branch 'master' into systemd-219Eelco Dolstra2015-09-07
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: nixos/modules/system/boot/systemd.nix pkgs/applications/networking/p2p/transmission/default.nix pkgs/development/libraries/libseccomp/default.nix pkgs/os-specific/linux/systemd/default.nix pkgs/top-level/all-packages.nix
| * | | | | | | | | | systemd-timesyncd: Use NTP servers from our own ntp.org poolEelco Dolstra2015-07-01
| | | | | | | | | | |
| * | | | | | | | | | systemd: Apply some upstream bug fixesEelco Dolstra2015-06-02
| | | | | | | | | | |
| * | | | | | | | | | systemd: Don't install kernel-installEelco Dolstra2015-05-22
| | | | | | | | | | |
| * | | | | | | | | | systemd: Enable support for seccomp syscall filteringEelco Dolstra2015-05-22
| | | | | | | | | | |
| * | | | | | | | | | Remove obsolete commentEelco Dolstra2015-05-22
| | | | | | | | | | |
| * | | | | | | | | | systemd: Update to 220Eelco Dolstra2015-05-22
| | | | | | | | | | |
| * | | | | | | | | | systemd: Don't propagate libcapEelco Dolstra2015-05-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Instead delete the *.la files. The propagation of libcap was apparently only necessary because there was a gratuitous -lcap in the *.la files. http://hydra.nixos.org/build/22182620
| * | | | | | | | | | systemd: Update to 219Eelco Dolstra2015-05-11
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-10-30
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | Remove firmware loader fallback.Shea Levy2015-10-30
| | |_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Systemd dropped support in 207 (would be nice if configure failed with a bad flag), so all this does is add an annoying delay if firmware can't be found by the kernel
* / | | | | | | | Revert "Merge pull request #9543 from NixOS/staging.post-15.06"Eelco Dolstra2015-10-06
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit f61176c5396ed513f3d399f73f38ab78a066667f, reversing changes made to a27ca029ee2b39e04d7d2a516a7228f4b62067fb. Conflicts: pkgs/development/libraries/ncurses/default.nix
* | | | | | | | systemd: add option to build with "--enable-kdbus"Thomas Strobel2015-10-02
| | | | | | | |
* | | | | | | | systemd: Backport fix for detecting VirtualBox.aszlig2015-09-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a backport of systemd/systemd@e32886e. As noted by @ts468 in #9876, systemd-detect-virt will report KVM if we're running inside VirtualBox 5.x. Instead of just disabling the check, this essentially fixes systemd to be able to detect VirtualBox again. Tested this against nixos/tests/simple.nix (just to make sure systemd is still working) and nixos/tests/virtualbox.nix (all tests succeed). Thanks a lot to @ts468 for catching this and also to @domenkozar for testing various things concerning that bug. Fixes #9876. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* | | | | | | | systemd: Backport some journalctl performance improvementsEelco Dolstra2015-09-08
| |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before: $ time journalctl > /dev/null real 6m12.470s user 5m51.439s sys 0m19.265s After: real 0m40.067s user 0m37.717s sys 0m2.383s Before: $ time journalctl --since '2015-08-01' _TRANSPORT=kernel real 1m9.817s user 0m13.318s sys 0m56.626s After: real 0m0.689s user 0m0.521s sys 0m0.221s
* | | | | | | systemd: Update URL to the NixOS forkEelco Dolstra2015-08-24
| | | | | | |
* | | | | | | systemd-timesyncd: Use NTP servers from our own ntp.org poolEelco Dolstra2015-07-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (cherry picked from commit 01dc343c2c613c263a2180d1850847f33653f94f) Conflicts: pkgs/os-specific/linux/systemd/default.nix
* | | | | | | systemd: Fix another build failure hidden by #7524Eelco Dolstra2015-05-13
|/ / / / / /