Ludovic Courtès c3e59de9b1
guix system: Reinstalling the bootloader preserves extra menu entries.
Fixes <https://bugs.gnu.org/36876>.
Reported by Jesse Gibbons <jgibbons2357@gmail.com>.

Previously 'guix system delete-generations' or 'switch-generation' would
lose the extra bootloader menu entries specified in the current system's
configuration.  This fixes that.

* guix/scripts/system.scm (reinstall-bootloader): Turn PARAMS into a
single <boot-parameters>.  Adjust ENTRIES to include extra menu entries
specified in PARAMS.
2019-08-30 01:33:45 +02:00
..
2017-07-21 17:03:24 +02:00
2019-05-09 00:22:37 -04:00
2019-08-16 23:00:26 +02:00
2019-04-14 23:40:52 +02:00
2019-05-06 23:21:33 +02:00
2018-08-26 01:47:40 +02:00
2018-09-25 18:45:50 +02:00
2017-11-08 22:31:58 +01:00
2018-06-01 15:21:28 +02:00
2019-03-13 23:12:43 +01:00
2019-06-05 23:10:37 +02:00
2018-09-04 17:25:11 +02:00
2019-07-04 18:05:02 +02:00
2019-07-25 00:16:41 +02:00