In systemd-bootchart, the disk model information will not be found
unless the root device is specified using `root=/dev/sdxY` on the kernel
line. Just add a note as to why this doesn't happen.
---
Sorry, forgot to pull. Rebased.
man/systemd-bootchart.xml | 4
1 file changed, 4 insertions(+)
On Sun, Feb 17, 2013 at 2:21 AM, Zeeshan Ali (Khattak)
wrote:
> From: "Zeeshan Ali (Khattak)"
> ---
> src/udev/udev-builtin-blkid.c | 16
> 1 file changed, 16 insertions(+)
Applied.
Thanks,
Kay
___
systemd-devel mailing list
systemd
From: "Zeeshan Ali (Khattak)"
v3: Encode all string using blkid_encode_string().
---
src/udev/udev-builtin-blkid.c | 16
1 file changed, 16 insertions(+)
diff --git a/src/udev/udev-builtin-blkid.c b/src/udev/udev-builtin-blkid.c
index 56a05f5..bae4293 100644
--- a/src/udev/ude
On Sat, Feb 16, 2013 at 10:53 PM, Zeeshan Ali (Khattak)
wrote:
> On Sat, Feb 16, 2013 at 8:04 PM, Kay Sievers wrote:
>> We just hex encode stuff that isn't ascii or valid utf8, udev just
>> mangles some old values for compat reasons, new stuff should only use
>> encoding.
>
> You mean these new v
On Fri, Feb 15, 2013 at 04:10:36PM +0100, Jan Janssen wrote:
> ---
> src/systemctl/systemctl.c | 39 ++-
> 1 file changed, 38 insertions(+), 1 deletion(-)
Applied.
Zbyszek
___
systemd-devel mailing list
systemd-devel@
On Sat, Feb 16, 2013 at 2:03 PM, Oleksii Shevchuk wrote:
> To use d-bus activation with user session you need dbus from git, or the
> patch
>
> https://github.com/sofar/user-session-units/blob/master/patches/dbus-fix-sba-for-dbus-activation.patch
d-bus activation requires the patch, but a working
To use d-bus activation with user session you need dbus from git, or the
patch
https://github.com/sofar/user-session-units/blob/master/patches/dbus-fix-sba-for-dbus-activation.patch
afair
___
systemd-devel mailing list
[email protected]
On Sat, Feb 16, 2013 at 8:04 PM, Kay Sievers wrote:
> On Sat, Feb 16, 2013 at 5:52 PM, Zeeshan Ali (Khattak)
> wrote:
>> On Sat, Feb 16, 2013 at 5:45 PM, Zbigniew Jędrzejewski-Szmek
>> wrote:
>>> On Wed, Feb 13, 2013 at 05:39:54AM +0200, Zeeshan Ali (Khattak) wrote:
From: "Zeeshan Ali (Khat
Hello,
I am seeing a kind of hen-and-egg problem with systemd for a user
session and D-Bus.
The user session units from
https://github.com/sofar/user-session-units are installed.
My 'workflow' is then as follows:
# systemctl start user-session@myuser
This correctly starts the systemd user instan
Hi
As some might know I am working on several prototypes to allow
multi-session capable seats that do not have classic kernel-VTs.
Comments are very welcome, but in this discussion I want to
concentrate on how to integrate them with systemd-logind. The
different ideas are:
#1 Fake VTs via CUSE
I
On Sat, Feb 16, 2013 at 5:52 PM, Zeeshan Ali (Khattak)
wrote:
> On Sat, Feb 16, 2013 at 5:45 PM, Zbigniew Jędrzejewski-Szmek
> wrote:
>> On Wed, Feb 13, 2013 at 05:39:54AM +0200, Zeeshan Ali (Khattak) wrote:
>>> From: "Zeeshan Ali (Khattak)"
>>>
>>> This version 2 removes the bogus 'FS_' prefix
On Sat, Feb 16, 2013 at 5:45 PM, Zbigniew Jędrzejewski-Szmek
wrote:
> On Wed, Feb 13, 2013 at 05:39:54AM +0200, Zeeshan Ali (Khattak) wrote:
>> From: "Zeeshan Ali (Khattak)"
>>
>> This version 2 removes the bogus 'FS_' prefix from blkid property names.
>>
>> ---
>> src/udev/udev-builtin-blkid.c
On Sat, Feb 16, 2013 at 4:45 PM, Zbigniew Jędrzejewski-Szmek
wrote:
> On Wed, Feb 13, 2013 at 05:39:54AM +0200, Zeeshan Ali (Khattak) wrote:
>> +} else if (streq(name, "SYSTEM_ID"))
>> +udev_builtin_add_property(dev, test, "ID_FS_SYSTEM_ID",
>> value);
>> +
>> +el
On Wed, Feb 13, 2013 at 05:39:54AM +0200, Zeeshan Ali (Khattak) wrote:
> From: "Zeeshan Ali (Khattak)"
>
> This version 2 removes the bogus 'FS_' prefix from blkid property names.
>
> ---
> src/udev/udev-builtin-blkid.c | 13 -
> 1 file changed, 12 insertions(+), 1 deletion(-)
>
>
On Fri, Feb 15, 2013 at 03:44:54PM -0500, Patrick Donnelly wrote:
> I am trying to setup a mount unit file for an NFS mount. I'm using
> (with IP address hidden):
>
> # cat host\@.mount
Mount units must be named after the mount point directories they
control.
Zbyszek
_
On Sat, Feb 16, 2013 at 1:32 PM, Reindl Harald wrote:
>
>
> Am 16.02.2013 13:21, schrieb Peter Sztanojev:
>> On Sat, Feb 16, 2013 at 1:12 PM, Reindl Harald
>> wrote:
>>>
>>>
>>> Am 16.02.2013 13:05, schrieb Colin Guthrie:
Can't you just make openvpn.service also part of network.target? Thus
Am 16.02.2013 13:21, schrieb Peter Sztanojev:
> On Sat, Feb 16, 2013 at 1:12 PM, Reindl Harald wrote:
>>
>>
>> Am 16.02.2013 13:05, schrieb Colin Guthrie:
>>> Can't you just make openvpn.service also part of network.target? Thus
>>> holding up network.target until after it's started and thus del
On Sat, Feb 16, 2013 at 1:12 PM, Reindl Harald wrote:
>
>
> Am 16.02.2013 13:05, schrieb Colin Guthrie:
>> Can't you just make openvpn.service also part of network.target? Thus
>> holding up network.target until after it's started and thus delaying the
>> mount until that point (even when the moun
Am 16.02.2013 13:05, schrieb Colin Guthrie:
> Can't you just make openvpn.service also part of network.target? Thus
> holding up network.target until after it's started and thus delaying the
> mount until that point (even when the mount is generated from fstab)
and would by a lottery openvpn sta
'Twas brillig, and Patrick Donnelly at 15/02/13 20:44 did gyre and gimble:
> I am trying to setup a mount unit file for an NFS mount. I'm using
> (with IP address hidden):
>
> # cat host\@.mount
> [Unit]
> Description=%i mount
> DefaultDependencies=no
> Requires=local-fs.target network.target rpc-
20 matches
Mail list logo