aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/autogen.scm
diff options
context:
space:
mode:
authorLudovic Courtès <ludovic.courtes@inria.fr>2020-03-13 13:06:59 +0100
committerLudovic Courtès <ludo@gnu.org>2020-03-13 17:33:38 +0100
commit24fb0dc0ab34ebb49509a3d5b4d84d8488670807 (patch)
tree3605db7f6e0ebaab1a2775c2934017c3b80479cd /gnu/packages/autogen.scm
parentb829864d747b3b24ef37cafe36e889527b060d4d (diff)
downloadguix-24fb0dc0ab34ebb49509a3d5b4d84d8488670807.tar.gz
guix-24fb0dc0ab34ebb49509a3d5b4d84d8488670807.zip
pack: Do not create a squashfs "recovery file".
Reported by Josh Marshall <Josh.Marshall@jax.org>. * guix/scripts/pack.scm (squashfs-image)[build](mksquashfs): Always pass "-no-recovery".
Diffstat (limited to 'gnu/packages/autogen.scm')
0 files changed, 0 insertions, 0 deletions
gnu/installer.scm?id=5737ba841bd8e21e1cb5dc63e1fc5e09d31482bb'>installer: Various renamings....Mathieu Othacehe 2019-01-17installer: partionment: Add encryption support....Mathieu Othacehe 2019-01-17installer: Display an eventual backtrace in a page....Mathieu Othacehe 2019-01-17installer: Reorder partitionment step....Mathieu Othacehe 2019-01-17installer: Add partitioning support....Mathieu Othacehe 2019-01-17installer: Fix comments....Mathieu Othacehe 2019-01-17installer: Add hostname....Mathieu Othacehe 2019-01-17installer: Add services page....Mathieu Othacehe 2019-01-17installer: Do not ask for keyboard model....Mathieu Othacehe 2019-01-17installer: Add configuration formatter....Mathieu Othacehe 2019-01-17installer: Fix locale installation....Mathieu Othacehe 2019-01-17installer: Move everything to the build side....Mathieu Othacehe 2019-01-17gnu: Add graphical installer support....Mathieu Othacehe