guix system: Factorize boot parameter parsing.
authorLudovic Courtès <ludo@gnu.org>
Mon, 26 Oct 2015 20:19:42 +0000 (21:19 +0100)
committerLudovic Courtès <ludo@gnu.org>
Mon, 26 Oct 2015 23:01:20 +0000 (00:01 +0100)
commit5b516ef3696270f21327d9f63a9ccb4f1b83f346
tree56d4e5b199a4d87e5107f28987d33b166adce7d5
parentad18c7e64c844350f295a2f79605800a7718ed78
guix system: Factorize boot parameter parsing.

* guix/scripts/system.scm (<boot-parameters>): New record type.
  (read-boot-parameters): New procedure.
  (previous-grub-entries)[system->grub-entry]: Use it.
guix/scripts/system.scm