Commit Graph

12631 Commits

Author SHA1 Message Date
ajs124
e6a6846d4f lvm2: fix paths to use /run instead of /var/run.
This shuts up some warnings.
2020-07-12 23:04:33 +02:00
Florian Klink
d3a991d410 lvm2: add multiple output support 2020-07-12 23:04:33 +02:00
Florian Klink
df67459b89 lvm2: don't embed ./configure line in lvm2 binary 2020-07-12 23:04:33 +02:00
Florian Klink
198d1e6f5c lvm2: make --enable-cmdlib optional
This seems to be mostly used to simplify LV management tasks from a web
interface
(https://www.redhat.com/archives/linux-lvm/2008-September/msg00029.html),
and is as fat as the `lvm` binary itself
2020-07-12 23:04:33 +02:00
ajs124
3ca74a976a lvm2: 2.03.01 -> 2.03.09 2020-07-12 23:04:33 +02:00
Florian Klink
fbe7027251 lvm2: fetch sources from http instead of git
Otherwise, we end up in a dependency cycle:

systemd -> cryptsetup -> lvm -> fetchgit -> git -> openssh -> libfido2 -> hidapi -> libusb -> udev=systemd
2020-07-12 23:04:33 +02:00
ajs124
33030f1bd2 lvm2: add myself as maintainer 2020-07-12 23:04:33 +02:00
Florian Klink
5e1eb7bd59 lvm2: cleanups, make udev optional
- use installTargets again ("install", and
   "install_systemd_{generators,units,configuration}" when udev is not
   null)
 - The call to the blkid binary in lvm2's 13-dm-disk.rules file
   disappeared (so we don't need to patch in blkid anymore).
   lvm seems to rely on udev's internal blkid functionality.
 - Call /run/current-system/systemd/bin/udevadm instead
   of ${systemd}/bin/udevadm in the lvm activation generator.
   This is not necessary to break the dependency cycle (as we don't use
   that file when building without udev), but a good idea anyways -
   We want to trigger the udevadm of the current system, not the one
   that lvm was built with.
2020-07-12 23:04:33 +02:00
Florian Klink
2d2b7513d9 lvm2: remove unused default.upstream file 2020-07-12 23:04:32 +02:00
Florian Klink
12834b3e87
Merge pull request #91232 from primeos/systemd-allow-transient-hostname
systemd: Allow setting the transient hostname via DHCP
2020-07-11 22:28:52 +02:00
Frederik Rietdijk
a3a40ac7cc Merge staging-next into staging 2020-07-11 09:00:18 +02:00
Frederik Rietdijk
ae8eee9c3f Merge master into staging-next 2020-07-11 08:59:54 +02:00
Michael Weiss
483dbe9237 systemd: Allow setting the transient hostname via DHCP
This permits using method_set_hostname but still denies
method_set_static_hostname. As a result DHCP clients can now always set
the transient hostname via the SetHostname method of the D-Bus interface
of systemd-hostnamed (org.freedesktop.hostname1.set-hostname).
If the NixOS option networking.hostName is set to an empty string (or
"localhost") the static hostname (kernel.hostname but NOT /etc/hostname)
will additionally be updated (this is intended).

From "man hostnamectl": The transient hostname is a fallback value
received from network configuration. If a static hostname is set, and is
valid (something other than localhost), then the transient hostname is
not used.

Fix #74847.

Note: It's possible to restrict access to the org.freedesktop.hostname1
interface using Polkit rules.
2020-07-11 00:05:41 +02:00
Tim Steinbach
0416089dc6
linux: 5.8-rc2 -> 5.8-rc4 2020-07-10 10:23:46 -04:00
Tim Steinbach
af5accfa96
linux/hardened/patches/5.7: 5.7.7.a -> 5.7.8.a 2020-07-10 09:37:28 -04:00
Tim Steinbach
cda9153727
linux/hardened/patches/5.4: 5.4.48.a -> 5.4.49.a 2020-07-10 09:37:28 -04:00
Tim Steinbach
4be3ad84d2
linux/hardened/patches/4.19: 4.19.131.a -> 4.19.132.a 2020-07-10 09:37:27 -04:00
Tim Steinbach
2371cb620a
linux/hardened/patches/4.14: 4.14.187.a -> 4.14.188.a 2020-07-10 09:37:27 -04:00
Tim Steinbach
21ed6c8546
linux_latest-libre: 17537 -> 17559 2020-07-10 09:37:27 -04:00
Tim Steinbach
17f45c2f52
linux: 5.7.7 -> 5.7.8 2020-07-09 08:58:50 -04:00
Tim Steinbach
6012d93a2d
linux: 5.4.50 -> 5.4.51 2020-07-09 08:58:43 -04:00
Tim Steinbach
909da310e2
linux: 4.9.229 -> 4.9.230 2020-07-09 08:58:32 -04:00
Tim Steinbach
6bf85dad81
linux: 4.4.229 -> 4.4.230 2020-07-09 08:58:23 -04:00
Tim Steinbach
a1325a39b8
linux: 4.19.131 -> 4.19.132 2020-07-09 08:58:15 -04:00
Tim Steinbach
ee9a10daf7
linux: 4.14.187 -> 4.14.188 2020-07-09 08:58:02 -04:00
Daniël de Kok
c06384ecbd
Merge pull request #92778 from r-ryantm/auto-update/fnotifystat
fnotifystat: 0.02.05 -> 0.02.06
2020-07-09 13:28:27 +02:00
R. RyanTM
c01546b753 fnotifystat: 0.02.05 -> 0.02.06 2020-07-09 09:07:21 +00:00
Daniël de Kok
ea4412433b
Merge pull request #92770 from r-ryantm/auto-update/forkstat
forkstat: 0.02.14 -> 0.02.15
2020-07-09 08:31:43 +02:00
R. RyanTM
48960c82f2 forkstat: 0.02.14 -> 0.02.15 2020-07-09 05:56:20 +00:00
Mario Rodas
0305468b9d
Merge pull request #92341 from r-ryantm/auto-update/lxcfs
lxcfs: 4.0.3 -> 4.0.4
2020-07-08 19:16:14 -05:00
Mario Rodas
c683556226
Merge pull request #92685 from r-ryantm/auto-update/earlyoom
earlyoom: 1.6 -> 1.6.1
2020-07-08 07:47:42 -05:00
Daniël de Kok
9eb340151a
Merge pull request #92668 from r-ryantm/auto-update/zenmonitor
zenmonitor: 1.4.0 -> 1.4.1
2020-07-08 08:28:57 +02:00
Daniël de Kok
611171829a
Merge pull request #92678 from dominikh/turbostat-libcap
turbostat: requires libcap to build
2020-07-08 08:25:36 +02:00
R. RyanTM
2104aaaf51 earlyoom: 1.6 -> 1.6.1 2020-07-08 05:27:23 +00:00
Dominik Honnef
4415355426 turbostat: requires libcap to build 2020-07-08 05:58:27 +02:00
R. RyanTM
c70fd760c1 zenmonitor: 1.4.0 -> 1.4.1 2020-07-08 00:06:05 +00:00
Daniël de Kok
64949ae7c7
Merge pull request #85669 from LouisTakePILLz/kmod-r8125
r8125: 9.003.02 -> 9.003.05
2020-07-07 14:51:18 +02:00
peelz
02b3cac109 r8125: 9.003.02 -> 9.003.05 2020-07-06 23:30:48 -04:00
Daniël de Kok
4f5c36b3f3
Merge pull request #91444 from lorenzleutgeb/patch-1
linuxPackages.e1000e: 3.3.5.3 -> 3.8.4
2020-07-06 12:39:48 +02:00
Lorenz Leutgeb
587bb6eace linuxPackages.e1000e: 3.3.5.3 -> 3.8.4
Upgrade e1000e from version 3.3.5.3 to 3.8.4
2020-07-06 12:27:24 +02:00
R. RyanTM
1085c05637 piper: 0.5 -> 0.5.1 2020-07-06 07:54:29 +02:00
Mario Rodas
7700101dfc
Merge pull request #92351 from r-ryantm/auto-update/lxc
lxc: 4.0.2 -> 4.0.3
2020-07-05 17:59:00 -05:00
Ryan Mulligan
973aeb0466
Merge pull request #92370 from r-ryantm/auto-update/nftables
nftables: 0.9.3 -> 0.9.6
2020-07-05 15:17:47 -07:00
R. RyanTM
9b605b5a23 nftables: 0.9.3 -> 0.9.6 2020-07-05 19:57:17 +00:00
R. RyanTM
b8a64b3ecf lxc: 4.0.2 -> 4.0.3 2020-07-05 16:33:16 +00:00
R. RyanTM
e665ab6036 lxcfs: 4.0.3 -> 4.0.4 2020-07-05 14:55:12 +00:00
Maximilian Bosch
77ffd8d5e0
iwd: 1.7 -> 1.8
https://git.kernel.org/pub/scm/network/wireless/iwd.git/tree/ChangeLog?h=1.8
2020-07-05 02:16:53 +02:00
Maximilian Bosch
8683ac07d6
ell: 0.31 -> 0.32
https://git.kernel.org/pub/scm/libs/ell/ell.git/tree/ChangeLog?h=0.32
2020-07-05 02:16:53 +02:00
Jan Tojnar
3d6fcff625
Merge branch 'staging-next' into staging 2020-07-05 00:00:14 +02:00
Jan Tojnar
4bca7dfb27
Merge branch 'master' into staging-next 2020-07-04 23:59:32 +02:00