guix/gnu
Ludovic Courtès 26a728eb09 linux-initrd: Delete files from the initrd ramfs when switching roots.
* guix/build/linux-initrd.scm (switch-root): Delete file from the old
  root.  Chdir to / after 'chroot' call.  Re-open file descriptors 0, 1,
  and 2.
  (boot-system): Move 'loading' message after the 'switch-root' call.
* gnu/system.scm (operating-system-boot-script): Add loop that closes
  file descriptor before calling 'execl'.
2014-05-06 18:18:22 +02:00
..
packages gnu: pius: Use Python 2. 2014-05-06 16:48:58 +02:00
services services: networking: Fix typo in static networking service. 2014-05-04 21:09:29 +02:00
system linux-initrd: Check the root and other early file systems. 2014-05-04 00:30:39 +02:00
packages.scm
services.scm services: Rewrite using gexps. 2014-04-28 23:24:18 +02:00
system.scm linux-initrd: Delete files from the initrd ramfs when switching roots. 2014-05-06 18:18:22 +02:00