I have attached the output of export CFLAGS="-mcpu=v8" ; ./configure && make
for systemd-214
Hopefully that will be more helpful.
Chase Rayfield
On Saturday, June 21, 2014 1:57 AM, Samuli Suominen
wrote:
On 21/06/14 08:38, Chase Rayfield wrote:
> udev up to version 208 builds correct
On 21/06/14 08:38, Chase Rayfield wrote:
> udev up to version 208 builds correctly on Sparc v8. However 212 and
> greater does not.
>
> Complete build logs of 208 and 214 can be found here:
> https://bugs.gentoo.org/show_bug.cgi?id=514016
>
> Any suggestions or alternatives to how we can fix this
udev up to version 208 builds correctly on Sparc v8. However 212 and greater
does not.
Complete build logs of 208 and 214 can be found here:
https://bugs.gentoo.org/show_bug.cgi?id=514016
Any suggestions or alternatives to how we can fix this would be appreciated.
This affects old Sun hardware
From: Thomas Hindoe Paaboel Andersen
---
src/cgls/cgls.c| 2 +-
src/journal/journal-remote-parse.c | 4 ++--
src/journal/journal-remote.c | 8
src/journal/microhttpd-util.c | 2 +-
src/nspawn/nspawn.c| 2 +-
src/readahead/readahead-common.c
On Fri, Jun 20, 2014 at 02:43:30PM +0200, Lennart Poettering wrote:
> On Mon, 16.06.14 20:54, Filipe Brandenburger ([email protected]) wrote:
>
> > Running "make dist" requires --enable-compat-libs since DIST_SOURCES will
> > list
> > generated files such as libsystemd-daemon.c.
>
> This one
Guess this was missed in the copy-paste :-)
---
man/systemd-resolved.service.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/man/systemd-resolved.service.xml b/man/systemd-resolved.service.xml
index ed1f5a23658f..517e08ef2bd5 100644
--- a/man/systemd-resolved.service.xml
+
The recently added stacktrace support in 8d4e028f uses functions added
in elfutils 158. Check for one of the new functions to avoid attempting
to build against older versions.
---
configure.ac | 12 ++--
1 file changed, 10 insertions(+), 2 deletions(-)
diff --git a/configure.ac b/configur
2014-06-20 20:02 GMT+02:00 Lennart Poettering :
> So here's what is implemented in git now:
>
> a) There's a configuration file /etc/systemd/coredump.conf with some of
>the options you proposed.
>
> b) We will now store coredumps outside of the journal by default, but
>you can also place th
Hey, folks.
When i try to start systemd-networkd "systemctl start systemd-networkd"
with conf file (pasted), service/daemon works, but returns this
warning/error in status:
Jun 20 16:36:44 delphi systemd-networkd[4271]: eth0: gained
carrier
Jun 20 16:36:44 delphi systemd[1]: Started N
On Fri, Jun 20, 2014 at 07:45:39PM +0200, Lennart Poettering wrote:
> On Thu, 19.06.14 14:52, Patrik Flykt ([email protected]) wrote:
>
> > On Wed, 2014-06-18 at 16:25 +0200, Zbigniew Jędrzejewski-Szmek wrote:
> > > On Wed, Jun 18, 2014 at 07:05:35AM -0700, Filipe Brandenburger wrote:
>
Lennart Poettering on Fri, 2014/06/20 20:19:
> On Sat, 14.06.14 01:13, Vasiliy Tolstov ([email protected]) wrote:
>
> > As i see avahi development stopped.
>
> Well, yeah, I am doign a shitty job at maintaining it.
>
> > Does mdns support goes to networkd or no?
>
> Well, no. But into system
On Fri, 20.06.14 20:35, Tomasz Torcz ([email protected]) wrote:
>
> On Fri, Jun 20, 2014 at 08:19:17PM +0200, Lennart Poettering wrote:
> > On Sat, 14.06.14 01:13, Vasiliy Tolstov ([email protected]) wrote:
> >
> > > As i see avahi development stopped.
> >
> > Well, yeah, I am doign a shit
On Thu, 12.06.14 17:20, Cedric Bosdonnat ([email protected]) wrote:
> Hi all,
(replying to your original mail, I did see your later patch, but I
thought to focus on the background of the patch)
> In libvirt lxc driver's use of machined, the CreateMachine call is sent
> out before the init proc
On Thu, 12.06.14 03:36, Cameron Norman ([email protected]) wrote:
> El Wed, 11 de Jun 2014 a las 10:00 AM, Lennart Poettering
> escribió:
> >Hi!
> >
> >http://www.freedesktop.org/software/systemd/systemd-214.tar.xz
> >
> >Here it is, version 214. Stuffed with great new features, improvemen
On Fri, Jun 20, 2014 at 08:19:17PM +0200, Lennart Poettering wrote:
> On Sat, 14.06.14 01:13, Vasiliy Tolstov ([email protected]) wrote:
>
> > As i see avahi development stopped.
>
> Well, yeah, I am doign a shitty job at maintaining it.
>
> > Does mdns support goes to networkd or no?
>
> Wel
Looks good to me. Please push.
-t
On Thu, Jun 19, 2014 at 6:59 PM, Michal Sekletar wrote:
> ---
> src/libsystemd-network/dhcp-network.c | 4
> 1 file changed, 4 insertions(+)
>
> diff --git a/src/libsystemd-network/dhcp-network.c
> b/src/libsystemd-network/dhcp-network.c
> index e5fd6a8..
On Thu, 12.06.14 15:40, Cristian Rodríguez ([email protected]) wrote:
> It is no longer required.
Indeed!
Thanks! Applied!
> ---
> README | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/README b/README
> index de159fe..2fd95e9 100644
> --- a/README
> +++ b/README
> @@ -115,7 +1
On Fri, Jun 20, 2014 at 8:12 PM, Lennart Poettering
wrote:
> On Tue, 17.06.14 11:27, poma ([email protected]) wrote:
>
> Hmm, can make this a proper git patch, i.e. with a useful commit msg we
> can just commit? That would make it a lot easier.
>
> TOm probably should review this, it's hi
On Sat, 14.06.14 01:13, Vasiliy Tolstov ([email protected]) wrote:
> As i see avahi development stopped.
Well, yeah, I am doign a shitty job at maintaining it.
> Does mdns support goes to networkd or no?
Well, no. But into systemd-resolved. Our plan is to turn
systemd-resolved into an nscd co
On Thu, 19.06.14 16:21, Elias Probst ([email protected]) wrote:
> Hi list,
>
> I'm working on getting (at least the basics for now) ready to run a KF5
> based Plasma Workspace session completely based on systemd user-session
> services to get rid of the legacy cruft shell-based "startkde" scrip
On Tue, 17.06.14 11:27, poma ([email protected]) wrote:
Hmm, can make this a proper git patch, i.e. with a useful commit msg we
can just commit? That would make it a lot easier.
TOm probably should review this, it's his area of expertise. Tom?
(Oh, and while we don't strictly require it
On Fri, Jun 20, 2014 at 08:01:04PM +0200, Daniel Mack wrote:
> On 06/20/2014 07:28 PM, Daniel Mack wrote:
> > On 06/20/2014 06:50 PM, Djalal Harouni wrote:
> >> Use the db->entries_hash to access the policy db entries instead of the
> >> db->send_access_hash which is just a cache for send entries.
On Fri, 20.06.14 19:26, poma ([email protected]) wrote:
> Perhaps Ding Dong! :)
Please be patient. We try to look into all patches one by one. I have a
huge backlog, and I know that Tom (whose area of expertise this mostly
is) is busy. We won't forget the patch, it just takes tim
On Tue, 14.05.13 19:09, Oleksii Shevchuk ([email protected]) wrote:
Heya!
Sorry for resurrecting this thread from last year. I never found the
time to merge this, but I finally had a closer look and then sat down
and tried to isolate out of it what I liked and what I didn't. I
commited different p
On 06/20/2014 07:28 PM, Daniel Mack wrote:
> On 06/20/2014 06:50 PM, Djalal Harouni wrote:
>> Use the db->entries_hash to access the policy db entries instead of the
>> db->send_access_hash which is just a cache for send entries.
Ah, you're purging the other entries in patch #12. Alright then, now
On Thu, 19.06.14 14:52, Patrik Flykt ([email protected]) wrote:
> On Wed, 2014-06-18 at 16:25 +0200, Zbigniew Jędrzejewski-Szmek wrote:
> > On Wed, Jun 18, 2014 at 07:05:35AM -0700, Filipe Brandenburger wrote:
> > > On Wed, Jun 18, 2014 at 6:58 AM, Zbigniew Jędrzejewski-Szmek
> > > wro
On 06/20/2014 06:50 PM, Djalal Harouni wrote:
> In kdbus_policy_set() function, we use the 'e' variable to reference
> each entry of the 'db->entries_hash', so at the end the variable 'e' will
> for sure point to a valid one.
>
> Next in the KDBUS_ITEMS_FOREACH() iterator and if we fail at the fir
On Fri, 13.06.14 21:04, Thomas H.P. Andersen ([email protected]) wrote:
> From: Thomas Hindoe Paaboel Andersen
>
> Removes _cleanup_dhcp_lease_free_. While the automatic cleanup
> functions are great to have this one is never used and causes
> a warning in clang.
Applied! Thanks!
> -DEFINE_TRIV
On 06/20/2014 06:49 PM, Djalal Harouni wrote:
> Export this function since we will use it to register policy holders
> connections.
Applied all the test-related patches as well.
However, we should probably integrate all these tests in the already
existing test framework, so the're all in one plac
On 06/20/2014 06:50 PM, Djalal Harouni wrote:
> When freeing a connection remove also all the cached entries related
> to this connection, otherwise if we access this cached entry through
> another valid connection, we will hit memory corruption bugs.
Applied, thanks.
Daniel
> Signed-off-by: D
On 06/20/2014 06:50 PM, Djalal Harouni wrote:
> kdbus_policy_check_own_access() returns 0 if access is granted,
> otherwise a negative errno.
>
> So fix this by returning 0. We did not hit this since callers were
> checking negative values for errors.
Applied, thanks.
Daniel
> Signed-off-by:
On 06/20/2014 06:50 PM, Djalal Harouni wrote:
> If we try to register the same name twice then kdbus_policy_add_one()
> will fail with -EEXIST
>
> In kdbus_policy_set() we have two calls to kdbus_policy_add_one() if
> they fail we clean things up with kdbus_policy_entry_free(), but since
> we fail
On 06/20/2014 06:50 PM, Djalal Harouni wrote:
> If kdbus_policy_set() fails we try to restore the entries that were
> previously saved in a list, however due to a typo that logic was trying
> to access a previously freed entry which will just break things...
> So fix the typo 'l->e' instead of 'e'.
On 06/20/2014 06:50 PM, Djalal Harouni wrote:
> Use the db->entries_hash to access the policy db entries instead of the
> db->send_access_hash which is just a cache for send entries.
>
> Signed-off-by: Djalal Harouni
> ---
> policy.c | 7 ---
> 1 file changed, 4 insertions(+), 3 deletions(-)
Perhaps Ding Dong! :)
poma
___
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel
On 06/20/2014 06:50 PM, Djalal Harouni wrote:
> Fix a bug introcuded in commit d92d68414fab which fixed another bug.
>
> conn->attach_flags should only be update if KDBUS_ITEM_ATTACH_FLAGS was
> provided.
Yes, you're right of course.
Applied, thanks!
Daniel
> Signed-off-by: Djalal Harouni
>
On 20.06.2014 13:31, poma wrote:
On 19.06.2014 13:37, Vladimir Elisseev wrote:
Hello,
Simple question: is there a way to set bridge parameters (bridge forward delay,
bridge hello time, etc) using systemd networking units?
Regards,
Vlad.
Everything is here, although some props actually missi
Hi Djalal,
On 06/20/2014 06:49 PM, Djalal Harouni wrote:
> This series adds the test-kdbus-policy test. The first patches are
> prepration then you have the test.
>
> Later there are several fixes and improvments, I've performed all the
> tests with success.
Very nice, thanks a lot for doing thi
On Sun, 15.06.14 15:16, Michael Marineau ([email protected]) wrote:
> > BTW: given that there's now at least Colin, Kay, me, and CoreOS working
> > on getting empty /etc working, can we at least try to agree where the
> > vendor versions of the files should be? I am kinda voting for
> >
On Fri, 20.06.14 20:51, Andrey Borzenkov ([email protected]) wrote:
> > I am not entirely sure how emergecny.service should have been reached
> > with syslog.socket in place? isolate should not have left it around?
> >
>
> commit 80cfe9e163b1c92f917e0a5e053b148fca790677
> Author: Dr. Tilmann B
Quoting Lennart Poettering ([email protected]):
> On Fri, 20.06.14 15:47, Robin Becker ([email protected]) wrote:
> > In any case, some might argue that a container (lightweight or not)
> > should be virtually indistinguishable from the original system which
> > would mean such a bug could n
On Fri, 13.06.14 16:41, Werner Fink ([email protected]) wrote:
> Therefore strip off the ANSI escape sequences for 3215 consoles
> but support 3270 consoles if found.
Hmm, this looks messy.
Please add a global systemd PID 1 setting next to the arg_show_status
variable that controls whether color sh
When freeing a connection remove also all the cached entries related
to this connection, otherwise if we access this cached entry through
another valid connection, we will hit memory corruption bugs.
Signed-off-by: Djalal Harouni
---
connection.c | 4 +++-
domain.h | 2 +-
2 files changed, 4
kdbus_policy_check_own_access() returns 0 if access is granted,
otherwise a negative errno.
So fix this by returning 0. We did not hit this since callers were
checking negative values for errors.
Signed-off-by: Djalal Harouni
---
policy.c | 13 +++--
1 file changed, 11 insertions(+), 2
If we try to register the same name twice then kdbus_policy_add_one()
will fail with -EEXIST
In kdbus_policy_set() we have two calls to kdbus_policy_add_one() if
they fail we clean things up with kdbus_policy_entry_free(), but since
we failed ret == -EEXIST ,we hit the error path where we have ano
In kdbus_policy_set() function, we use the 'e' variable to reference
each entry of the 'db->entries_hash', so at the end the variable 'e' will
for sure point to a valid one.
Next in the KDBUS_ITEMS_FOREACH() iterator and if we fail at the first
KDBUS_ITEM_VALID() test, we jmp to exit:
Which conta
If kdbus_policy_set() fails we try to restore the entries that were
previously saved in a list, however due to a typo that logic was trying
to access a previously freed entry which will just break things...
So fix the typo 'l->e' instead of 'e'.
This fixes a bug triggered by test-kdbus-policy and
Use the db->entries_hash to access the policy db entries instead of the
db->send_access_hash which is just a cache for send entries.
Signed-off-by: Djalal Harouni
---
policy.c | 7 ---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/policy.c b/policy.c
index bf49f68..79d6fa4 10
Fix a bug introcuded in commit d92d68414fab which fixed another bug.
conn->attach_flags should only be update if KDBUS_ITEM_ATTACH_FLAGS was
provided.
Signed-off-by: Djalal Harouni
---
connection.c | 5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/connection.c b/connection
Add the test-kdbus-policy that performs:
1) Register a policy holder
2) Try to register the same name as an activator:
kdbus will break here due to a corrupted db->entries_hash
in kdbus_policy_set().
Will be fixed in the next patches.
3) Acquire the name for the policy holder
4) Create an
Add conn_update() to perform KDBUS_CMD_CONN_UPDATE ioctl() calls.
Signed-off-by: Djalal Harouni
---
test/kdbus-util.c | 74 +++
test/kdbus-util.h | 4 +++
2 files changed, 78 insertions(+)
diff --git a/test/kdbus-util.c b/test/kdbus-util.c
in
This is needed since we will add tests to fork() + drop privileges
Signed-off-by: Djalal Harouni
---
test/kdbus-util.c | 29 +
test/kdbus-util.h | 1 +
2 files changed, 30 insertions(+)
diff --git a/test/kdbus-util.c b/test/kdbus-util.c
index b7dc057..965c95d 100644
Make msg_send() return negative errno not EXIT_FAILURE. We need this
since we will add tests that fork() and drop privileges and we want all
the error codes, especially -EPERM.
After a quick grep it seems the return value of msg_send() is never
used, so it is safe to convert it, this wont break an
В Fri, 20 Jun 2014 18:38:27 +0200
Lennart Poettering пишет:
> On Fri, 13.06.14 16:41, Werner Fink ([email protected]) wrote:
>
> > From: [email protected]
> >
> > will terminate emergency.service due to implicit dependencies on
> > basic.target
> > and therefore sysinit.target which in turn con
Export this function since we will use it to register policy holders
connections.
Signed-off-by: Djalal Harouni
---
test/kdbus-util.c | 2 +-
test/kdbus-util.h | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/test/kdbus-util.c b/test/kdbus-util.c
index 7a6f272..988aa8c 1006
Hi,
This series adds the test-kdbus-policy test. The first patches are
prepration then you have the test.
Later there are several fixes and improvments, I've performed all the
tests with success.
I still have another series which deals with the send access cache, will
send it soon, or perhaps to
On Fri, 13.06.14 16:41, Werner Fink ([email protected]) wrote:
> fn = strappenda("/var/log/journal/", ids);
> -(void) mkdir(fn, 0755);
> +(void)mkdir(fn, 0755);
> +
> +/*
> + * On journaling and/or compressing file syste
On Mon, 16.06.14 14:51, David Herrmann ([email protected]) wrote:
>
> Hi
>
> On Mon, Jun 16, 2014 at 2:42 PM, Dr. Werner Fink wrote:
> > On Fri, Jun 13, 2014 at 05:49:24PM +0200, Tom Gundersen wrote:
> >> On Fri, Jun 13, 2014 at 4:41 PM, Werner Fink wrote:
> >> > From: Ruediger Oertel
> >
On Fri, 13.06.14 16:41, Werner Fink ([email protected]) wrote:
> From: [email protected]
>
> will terminate emergency.service due to implicit dependencies on basic.target
> and therefore sysinit.target which in turn conflict with
> emergency.target.
I am not entirely sure how emergecny.service sh
On Fri, 20.06.14 15:47, Robin Becker ([email protected]) wrote:
>
> On 20/06/2014 12:48, Lennart Poettering wrote:
> >well, findmnt is neither "red hat stuff", it's used all over the
> >distributions. And you shouldn't accept that "df" can't deal with mount
> >points that reference out-of-names
On 20/06/2014 12:48, Lennart Poettering wrote:
well, findmnt is neither "red hat stuff", it's used all over the
distributions. And you shouldn't accept that "df" can't deal with mount
points that reference out-of-namespace sources. File a bug against
coreutils, they really should make sure they p
On Fri, 20.06.14 16:32, Mantas Mikulėnas ([email protected]) wrote:
> > On Fri, 13.06.14 18:54, Tom Sherpen ([email protected]) wrote:
> >
> >>Hi,
> >>
> >>I am wondering if hybrid-sleep could support a hibernation delay,
> >> similar
> >>to what is found in pm-utils [1]
> >>
> >>
On Fri, 20.06.14 15:50, Jan Alexander Steffens ([email protected]) wrote:
> Am 20.06.2014 15:24 schrieb "Lennart Poettering" :
> > how do we figure out
> > after resume whether we resumed because of this timer (and hence we
> > should go to hibernation, immediately) or because of some user ac
Am 20.06.2014 15:24 schrieb "Lennart Poettering" :
> how do we figure out
> after resume whether we resumed because of this timer (and hence we
> should go to hibernation, immediately) or because of some user activity?
I think there's a way to get at Linux or ACPI's information about which
device
On Fri, Jun 20, 2014 at 4:24 PM, Lennart Poettering
wrote:
> On Fri, 13.06.14 18:54, Tom Sherpen ([email protected]) wrote:
>
>>Hi,
>>
>>I am wondering if hybrid-sleep could support a hibernation delay, similar
>>to what is found in pm-utils [1]
>>
>>Thus, you would be able to fi
On Fri, 13.06.14 18:54, Tom Sherpen ([email protected]) wrote:
>Hi,
>
>I am wondering if hybrid-sleep could support a hibernation delay, similar
>to what is found in pm-utils [1]
>
>Thus, you would be able to first suspend, with the machine going
>automatically into
On Wed, 18.06.14 07:51, Tollef Fog Heen ([email protected]) wrote:
>
> ]] Lennart Poettering
>
> (trimming Ccs)
>
> > I am invoking fallocate() in advance, because we write those files with
> > mmap() and that of course would normally triggered SIGBUS already on the
> > most boring of reasons, suc
On Tue, 17.06.14 09:23, Jay D Bhatt ([email protected]) wrote:
>
> Hi,
>
> >From the log I attached previously, I think is log statement saying as below:
>
> Starting Login Service...
>
> But then , it gets stuck at
>
> [ OK ] Reached target Login Prompts.
>
> So, I think there
On Mon, 16.06.14 17:20, Valentin Popa ([email protected]) wrote:
> Hi all,
> I want to start a service on the next available tty (let's call it
> %next_available_tty). In my case, this service handles
> weston-launch, but it could be any that requires a virtual terminal
> to run.
> Let's say
On Mon, 16.06.14 20:54, Filipe Brandenburger ([email protected]) wrote:
> Running "make dist" requires --enable-compat-libs since DIST_SOURCES will list
> generated files such as libsystemd-daemon.c.
This one doesn't apply without the Python stuff.
Zbigniew could you have a look at the Pytho
On Mon, 16.06.14 20:54, Filipe Brandenburger ([email protected]) wrote:
Applied! Thanks!
> This fixes the footer where 7 spaces were used on the first line of
> EXTRA_DIST,
> but a Tab was clearly intended.
> ---
> tools/make-man-rules.py | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion
On Mon, 16.06.14 20:54, Filipe Brandenburger ([email protected]) wrote:
Thanks! Applied this one!
> The sysusers.d/systemd.conf configuration file was originally introduced in
> commit 1b99214789101, but it was not marked for cleanup. This caused
> distcheck
> to complain about the file not
On Mon, 16.06.14 20:54, Filipe Brandenburger ([email protected]) wrote:
This one I have fixed in a different commit already.
> This includes the new systemd-journald-dev-log.socket man page introduced in
> commit 03ee5c38cb0da and also fixes indentation of EXTRA_DIST with the fix to
> make-ma
On Mon, 16.06.14 13:01, Robin Becker ([email protected]) wrote:
> I asked about this at the arch linux forum, but got no response.
>
> I run an up to date arch linux X64 system with systemd-213-9. I
> built a simple container using the wiki article
>https://wiki.archlinux.org/index.php/Syst
On Mon, 16.06.14 17:37, Robin Becker ([email protected]) wrote:
>
> On 16/06/2014 14:00, Dave Reisner wrote:
> >On Mon, Jun 16, 2014 at 01:01:31PM +0100, Robin Becker wrote:
>
> >>
> >>Why do I have all the file system duplicates?
> >
> >You don't -- df doesn't understand namespace
On Wed, 18.06.14 16:07, Marco d'Itri ([email protected]) wrote:
> I tried using NoNewPrivileges=yes in my inn package, but then I noticed
> that the daemon was unable to send emails:
>
> Jun 18 07:59:38 bongo boot[4623]: postdrop: warning: mail_queue_enter: create
> file maildrop/111862.4636: Permi
On Mon, 16.06.14 17:57, Jonathan Boulle ([email protected]) wrote:
> sysusers.d/systemd.conf.in | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Thanks!
Applied!
>
> diff --git a/sysusers.d/systemd.conf.in b/sysusers.d/systemd.conf.in
> index b34a8071aaff..bbdc261620d8 100644
>
Ping & Pong.
Are you all asleep!? :)
poma
___
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel
On 20.06.2014 13:31, Tom Gundersen wrote:
On Thu, Jun 19, 2014 at 1:37 PM, Vladimir Elisseev wrote:
Simple question: is there a way to set bridge parameters (bridge forward delay,
bridge hello time, etc) using systemd networking units?
This is still on the TODO. Last I heard Lukas was lookin
On Thu, Jun 19, 2014 at 1:37 PM, Vladimir Elisseev wrote:
> Simple question: is there a way to set bridge parameters (bridge forward
> delay, bridge hello time, etc) using systemd networking units?
This is still on the TODO. Last I heard Lukas was looking into this,
so maybe we'll get that soon
On 19.06.2014 13:37, Vladimir Elisseev wrote:
Hello,
Simple question: is there a way to set bridge parameters (bridge forward delay,
bridge hello time, etc) using systemd networking units?
Regards,
Vlad.
Everything is here, although some props actually missing, but not related to
the bridge
On Tue, 17.06.14 13:14, Runiq ([email protected]) wrote:
> Hello all,
>
> I'm using systemd 213 on Arch Linux, and systemd-networkd/resolved
> with DHCP to connect to the internet. I'm also running a caching DNS
> server on 127.0.0.1.
>
> I'd like to make this caching server the first DNS serve
On Wed, Jun 18, 2014 at 09:51:02PM +0200, Friedrich Kröner wrote:
> Hello,
>
> when trying systemd-networkd with >=214 and the following config:
>
> [Match]
> Name=eth*
>
> [Network]
> DHCP=yes
>
> Address=2001:db8::1234:5678/64
> DNS=8.8.8.8
> DNS=2001:db8:1::ab9:C0A8:102
>
>
> I get lots of
On Tue, 17.06.14 07:59, Geunsik Lim ([email protected]) wrote:
>
> It seems that a goal of close_all_fds() is garbage collector to guarantee
> available file descriptors for new fopen() system call.
> Nowadays, the modern computer system is multi-process/multi-thread scheme
> more than singl
On Fri, Jun 20, 2014 at 5:41 AM, Corus wrote:
> I just joined the list so I'm sorry if this is not the proper way to
> propose or ask for a feature to be added to systemd. I spoke in
> #systemd on Freenode a few days ago and I was pointed in this
> direction for submitting feature requests.
>
> I
Le vendredi 20 juin 2014 à 04:48 +0200, Zbigniew Jędrzejewski-Szmek a
écrit :
> On Fri, Jun 13, 2014 at 04:41:02PM +0200, Werner Fink wrote:
> > From: Frederic Crozat
> >
> > ---
> > units/systemd-ask-password-wall.service.in |3 ++-
> > 1 file changed, 2 insertions(+), 1 deletion(-)
> >
>
86 matches
Mail list logo