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
it/gnu/services/admin.scm?id=6fc754c2d670d49f5a843d4b36729af95cf02d18'>services: file-database: Set 'PATH' for 'updatedb'....Ludovic Courtès 2023-08-07services: Add 'package-database' service....Ludovic Courtès 2023-08-07services: Add 'file-database' service....Ludovic Courtès 2023-01-10services: unattended-upgrade: Add 'operating-system-expression' field....Giacomo Leidi 2022-08-01services: rottlog: More convenient default options for <log-rotation>....Ludovic Courtès 2022-08-01services: rottlog: Keep important /var/log files for 16 weeks....Ludovic Courtès 2022-04-09services: rottlog: Keep fewer "guix-daemon.log" files....Ludovic Courtès 2022-04-04services: Add 'log-cleanup-service-type'....Ludovic Courtès 2021-11-30services: Accept <inferior-package>s in lieu of <package>s....Tobias Geerinckx-Rice