about summary refs log tree commit diff
path: root/nixos/modules/tasks
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'origin/master' into stagingEelco Dolstra2014-07-07
|\
| * Get all lib functions from lib, not pkgs.lib, in modulesShea Levy2014-07-02
* | Merge remote-tracking branch 'origin/master' into stagingEelco Dolstra2014-07-01
|\|
| * nixos: add some missing '.' in option descriptionsBjørn Forsman2014-06-24
* | Another attempt to eradicate ensureDirEelco Dolstra2014-06-30
|/
* Merge pull request #2380 from wkennington/cache.searchMichael Raskin2014-06-12
|\
| * network-interfaces: Add an option for specifying search to resolv.confWilliam A. Kennington III2014-05-02
* | Merge pull request #2726 from pSub/trackpointFlorian Friesdorf2014-06-07
|\ \
| * | Added an option to configure sensitivity and speed of trackpoints.Pascal Wittmann2014-05-23
| |/
* | Merge pull request #2416 from edwtjo/encdev-moduleMichael Raskin2014-05-27
|\ \
| * | Enable encrypted backing devices in fileystem configurationsEdward Tjörnhammar2014-04-26
* | | nixos: f2fs filesystem module support (close #2085)Emery Hemingway2014-05-11
* | | When auto-formatting ext devices, use the -F flag to make it work with unpart...Rickard Nilsson2014-05-09
| |/ |/|
* | cpufreq: Don't fail if the CPU doesn't support frequency settingEelco Dolstra2014-04-28
|/
* spl, zfs: Add git versions, based on recent commitsRicardo M. Correia2014-04-23
* Containers: Use /etc/resolv.conf supplied by the hostEelco Dolstra2014-04-18
* Allow upstream systemd units to be extendedEelco Dolstra2014-04-17
* Don't run the cpufreq service in VMsEelco Dolstra2014-04-16
* Don't make containers depend on cpupowerEelco Dolstra2014-04-16
* cpu-freq: Use cpupower instead of cpufrequtilsWilliam A. Kennington III2014-04-16
* Don't enable LVM2 in containersEelco Dolstra2014-04-15
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
* Add fuse to env by defaultShea Levy2014-04-03
* nixos: Add ZFS auto-snapshotting moduleRicardo M. Correia2014-03-15
* Merge branch 'u/zfs-import' of git://github.com/wizeman/nixpkgsShea Levy2014-03-14
|\
| * zfs: Don't look for devices only in /devRicardo M. Correia2014-03-04
* | Merge branch 'nixos/network-interfaces/ipv6' of git://github.com/offlinehacke...Shea Levy2014-03-14
|\ \
| * | nixos/network-interfaces: add support for static ipv6 addressesJaka Hudoklin2013-11-13
* | | nixos/network-interfaces: do not try to enable or disable ipv6 in containerJaka Hudoklin2014-03-10
| |/ |/|
* | network-interfaces: Add the ability to create bond devicesWilliam A. Kennington III2013-12-31
* | Merge pull request #1430 from wkennington/mtuMathijs Kwik2013-12-30
|\ \
| * | network-interfaces: Add mtu setting supportWilliam A. Kennington III2013-12-30
* | | network-interfaces: Add support for creating vlansWilliam A. Kennington III2013-12-29
|/ /
* | Disable various services when running inside a containerEelco Dolstra2013-11-26
* | Check whether fileSystems defines the root FSEelco Dolstra2013-11-18
* | Fix broken Conflicts optionsEelco Dolstra2013-11-18
* | nixos: capitalize a bunch of service descriptionsBjørn Forsman2013-11-09
|/
* Add lots of missing option typesEelco Dolstra2013-10-30
* Add ZFS dependencies to the initrd so that the zpool command works.William A. Kennington III2013-10-30
* Substitute "types.uniq types.string" -> "types.str"Eelco Dolstra2013-10-30
* Remove the dhclient moduleEelco Dolstra2013-10-29
* Do not allow multiple definitions of IP addresses etc. within an interfaceEelco Dolstra2013-10-28
* Remove uses of the "merge" option attributeEelco Dolstra2013-10-28
* Manual: Fix bad \" charactersEelco Dolstra2013-10-28
* Load the xfs kernel module on demandEelco Dolstra2013-10-13
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10