Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [pull request] Pull request for branch for-2012.08/systemd
@ 2012-07-28  7:21 Maxime Ripard
  2012-07-28  7:21 ` [Buildroot] [PATCH 1/3] Rework of the init system Maxime Ripard
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Maxime Ripard @ 2012-07-28  7:21 UTC (permalink / raw)
  To: buildroot

The following changes since commit fd08153b9d677d654add6c580b9ccc5c27d672e2:

  Remove unused TARGET_ABI values (2012-07-25 20:27:58 +0200)

are available in the git repository at:

  git://git.free-electrons.com/users/maxime-ripard/buildroot.git for-2012.08/systemd

for you to fetch changes up to 6784a19dec70861969e093a123abe92f4ace3e56:

  doc: Update the documentation to mention the new PKG_INSTALL_INIT_ variables (2012-07-28 09:17:04 +0200)

----------------------------------------------------------------
Maxime Ripard (3):
      Rework of the init system
      Add systemd unit for lighttpd
      doc: Update the documentation to mention the new PKG_INSTALL_INIT_ variables

 docs/manual/adding-packages-generic.txt |    7 +++++++
 package/busybox/busybox.mk              |    7 +++++++
 package/lighttpd/lighttpd.mk            |   13 +++++++++++--
 package/lighttpd/lighttpd.service       |   10 ++++++++++
 package/pkg-generic.mk                  |    8 ++++++++
 target/generic/Config.in                |   25 +++++++++++++++++++++++++
 6 files changed, 68 insertions(+), 2 deletions(-)
 create mode 100644 package/lighttpd/lighttpd.service

Thanks,
-- 
Maxime Ripard

^ permalink raw reply	[flat|nested] 11+ messages in thread
* [Buildroot] [pull request] Pull request for branch for-2012.08/systemd
@ 2012-08-06 15:14 Dmitry Golubovsky
  2012-08-09  9:45 ` Thomas Petazzoni
  0 siblings, 1 reply; 11+ messages in thread
From: Dmitry Golubovsky @ 2012-08-06 15:14 UTC (permalink / raw)
  To: buildroot

Hi,

While still a bit away from this project (and will resume work on
patches for linux-pam as soon as I can), I think I can also contribute
into the systemd discussion:

Thomas Petazzoni wrote:

> Also, it would be good to investigate the newer versions of systemd. If
> I remember correctly, they integrate udev directly, but is it possible
> to still have udev separately? This of course will not be for 2012.08,
> but it would be nice to continue to integrate those technologies into
> Buildroot.

My latest systemd patches are for version 186 (don't worry about 185
in patches themselves: this part of the path is discarded anyway - and
now there is 187). See here:

https://gitorious.org/lfa/myroot/trees/master/systemd-pam

Code layout changed considerably in this new version series (185 and up).

Yes, they integrated udev together with systemd, and I do not see any
option to build udev separately from their source tree: there isn't
even such repo as udev at freedesktop.

Now I see that Buildroot gets udev from different source. Could these
be just two mutually exclusive config options: either to build udev
with systemd, or udev standalone (and disable building of systemd)?

Thanks.

-- 
Dmitry Golubovsky

Anywhere on the Web

^ permalink raw reply	[flat|nested] 11+ messages in thread
* [Buildroot] [pull request] Pull request for branch for-2012.08/systemd
@ 2012-05-25 12:11 Maxime Ripard
  0 siblings, 0 replies; 11+ messages in thread
From: Maxime Ripard @ 2012-05-25 12:11 UTC (permalink / raw)
  To: buildroot

The following changes since commit 3ae7d814075095b43e25c8ef11be6a14234241cc:

  pkg-download.mk: Add missing argument when downloading from primary mirror (scp) (2012-05-23 21:49:40 +0200)

are available in the git repository at:

  git://git.free-electrons.com/users/maxime-ripard/buildroot.git for-2012.08/systemd

for you to fetch changes up to 30c344249e25e6684ddf939ad65fa55aa69e455c:

  Add systemd unit for lighttpd (2012-05-25 14:07:29 +0200)

----------------------------------------------------------------
Maxime Ripard (2):
      Rework of the init system
      Add systemd unit for lighttpd

 package/lighttpd/lighttpd.mk      |   11 +++++++++++
 package/lighttpd/lighttpd.service |   10 ++++++++++
 package/pkg-gentargets.mk         |    8 ++++++++
 package/sysvinit/Config.in        |    1 +
 target/generic/Config.in          |   28 ++++++++++++++++++++++++++++
 5 files changed, 58 insertions(+)
 create mode 100644 package/lighttpd/lighttpd.service

Thanks,
-- 
Maxime Ripard

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

end of thread, other threads:[~2012-08-09 14:29 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-28  7:21 [Buildroot] [pull request] Pull request for branch for-2012.08/systemd Maxime Ripard
2012-07-28  7:21 ` [Buildroot] [PATCH 1/3] Rework of the init system Maxime Ripard
2012-07-28  7:21 ` [Buildroot] [PATCH 2/3] Add systemd unit for lighttpd Maxime Ripard
2012-07-28  7:21 ` [Buildroot] [PATCH 3/3] doc: Update the documentation to mention the new PKG_INSTALL_INIT_ variables Maxime Ripard
2012-07-28  7:30 ` [Buildroot] [pull request] Pull request for branch for-2012.08/systemd Maxime Ripard
2012-07-30 21:21 ` Thomas Petazzoni
2012-08-01  9:18   ` Maxime Ripard
  -- strict thread matches above, loose matches on Subject: below --
2012-08-06 15:14 Dmitry Golubovsky
2012-08-09  9:45 ` Thomas Petazzoni
2012-08-09 14:29   ` Dmitry Golubovsky
2012-05-25 12:11 Maxime Ripard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox