Skip to content
Snippets Groups Projects
Select Git revision
  • 6efcfe03ae4ef426b77a6827243433b5296613a4
  • sharcnet-unstable default
  • sharcnet-17.03
  • sharcnet-16.09
  • sharcnet-15.09
  • sharcnet-16.03
  • adding-bowtie2
  • sharcnet-home
  • sharcnet-3
  • sharcnet-2
  • sharcnet-1
11 results

nixpkgs

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Nikolay Amiantov authored
    A new internal config option `fileSystems.<name>.early` is added to indicate
    that the filesystem needs to be loaded very early (i.e. in initrd). They are
    transformed to a shell script in `system.build.earlyMountScript` with calls to
    an undefined `specialMount` function, which is expected to be caller-specific.
    This option is used by stage-1, stage-2 and activation script to set up and
    remount those filesystems.  Options for them are updated according to systemd
    defaults.
    6efcfe03
    History
    Name Last commit Last update