guix-devel/guix
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
..
build linux-initrd: Delete files from the initrd ramfs when switching roots. 2014-05-06 18:18:22 +02:00
build-system
scripts
base32.scm
base64.scm
build-system.scm
config.scm.in
derivations.scm derivations: Micro-optimize 'derivation'. 2014-04-29 18:13:10 +02:00
download.scm download: Rewrite using gexps. 2014-05-01 22:31:36 +02:00
ftp-client.scm ftp-client: Add missing CR in "USER" command. 2014-05-03 00:46:51 +02:00
gexp.scm monads, gexp: Remove unintended dependency on (gnu packages …). 2014-05-01 22:31:36 +02:00
git-download.scm
gnu-maintenance.scm gnu-maintenance: Add missing type check. 2014-05-05 09:00:00 +02:00
gnupg.scm
hash.scm
http-client.scm
licenses.scm
monads.scm monads, gexp: Remove unintended dependency on (gnu packages …). 2014-05-01 22:31:36 +02:00
nar.scm
packages.scm
pk-crypto.scm
pki.scm
profiles.scm
records.scm
serialization.scm
snix.scm
store.scm store: (direct-store-path? (%store-prefix)) returns #f. 2014-04-28 23:24:18 +02:00
svn-download.scm
ui.scm monads: Hide 'derivation-expression' and 'lower-inputs'. 2014-04-28 23:41:12 +02:00
utils.scm