• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • More
    ProjectsRepositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Alexander Dahl
  1. Alexander Dahl

buildroot

Public
Actions
  • Clone
  • Compare

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Branches
  • All Branches Graph
  • Forks
  1. Alexander Dahl
  2. buildroot

Source

buildroot/package/systemd/Config.in
Thomas PetazzoniThomas Petazzoni committed 3845a93b30817 Nov 2012
Raw file
Source viewDiff to previous
 
1
config BR2_PACKAGE_SYSTEMD
2
    bool "systemd"
3
    depends on BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_UDEV
4
    depends on BR2_INET_IPV6
5
    depends on BR2_TOOLCHAIN_HAS_THREADS # dbus
6
    depends on BR2_USE_MMU # dbus
7
    select BR2_PACKAGE_DBUS
8
    select BR2_PACKAGE_LIBCAP
9
    help
10
      systemd is a system and service manager for Linux, compatible with
11
      SysV and LSB init scripts. systemd provides aggressive parallelization
12
      capabilities, uses socket and D-Bus activation for starting services,
13
      offers on-demand starting of daemons, keeps track of processes using
14
      Linux cgroups, supports snapshotting and restoring of the system
15
      state, maintains mount and automount points and implements an
16
      elaborate transactional dependency-based service control logic.
17
      It can work as a drop-in replacement for sysvinit.
18
​
19
      http://freedesktop.org/wiki/Software/systemd
20
​
21
comment "systemd not available (depends on /dev management with udev and ipv6 support, and thread support in toolchain)"
22
    depends on !BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_UDEV || !BR2_INET_IPV6 || \\
23
        !BR2_TOOLCHAIN_HAS_THREADS
  • Git repository management for enterprise teams powered by Atlassian Bitbucket
  • Atlassian Bitbucket v6.7.2
  • Documentation
  • Request a feature
  • About
  • Contact Atlassian
Atlassian

Everything looks good. We'll let you know here if there's anything you should know about.