about summary refs log tree commit diff
path: root/nixos/modules/tasks
Commit message (Expand)AuthorAge
* network-interfaces module: use enumEric Sagnes2016-11-04
* sit interfaces: fix dependency trackingArnold Krille2016-10-12
* nixos network: fix evaluation after #19128Jörg Thalheim2016-10-12
* containers: Improve device dependency trackingArnold Krille2016-10-08
* containers: Do not wait for udev for network devicesArnold Krille2016-10-08
* Merge pull request #18491 from groxxda/network-interfacesJoachim F2016-10-02
|\
| * network-interfaces-scripted: DefaultDependencies is a unitConfigJoachim Fasting2016-10-02
| * network-interfaces.target: add deprecation noticeAlexander Ried2016-09-13
| * network-interfaces-scripted: rework dependenciesAlexander Ried2016-09-13
* | Merge pull request #18511 from ericsagnes/feat/remove-optionSetJoachim F2016-10-01
|\ \
| * | network-interfaces module: optionSet -> submoduleEric Sagnes2016-09-13
* | | Fix "undefined variable ‘device’" using autoFormatEelco Dolstra2016-09-30
* | | Merge pull request #18691 from abbradar/keys-fsNikolay Amiantov2016-09-24
|\ \ \
| * | | stage-2 init: move /run/keys mount to boot.specialFileSystemsNikolay Amiantov2016-09-17
| | |/ | |/|
* / | nixos/networking: Use type lines for localCommandsaszlig2016-09-20
|/ /
* | nixos: fix typo in networking.interfaces.<name?>.virtual (#18548)Данило Глинський (Danylo Hlynskyi)2016-09-13
* | networking.dhcpcd: Don't add to system closure when using networkd (#18436)Alexander Ried2016-09-13
|/
* treewide: fix fallout of ip-up deprecationFranz Pletz2016-09-11
* treewide: deprecate ip-up.target (#18319)Alexander Ried2016-09-10
* nfs module: Fix dependency on statd and idmapdEelco Dolstra2016-09-07
* nfs module: Improve descriptionsEelco Dolstra2016-09-07
* nixos containers: hopefully fix test failuresNikolay Amiantov2016-09-07
* setuid-wrappers : Prepare permissions for running wrappersKarn Kallio2016-09-04
* nixos/filesystems: Drop compat code for filesystems.*.options typeTuomas Tynkkynen2016-09-01
* nixos filesystems: move special filesystems to a dedicated optionNikolay Amiantov2016-08-31
* Merge pull request #17822 from abbradar/systemd-mountsNikolay Amiantov2016-08-30
|\
| * nixos filesystems: unify early filesystems handlingNikolay Amiantov2016-08-27
* | nixos/cpu-freq: list correct default governor in descriptionThomas Tuegel2016-08-28
|/
* Merge pull request #11484 from oxij/nixos-toposort-filesystemsNikolay Amiantov2016-08-27
|\
| * nixos: generalize copy-paste from stage-1 and zfs to utilsJan Malakhovski2016-08-23
| * nixos: apply toposort to fileSystems to support bind and move mountsJan Malakhovski2016-08-23
| * nixos: tasks/fileSystems: cleanupJan Malakhovski2016-08-23
* | nixos/filesystems: update /etc/fstab comment headerBjørn Forsman2016-08-24
|/
* treewide: update cifs-utils attr references (cifs_utils -> cifs-utils)Bjørn Forsman2016-08-22
* modprobe service: drop kmod wrapperNikolay Amiantov2016-08-19
* zfs: print the output of the zpool command (if any) when it succeedsRicardo M. Correia2016-08-18
* zfs: Keep trying root import until it worksSvein Ove Aas2016-08-16
* kbd task: fix colors in early initrdNikolay Amiantov2016-07-24
* Merge pull request #6846 from wizeman/u/zfs-auto-snap-flagsRok Garbas2016-07-21
|\
| * nixos/zfs: Refactor auto-snapshots and make them persistentRicardo M. Correia2015-03-20
| * nixos/zfs: Keep zero-sized auto snapshots by defaultRicardo M. Correia2015-03-20
* | Merge pull request #17082 from abbradar/fix-early-kbdNikolay Amiantov2016-07-20
|\ \
| * | kbd module: fix keymaps search for loadkeysNikolay Amiantov2016-07-18
| * | nixos stage-1: move keymap handling to kbd moduleNikolay Amiantov2016-07-18
* | | zfs: Force sync on shutdown (#16903)Svein Ove Aas2016-07-19
|/ /
* | Merge branch 'early-kbd' into stagingNikolay Amiantov2016-07-13
|\ \
| * | kbd service: add support for early loading of fonts and keymapsNikolay Amiantov2016-07-08
| * | kbd service: add system-wise console resourcesNikolay Amiantov2016-07-08
| * | kbd service: drop a comment now when we do restart vconsole setupNikolay Amiantov2016-07-08
* | | kbd service: add system-wise console resourcesNikolay Amiantov2016-07-08