1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-10 07:00:37 +02:00
Files
guix/gnu
Mathieu Othacehe b624206d6b installer: partition: Fix swaping and use syscalls.
* gnu/installer/parted.scm (start-swaping): Remove it,
(stop-swaping): Remove it,
(start-swapping): New procedure using swapon syscall,
(stop-swapping): New procedure using swapoff syscall,
(with-mounted-partitions): Use previous start-swapping and stop-swapping
procedures.
2019-01-17 14:04:26 +01:00
..
2018-11-22 21:59:05 +01:00
2019-01-17 14:04:22 +01:00
2018-11-05 00:08:47 +01:00
2019-01-06 21:41:07 +01:00
2019-01-17 14:04:24 +01:00