From: Maxime Ripard <maxime.ripard@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [pull request v2] Pull request for branch for-2012.05/systemd
Date: Thu, 22 Mar 2012 10:27:15 +0100 [thread overview]
Message-ID: <cover.1332408273.git.maxime.ripard@free-electrons.com> (raw)
Hi list,
This is the updated version of the previous patchset concerning systemd to take
into account the comments made mostly by Arnout.
The following changes since commit 5b84ec26c8981c6ab0e119b455e807152ded449a:
libconfig: bump to 1.4.8 and cleanup (2012-03-21 23:08:25 +0100)
are available in the git repository at:
git://git.free-electrons.com/users/maxime-ripard/buildroot.git for-2012.05/systemd
Maxime Ripard (5):
Add the systemd package
Enable cgroups in Linux if we use systemd
Rework of the init system
Fix installation for the lighttpd package
Add systemd unit for lighttpd
linux/linux.mk | 2 +
package/Config.in | 1 +
package/Makefile.package.in | 8 +++
package/dbus/dbus.mk | 4 +
.../lighttpd-1.4.30-Fix-default-config-file.patch | 64 ++++++++++++++++++++
package/lighttpd/lighttpd.mk | 43 +++++++++++++
package/lighttpd/lighttpd.service | 10 +++
package/systemd/Config.in | 19 ++++++
package/systemd/systemd-37-fix-getty-unit.patch | 26 ++++++++
package/systemd/systemd.mk | 62 +++++++++++++++++++
package/sysvinit/Config.in | 1 +
package/udev/udev.mk | 4 +
target/generic/Config.in | 28 +++++++++
13 files changed, 272 insertions(+), 0 deletions(-)
create mode 100644 package/lighttpd/lighttpd-1.4.30-Fix-default-config-file.patch
create mode 100644 package/lighttpd/lighttpd.service
create mode 100644 package/systemd/Config.in
create mode 100644 package/systemd/systemd-37-fix-getty-unit.patch
create mode 100644 package/systemd/systemd.mk
Thanks,
--
Maxime Ripard
next reply other threads:[~2012-03-22 9:27 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-22 9:27 Maxime Ripard [this message]
2012-03-22 9:27 ` [Buildroot] [PATCH 1/5] Add the systemd package Maxime Ripard
2012-03-22 20:39 ` Peter Korsgaard
2012-03-23 8:51 ` Maxime Ripard
2012-03-23 9:04 ` Peter Korsgaard
2012-03-22 9:27 ` [Buildroot] [PATCH 2/5] Enable cgroups in Linux if we use systemd Maxime Ripard
2012-03-22 9:27 ` [Buildroot] [PATCH 3/5] Rework of the init system Maxime Ripard
2012-03-22 9:27 ` [Buildroot] [PATCH 4/5] Fix installation for the lighttpd package Maxime Ripard
2012-03-22 20:59 ` Arnout Vandecappelle
2012-03-22 22:02 ` Peter Korsgaard
2012-03-23 9:07 ` Maxime Ripard
2012-03-22 9:27 ` [Buildroot] [PATCH 5/5] Add systemd unit for lighttpd Maxime Ripard
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1332408273.git.maxime.ripard@free-electrons.com \
--to=maxime.ripard@free-electrons.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox