On 18.08.2014 18:22, Lennart Poettering wrote:
> On Fri, 15.08.14 19:28, Stef Walter (st...@redhat.com) wrote:
>
>>
>> On 15.08.2014 18:56, Lennart Poettering wrote:
>>> On Fri, 15.08.14 18:25, Stef Walter (st...@redhat.com) wrote:
>>>
On 13.08.2014 20:27, Lennart Poettering wrote:
>
Hi
On Mon, Sep 1, 2014 at 9:51 AM, Stef Walter wrote:
> On 18.08.2014 18:22, Lennart Poettering wrote:
>> I have now pushed this, after reworking this on top some major changes
>> to bus_verify_polkit(), which avoids having to pass the original
>> callbacks through to the function that ultimately
---
TODO | 1 -
1 file changed, 1 deletion(-)
diff --git a/TODO b/TODO
index 221b39f..4aebcc4 100644
--- a/TODO
+++ b/TODO
@@ -697,7 +697,6 @@ Features:
- implement reconfigure support, see 5.3., 15.11. and 22.20.
- implement information request, see 1.2. and 18.1.5.
- implement suppo
Implement Elapsed Time option as it is defined as MUST in RFC 3315,
section 22.9. The elapsed time value is a 1/100th of a second with
a max value of 0x, i.e. 655.35 seconds.
As the main loop might not be running yet when sd_dhcp6_client_start() is
called, fetch the monotonic time directly and
Hi,
This patch implements the DHCPv6 Elapsed Time option. RFC 3315 says
that this option is a MUST, so it'd be better to have it implemented.
The patch is quite straight forward, the time at transaction start is
recorded and the elapsed time calculated when the message is sent. In
order
Verify that the Elapsed Time option is present.
---
src/libsystemd-network/test-dhcp6-client.c | 32 ++
1 file changed, 28 insertions(+), 4 deletions(-)
diff --git a/src/libsystemd-network/test-dhcp6-client.c
b/src/libsystemd-network/test-dhcp6-client.c
index d102a79.
On 01.09.2014 11:47, David Herrmann wrote:
> Hi
>
> On Mon, Sep 1, 2014 at 9:51 AM, Stef Walter wrote:
>> On 18.08.2014 18:22, Lennart Poettering wrote:
>>> I have now pushed this, after reworking this on top some major changes
>>> to bus_verify_polkit(), which avoids having to pass the original
Cpu doesn't get online automaticly after hotplug when we test guest cpu
add/remove in xen env.
I don't have an baremetal env to test this, but I think it's same.
The rule is missed in systemd but exist in legacy udev.
Signed-off-by: Zhenzhong Duan
---
rules/50-udev-default.rules |2 ++
1
Hello.
I have a Gentoo system, with btrfs on /dev/sda2 (also known as
/dev/disk/by-id/ata-OCZ-VECTOR_OCZ-Z5CB4KC20X0ZG7F8-part2) and with
dracut 038 with Gentoo patches that you can view here:
http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/sys-kernel/dracut/files/
(see 0038-*)
To
On Tue, Sep 2, 2014 at 5:22 AM, Zhenzhong Duan
wrote:
> Cpu doesn't get online automaticly after hotplug when we test guest cpu
> add/remove in xen env.
>
> I don't have an baremetal env to test this, but I think it's same.
>
> The rule is missed in systemd but exist in legacy udev.
Udev is not a
On 2014-9-2 13:55, Kay Sievers wrote:
On Tue, Sep 2, 2014 at 5:22 AM, Zhenzhong Duan
wrote:
Cpu doesn't get online automaticly after hotplug when we test guest cpu
add/remove in xen env.
I don't have an baremetal env to test this, but I think it's same.
The rule is missed in systemd but exist
...
> /etc/lightdm/lightdm.conf
> [LightDM]
> minimum-display-number=0
> minimum-vt=1
> user-authority-in-system-dir=true
>
> [SeatDefaults]
> greeter-session=lightdm-greeter
> session-wrapper=/etc/X11/xinit/Xsession
>
> [Seat:0]
> xserver-command=/usr/bin/Xorg
> xserver-config=/etc/X11/xorg.con
12 matches
Mail list logo