All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/3] package/systemd: unbreak a few stuf..
@ 2018-03-04 17:06 Yann E. MORIN
  2018-03-04 17:06 ` [Buildroot] [PATCH 1/3] package/skeleton-init-systemd: work around for /var/lib not populating Yann E. MORIN
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Yann E. MORIN @ 2018-03-04 17:06 UTC (permalink / raw)
  To: buildroot

Hello All!

This series, starting with a patch from Trent, is an attempt to fix
most of the known systemd issues, especially with respect to the DBus
socket location and the rest of the factory stuff.

It should supersed all the previous attempts.

Some work is probably still needed to clean up all the mess. The most
important issue left over is that the /var state might be inconsistent,
should the filesystem generation fails (e.g. too-small a read-only
ext2 filesystem is attempted). This would be fixed by my other series
about the handling of filesystems...

At least, this is probably just enough for the release.


Regards,
Yann E. MORIN.


The following changes since commit b1aa2148b0365776a17af3d8e22edd3622d475e4

  core: drop no-longer used C.UTF-8 locale option (2018-03-04 11:59:16 +0100)


are available in the git repository at:

  git://git.buildroot.org/~ymorin/git/buildroot.git

for you to fetch changes up to 12fe4b30ba04733e7c58451fd2e44ca796465db2

  support/tests: enhance the runtime systemd tests (2018-03-04 17:57:13 +0100)


----------------------------------------------------------------
Trent Piepho (1):
      package/skeleton-init-systemd: work around for /var/lib not populating

Yann E. MORIN (2):
      package/skeleton-systemd: invert factory logic
      support/tests: enhance the runtime systemd tests

 package/skeleton-init-systemd/skeleton-init-systemd.mk | 17 ++++++++++-------
 support/testing/tests/init/test_systemd.py             | 12 ++++++++++++
 2 files changed, 22 insertions(+), 7 deletions(-)

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2018-03-06  1:56 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-04 17:06 [Buildroot] [PATCH 0/3] package/systemd: unbreak a few stuf Yann E. MORIN
2018-03-04 17:06 ` [Buildroot] [PATCH 1/3] package/skeleton-init-systemd: work around for /var/lib not populating Yann E. MORIN
2018-03-04 18:17   ` Adam Duskett
2018-03-04 20:24   ` Thomas Petazzoni
2018-03-04 20:29     ` Yann E. MORIN
2018-03-05 18:55       ` Trent Piepho
2018-03-04 17:06 ` [Buildroot] [PATCH 2/3] package/skeleton-systemd: invert factory logic Yann E. MORIN
2018-03-06  1:56   ` Trent Piepho
2018-03-04 17:06 ` [Buildroot] [PATCH 3/3] support/tests: enhance the runtime systemd tests Yann E. MORIN
2018-03-04 20:22 ` [Buildroot] [PATCH 0/3] package/systemd: unbreak a few stuf Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.