summary refs log tree commit diff
path: root/nixos/modules/system/boot/stage-2-init.sh
Commit message (Expand)AuthorAge
* stage-2: don't write to /dev/kmsg if missingLuka Blaskovic2023-10-30
* nixos/stage-2-init: dont use install to create /etc/nixos if it's a symlinkArtturin2023-09-09
* nixos/stage-2-init: Change permission of /etc/nixos only if it existsArtturin2023-08-04
* nixos/version: add config.system.nixos.distroName and config.system.nixos.dis...Victor Fuentes2023-01-14
* nixos: nix.readOnlyStore -> boot.readOnlyNixStoreAndrew Marshall2022-11-30
* nixos/stage-1-systemd: Handover between the systemds directlyJanne Heß2022-04-11
* nixos/stage-2-init: Re-add creation of /etcJanne Heß2022-04-03
* Merge pull request #167019 from NixOS/fix/systemd-envJanne Heß2022-04-03
|\
| * nixos/stage-2-init: Don't clear environmentJanne Heß2022-04-03
* | Merge pull request #165684 from helsinki-systems/clean/stage-2-initLassulus2022-04-03
|\ \ | |/ |/|
| * nixos/stage-2-init: Clean up legacy commandsJanne Heß2022-03-27
* | nixos/systemd: Switch to ManagerEnvironment=Janne Heß2022-03-30
|/
* nixos/systemd: set TZDIR for PID 1Naïm Favier2021-12-16
* stage2: use atomic bind mountsMichael Fellinger2021-11-01
* systemd: allow custom unit folders to be configured with SYSTEMD_UNIT_PATHSander van der Burg2021-03-22
* stage-2: parameterized systemd executableGraham Christensen2020-07-14
* TypoEelco Dolstra2019-10-10
* nixos/stage-2: create empty machine-id at bootJamey Sharp2018-09-30
* systemd: ensure fsck Requires/After links are created in mount unitsMatt McHenry2018-08-28
* mkdir -> install -dEelco Dolstra2018-04-04
* Move creation of /root to the activation scriptEelco Dolstra2018-02-05
* stage-2: shellsheck recommendationsJörg Thalheim2017-04-05
* stage-2: reduce mkdir commandsJörg Thalheim2017-04-05
* stage-2: process options as first actionJörg Thalheim2017-04-05
* stage-2: replace readonly-mountpoint by findmntJörg Thalheim2017-04-05
* stage-2: simplify exporting pathJörg Thalheim2017-04-05
* Revert "nixos/stage2: Check for each special mount individually and mount mis...Franz Pletz2017-01-10
* nixos/stage2: Check for each special mount individually and mount missing one...Sebastian Hagen2017-01-09
* stage-2 init: move /run/keys mount to boot.specialFileSystemsNikolay Amiantov2016-09-17
* nixos/stage2: Fix mounting special filesystemsaszlig2016-09-07
* nixos: Generalise the container tests in stage-2 bootRickard Nilsson2016-09-07
* Fixes #18124: atomically replace /var/setuid-wrappers/ (#18186)Domen Kožar2016-09-01
* nixos filesystems: unify early filesystems handlingNikolay Amiantov2016-08-27
* nixos treewide: don't set MODULE_DIRNikolay Amiantov2016-08-19
* Revert "Merge branch 'modprobe-fix' of git://github.com/abbradar/nixpkgs"Shea Levy2016-08-15
* nixos treewide: don't set MODULE_DIRNikolay Amiantov2016-08-16
* stage2: if no /proc, also mount /sysNahum Shalman2016-06-01
* nixos/stage-1/2: Added -r option to read so that read interprets backslashes ...Roger Qiu2016-02-24
* Make stage-1/2 logging unconditional, and drop log level to "debug"Eelco Dolstra2016-02-23
* nixos/stage-2: Added boot.logCommandsRoger Qiu2016-02-23
* stage-2: Don't run hwclock in containersEelco Dolstra2015-07-22
* stage-1: Don't mount /dev/shm if it's already mountedEelco Dolstra2015-07-22
* Revert "Set stricter permissions on /nix/store"Eelco Dolstra2015-04-07
* Set stricter permissions on /nix/storeEelco Dolstra2015-03-18
* Enhance stage-1/2 scripts for better dealing with squashfsThomas Strobel2015-02-20
* ParanoiaEelco Dolstra2015-01-15
* nixos/networking: FixesWilliam A. Kennington III2014-11-26
* Containers: Don't remount /Eelco Dolstra2014-08-18
* systemd: Use the default log target ("journal-or-kmsg")Eelco Dolstra2014-08-06
* nixos: tmp on tmpfs optionEmery Hemingway2014-07-30