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
n profile directories....Ricardo Wurmus 2022-12-23etc: SELinux: Allow daemon to search run state directories....Ricardo Wurmus 2022-12-23etc: SELinux: Label guix-daemon executable in profile....Ricardo Wurmus 2022-01-26etc: Remove redundant SELinux permissions block....Marius Bakke 2022-01-24etc: Add more SELinux permissions for the daemon....Marius Bakke 2021-05-22etc: Add more SELinux permissions for the daemon....Marius Bakke 2020-12-10etc: Add more SELinux permissions for the daemon....Marius Bakke 2020-11-27etc: Add more SELinux permissions for the daemon....Marius Bakke 2020-11-26etc: Add more SELinux permissions for the daemon....Marius Bakke 2020-11-25etc: Add more SELinux permissions for the daemon....Marius Bakke 2020-11-15etc: Updates for the guix-daemon SELinux policy....Daniel Brooks