On 01/24/2013 05:48 PM, Burton, Ross wrote:
On 24 January 2013 15:43, Martin Jansa wrote:
I think the point is, keep default default.target for images where it's
OK (gui or warning) and change default.target to something else only for
images where it matters (nogui if you care about warning).
On 24 January 2013 15:43, Martin Jansa wrote:
> I think the point is, keep default default.target for images where it's
> OK (gui or warning) and change default.target to something else only for
> images where it matters (nogui if you care about warning).
>
> Changing default value by patch in sys
On Thu, Jan 24, 2013 at 03:37:09PM +, Burton, Ross wrote:
> On 24 January 2013 15:30, Samuel Stirtzel wrote:
> > There is no reasoning why to change the _default_ so that others have
> > to change their image rather than you have to change yours.
>
> core-image-minimal needs to boot to multi-
On 24 January 2013 15:30, Samuel Stirtzel wrote:
> There is no reasoning why to change the _default_ so that others have
> to change their image rather than you have to change yours.
core-image-minimal needs to boot to multi-user. core-image-sato needs
to boot to graphical. This isn't a "we'll
2013/1/24 Burton, Ross :
> On 24 January 2013 15:16, Andreas Müller wrote:
>> So I would have to touch all my images to save GUI-less guys from
>> systemd warning? Hmm
>
> It would default to a text console, so you'd need to modify your GUI
> images. There may be some common place we can override
On 24 January 2013 15:16, Andreas Müller wrote:
> So I would have to touch all my images to save GUI-less guys from
> systemd warning? Hmm
It would default to a text console, so you'd need to modify your GUI
images. There may be some common place we can override this globally
for anything with X
On Thu, Jan 24, 2013 at 4:03 PM, Burton, Ross wrote:
> Hi,
>
> A fairly uncomplicated way would be to have a variable that defaults
> to multi-user, but allow images to override it (e.g. all the X images
> in oe-core would do this), and set the symlink at image creation time.
>
> Ross
>
So I would
Hi,
A fairly uncomplicated way would be to have a variable that defaults
to multi-user, but allow images to override it (e.g. all the X images
in oe-core would do this), and set the symlink at image creation time.
Ross
___
Openembedded-core mailing lis
2013/1/24 Samuel Stirtzel :
> 2013/1/24 Radu Moisan :
>>
>> On 01/24/2013 03:48 PM, Martin Jansa wrote:
>>>
>>> On Thu, Jan 24, 2013 at 03:36:02PM +0200, Radu Moisan wrote:
this fixes a service dependency issue;
while graphical.target is the default mode, systemd
will try to sta
On Thu, Jan 24, 2013 at 2:48 PM, Martin Jansa wrote:
> On Thu, Jan 24, 2013 at 03:36:02PM +0200, Radu Moisan wrote:
>> this fixes a service dependency issue;
>> while graphical.target is the default mode, systemd
>> will try to start display-manager.service which is not
>> available.
>
> what abou
2013/1/24 Radu Moisan :
>
> On 01/24/2013 03:48 PM, Martin Jansa wrote:
>>
>> On Thu, Jan 24, 2013 at 03:36:02PM +0200, Radu Moisan wrote:
>>>
>>> this fixes a service dependency issue;
>>> while graphical.target is the default mode, systemd
>>> will try to start display-manager.service which is no
On 01/24/2013 03:48 PM, Martin Jansa wrote:
On Thu, Jan 24, 2013 at 03:36:02PM +0200, Radu Moisan wrote:
this fixes a service dependency issue;
while graphical.target is the default mode, systemd
will try to start display-manager.service which is not
available.
what about images with display-m
On Thu, Jan 24, 2013 at 03:36:02PM +0200, Radu Moisan wrote:
> this fixes a service dependency issue;
> while graphical.target is the default mode, systemd
> will try to start display-manager.service which is not
> available.
what about images with display-manager available?
meta-efl/recipes-efl/
this fixes a service dependency issue;
while graphical.target is the default mode, systemd
will try to start display-manager.service which is not
available.
Signed-off-by: Radu Moisan
---
.../systemd/set_default_target_to_multi-user.patch | 13 +
meta/recipes-core/systemd/systemd_1
14 matches
Mail list logo