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
/guix/commit/doc/images?id=e1c15e8b8e25e14c253ff1212e289565736f6ea7'>doc: Document the graphical installer some more....Ludovic Courtès 2018-12-16doc: Update mesboot graph without bootstrap-guile....Jan Nieuwenhuizen 2018-11-24doc: Update for bootstrap-mescc-tools change....Jan Nieuwenhuizen 2018-09-23doc: Describe the Reduced Binary Seed bootstrap....Jan Nieuwenhuizen 2016-12-17doc: Update dot graphs....Ludovic Courtès 2016-01-29guix system: Rename 'dmd-graph' to 'shepherd-graph'....Alex Kost 2016-01-29services: Rename 'dmd' services to 'shepherd'....Alex Kost 2016-01-12doc: Show bootstrapping at the package level....Ludovic Courtès