guix/gnu
Mathieu Othacehe 70c7b7c799
installer: Update to Guile-Parted 0.0.2 release.
* gnu/installer/parted.scm (data-partition?, metadata-partition?,
freespace-partition?, normal-partition?, extended-partition?,
logical-partition?): Remove, as now provided by Guile-Parted.
* gnu/installer/newt/partition.scm (run-disk-page): Remove disk-destroy calls,
replace disk-delete-all by disk-remove-all-partitions and
disk-delete-partition by disk-remove-partition*.
2019-09-25 16:03:23 +02:00
..
bootloader
build linux-boot: Fix typo. 2019-09-25 12:18:25 +09:00
installer installer: Update to Guile-Parted 0.0.2 release. 2019-09-25 16:03:23 +02:00
machine
packages gnu: guile-parted: Update to 0.0.2. 2019-09-25 16:03:23 +02:00
services services: Add the Guix Data Service. 2019-09-25 08:35:33 +01:00
system linux-container: 'eval/container' correctly passes -L and -C flags. 2019-09-18 23:08:28 +02:00
tests services: Add the Guix Data Service. 2019-09-25 08:35:33 +01:00
artwork.scm
bootloader.scm
ci.scm
installer.scm
local.mk services: Add the Guix Data Service. 2019-09-25 08:35:33 +01:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm repl, marionette: 'self-quoting?' matches keywords. 2019-09-23 23:41:19 +02:00