From b5e66ba7bf57c8d012ce22e220c30057577ba021 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sun, 11 Mar 2018 12:58:40 +0100 Subject: got systemd --- build_stage3.sh | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) (limited to 'build_stage3.sh') diff --git a/build_stage3.sh b/build_stage3.sh index d05d831..ce219d4 100755 --- a/build_stage3.sh +++ b/build_stage3.sh @@ -67,12 +67,9 @@ re2c python2 ninja python-pip-bootstrap python-pip python-pyparsing python-packaging python-appdirs python-six python-setuptools meson +gperf systemd dbus " -# meson needs python-setuptools, python-setuptools itself -# can not be built from packages, so we need another shim -# here. - # gyp used for mozilla sub certs, continue to use shim? # ca-certificates-cacerts ca-certificates @@ -106,6 +103,7 @@ meson #~ pkg-config: glib2 #~ linux build full with mkinitcpio and modules +#~ mkinitcpio: awk mkinitcpio-busybox kmod util-linux libarchive coreutils bash findutils grep filesystem gzip systemd #~ linux #~ openssh @@ -121,7 +119,7 @@ meson #~ cryptsetup: device-mapper popt libutil-linux # ldns/unbound-cyrcle -#~ ldns: openssl dnssec-anchors +#~ ldns: openssl dnssec-anchors libpcal #~ dnssec-anchors: unbound #~ unbound: ldns #~ openssh: ldns @@ -145,8 +143,6 @@ meson #~ dhcpcd: glibc sh udev libsystemd #~ util-linux: systemd, python -#~ mkinitcpio: awk mkinitcpio-busybox kmod util-linux libarchive coreutils bash findutils grep filesystem gzip systemd - # lvm2, device-mapper: systemd, thin-povisioning-tools #~ thin-provisioning-tools: expat gcc-libs libaio boost # boost: we can build a non-python version -- cgit v1.2.3-54-g00ecf