aboutsummaryrefslogtreecommitdiff
path: root/bootstrap
blob: cb774bc737f8709cc80e1eebaf6cb94d8e152d08 (about) (plain)
1
2
3
4
5
#!/bin/sh
# Create the build system.

set -e -x
exec autoreconf -vfi
uild/shepherd.scm?id=3682bd4003f4c4e313498931c471eeae2efe09b8'>Add (guix least-authority)....Ludovic Courtès 2022-04-12shepherd: Add #:supplementary-groups....Leo Nikkilä 2022-04-11shepherd: 'fork+exec-command/container' always returns a PID....Ludovic Courtès 2022-04-11shepherd: 'exec-command*' has a valid default #:directory....Ludovic Courtès 2022-04-07shepherd: Adjust 'fork+exec-command/container' for the Shepherd 0.9....Ludovic Courtès 2021-08-02build: shepherd: Use autoload to lazily bind Shepherd modules....Maxim Cournoyer