summary refs log tree commit diff
path: root/nixos/modules/system/boot/stage-2.nix
Commit message (Expand)AuthorAge
* nixos/version: add config.system.nixos.distroName and config.system.nixos.dis...Victor Fuentes2023-01-14
* nixos: nix.readOnlyStore -> boot.readOnlyNixStoreAndrew Marshall2022-11-30
* treewide: automatically md-convert option descriptionspennae2022-07-30
* Merge pull request #165453 from helsinki-systems/feat/systemd-manager-environ...ajs1242022-03-31
|\
| * nixos/systemd: Switch to ManagerEnvironment=Janne Heß2022-03-30
* | nixos/filesystems: Move options into the fs moduleJanne Heß2022-03-27
|/
* systemd: allow custom unit folders to be configured with SYSTEMD_UNIT_PATHSander van der Burg2021-03-22
* utillinux: rename to util-linuxGraham Christensen2020-11-24
* stage-2: parameterized systemd executableGraham Christensen2020-07-14
* resolvconf service: initNikolay Amiantov2019-07-15
* systemd: ensure fsck Requires/After links are created in mount unitsMatt McHenry2018-08-28
* [bot]: remove unreferenced codevolth2018-07-20
* stage-2-init: Use the host bash as SHELLShea Levy2018-03-01
* stage-2: replace readonly-mountpoint by findmntJörg Thalheim2017-04-05
* stage-2: simplify exporting pathJörg Thalheim2017-04-05
* nixos filesystems: unify early filesystems handlingNikolay Amiantov2016-08-27
* nixos/stage-2: Build readonly-mountpoint with normal mkDerivation phasesTuomas Tynkkynen2015-10-03
* stage-2-init: Don't depend on sysvtoolsEelco Dolstra2015-04-20
* nixos: tmp on tmpfs optionEmery Hemingway2014-07-30
* Containers: Use /etc/resolv.conf supplied by the hostEelco Dolstra2014-04-18
* Add option ‘systemd.tmpfiles.rules’Eelco Dolstra2014-04-17
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
* Add lots of missing option typesEelco Dolstra2013-10-30
* Substitute "types.uniq types.string" -> "types.str"Eelco Dolstra2013-10-30
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10