From: Eric Le Bihan <eric.le.bihan.dev@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/2] systemd: enable required kernel features.
Date: Mon, 17 Feb 2014 15:37:27 +0100 [thread overview]
Message-ID: <20140217143726.GB4920@pc-eric> (raw)
In-Reply-To: <20140217115721.18895bbb@skate>
Hi!
On Mon, Feb 17, 2014 at 11:57:21AM +0100, Thomas Petazzoni wrote:
> Dear Eric Le Bihan,
>
> On Mon, 17 Feb 2014 11:22:16 +0100, Eric Le Bihan wrote:
>
> > diff --git a/package/systemd/Config.in b/package/systemd/Config.in
> > index eacc23c..716da2c 100644
> > --- a/package/systemd/Config.in
> > +++ b/package/systemd/Config.in
> > @@ -26,8 +26,16 @@ config BR2_PACKAGE_SYSTEMD
> > elaborate transactional dependency-based service control logic.
> > It can work as a drop-in replacement for sysvinit.
> >
> > - Systemd requires a Linux kernel >= 3.0, with inotify, devtmpfs,
> > - tmpfs vfs and tmpfs POSIX ACL enabled.
> > + Systemd requires a Linux kernel >= 3.0.
> > +
> > + The following features will be enabled in the kernel:
> > +
> > + - CONFIG_CGROUPS
> > + - CONFIG_INOTIFY_USER
> > + - CONFIG_FHANDLE
> > + - CONFIG_AUTOFS4_FS
> > + - CONFIG_TMPFS_POSIX_ACL
> > + - CONFIG_TMPFS_XATTR
>
> This formulation is not correct for people who build their kernel
> outside of Buildroot (while the earlier formulation worked for both
> situations).
>
> What about something like:
>
> systemd requires the following options to be enabled in the
> kernel:
>
> - CONFIG_<foo>
> - CONFIG_<bar>
>
> These options will be automatically enabled by Buildroot if
> it is responsible for building the kernel. Otherwise, if you
> are building your kernel outside of Buildroot, make sure
> these options are enabled.
>
Thanks for the suggestion. I'll add it (the more information, the better).
Best regards,
ELB
prev parent reply other threads:[~2014-02-17 14:37 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-17 10:22 [Buildroot] [PATCH 0/2] systemd/udev/eudev polishing Eric Le Bihan
2014-02-17 10:22 ` [Buildroot] [PATCH 1/2] udev: update udev to new virtual package infra Eric Le Bihan
2014-02-17 10:49 ` Thomas Petazzoni
2014-02-17 14:33 ` Eric Le Bihan
2014-02-17 14:37 ` Thomas Petazzoni
2014-02-17 15:07 ` Eric Le Bihan
2014-02-18 10:03 ` Eric Le Bihan
2014-02-18 10:06 ` Thomas Petazzoni
2014-02-17 10:22 ` [Buildroot] [PATCH 2/2] systemd: enable required kernel features Eric Le Bihan
2014-02-17 10:57 ` Thomas Petazzoni
2014-02-17 14:37 ` Eric Le Bihan [this message]
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=20140217143726.GB4920@pc-eric \
--to=eric.le.bihan.dev@free.fr \
--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