guix-devel/gnu/build
Mark H Weaver 78ab0746a5 system: Add /etc/ssl symlink; set needed variables in /etc/profile.
* gnu/build/activation.scm (activate-etc): Create /etc/ssl symlink.
* gnu/system.scm (etc-directory): Set SSL_CERT_DIR, SSL_CERT_FILE,
  and GIT_SSL_CAINFO in /etc/profile.

Co-Authored-By: Ludovic Courtès <ludo@gnu.org>
2015-03-03 13:49:12 -05:00
..
activation.scm system: Add /etc/ssl symlink; set needed variables in /etc/profile. 2015-03-03 13:49:12 -05:00
file-systems.scm linux-boot: Make /etc/mtab a symlink to /proc/self/mounts. 2015-01-05 22:24:00 +08:00
install.scm system: Don't make /boot/grub/grub.cfg a symlink to the store. 2014-12-09 11:06:50 +01:00
linux-boot.scm linux-boot: Don't fail if /root/etc/mtab is a dangling symlink. 2015-01-28 21:32:58 +01:00
linux-initrd.scm linux-initrd: Store Linux modules in a normal store directory. 2014-09-08 23:47:29 +02:00
linux-modules.scm linux-modules: Correctly propagate error code from 'init_module'. 2014-11-28 15:08:56 +01:00
vm.scm system: Don't make /boot/grub/grub.cfg a symlink to the store. 2014-12-09 11:06:50 +01:00