diff options
| author | Michael Neves | 2012-09-28 15:32:15 +0200 |
|---|---|---|
| committer | Michael Neves | 2012-09-28 15:32:15 +0200 |
| commit | 482adcaa9e8ea59418bd74922d9e1672302a4cb9 (patch) | |
| tree | 7b6a364105ab7f0ba68a0feaa22b55776f1b934b /remote/tools/systemd | |
| parent | New build_core script for creating the initial ramfs from different sources. (diff) | |
| download | tm-scripts-482adcaa9e8ea59418bd74922d9e1672302a4cb9.tar.gz tm-scripts-482adcaa9e8ea59418bd74922d9e1672302a4cb9.tar.xz tm-scripts-482adcaa9e8ea59418bd74922d9e1672302a4cb9.zip | |
setup-tools
Diffstat (limited to 'remote/tools/systemd')
| -rw-r--r-- | remote/tools/systemd/build.systemd | 0 | ||||
| -rw-r--r-- | remote/tools/systemd/systemd.conf | 7 |
2 files changed, 7 insertions, 0 deletions
diff --git a/remote/tools/systemd/build.systemd b/remote/tools/systemd/build.systemd new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/remote/tools/systemd/build.systemd diff --git a/remote/tools/systemd/systemd.conf b/remote/tools/systemd/systemd.conf new file mode 100644 index 00000000..d2a5ab75 --- /dev/null +++ b/remote/tools/systemd/systemd.conf @@ -0,0 +1,7 @@ +version=systemd-43 +url=http://www.freedesktop.org/software/systemd/${version}.tar.xz +deps="intltool gperf libcap-dev dbus libudev-dev pkg-config libdbus-1-dev libkmod-dev" +required_binaries="systemd" +required_files="" + + |
