guix-devel/gnu/build
Ludovic Courtès 970c9993f1
linux-initrd: Make sure 'build-initrd' can delete files.
Fixes <https://bugs.gnu.org/33297>.
Reported by Mark H Weaver <mhw@netris.org>.

This fixes a regression introduced in
72dc64f8f7, which made files read-only.

* gnu/build/linux-initrd.scm (build-initrd): Call 'make-file-writable'
on all the files under contents/.
2018-11-07 16:06:42 +01:00
..
activation.scm activation: Pass '-d HOME' to 'usermod'. 2018-03-27 14:51:44 +02:00
bootloader.scm bootloader: Factorize write-file-on-device. 2017-12-15 11:52:38 +01:00
cross-toolchain.scm gnu: cross-base: Use invoke in (gnu build cross-toolchain). 2018-03-23 04:41:53 -04:00
file-systems.scm file-systems: Always wait for devices to show up. 2018-05-31 18:13:08 +02:00
install.scm install: Add 'install-database-and-gc-roots'. 2018-11-06 23:21:24 +01:00
linux-boot.scm file-systems: Remove 'title' field and add <file-system-label>. 2018-05-28 13:24:11 +02:00
linux-container.scm linux-container: Work around EBADF errors upon exit. 2018-01-15 23:29:33 +01:00
linux-initrd.scm linux-initrd: Make sure 'build-initrd' can delete files. 2018-11-07 16:06:42 +01:00
linux-modules.scm linux-modules: Raise an error when a kernel module cannot be found. 2018-08-29 23:32:01 +02:00
marionette.scm marionette: Add wait-for-unix-socket. 2018-08-28 00:19:58 -07:00
shepherd.scm system: Remove uses of the 'title' field of <file-system>. 2018-05-28 13:24:19 +02:00
svg.scm bootloader: grub: Use 'with-extensions'. 2018-06-01 15:21:28 +02:00
vm.scm pack: Import (guix store database) only when '--localstatedir' is passed. 2018-11-06 23:21:23 +01:00