aboutsummaryrefslogtreecommitdiff
path: root/gnu/services/web.scm
diff options
context:
space:
mode:
authorMathieu Othacehe <othacehe@gnu.org>2020-06-11 15:25:02 +0200
committerMathieu Othacehe <othacehe@gnu.org>2020-06-12 17:21:18 +0200
commitfd1e885236fcec0aec1e3293153524f02b010560 (patch)
treeccf5e598c72a14d1e923ac2f8725805d2705b22a /gnu/services/web.scm
parentcd0f1fbd1ab1018c022661fa57ddcb91125dd4ab (diff)
downloadguix-fd1e885236fcec0aec1e3293153524f02b010560.tar.gz
guix-fd1e885236fcec0aec1e3293153524f02b010560.zip
system: image: Do not produce an HFS tree when building an ISO.
Use "mbr_only" mode to make sure that no HFS+ tree are generated. * gnu/system/image.scm (system-image): Set MKRESCUE_SED_MODE to "mbr_only".
Diffstat (limited to 'gnu/services/web.scm')
0 files changed, 0 insertions, 0 deletions
04107d38f4561636c74d28d7a4935cbb1ef'>Add system start-up files for guix-daemon....Danny Milosavljevic 2019-09-24Merge branch 'master' into core-updatesLudovic Courtès 2019-09-18doc: Add Guix Cookbook....Ricardo Wurmus 2019-06-14build: Remove 'gnu/packages/bootstrap' and its binaries....Ludovic Courtès 2019-04-26bootstrap: Break automake dependency on generated files....Miguel Ángel Arruga Vivas 2018-11-20.gitignore: Re-add 'authenticate' script....Marius Bakke