summary refs log tree commit diff
path: root/modules/tasks
Commit message (Expand)AuthorAge
* * Modularise vfat support. Also add fsck.vfat to the initrd. ThisEelco Dolstra2012-03-09
* * Modularize filesystem support. Filesystems such as btrfs andEelco Dolstra2012-03-09
* Making nixos fileSystems aware of fsType "reiserfs" and "btrfs", regardingLluís Batlle i Rossell2012-03-08
* changed the way networking-providers plug themselves before "networking"Mathijs Kwik2012-03-04
* renamed "all-interfaces" to "networking"Mathijs Kwik2012-03-04
* all-interfaces eventMathijs Kwik2012-03-04
* optionally run "btrfs device scan" during mountall.Peter Simons2012-02-28
* * Use the networking.useDHCP out of the dhclient module.Eelco Dolstra2012-02-20
* * Use openresolv to set the static nameserver configuration. NextEelco Dolstra2012-02-20
* Reverting 32228. That was an incomplete change I had in the working directory.Lluís Batlle i Rossell2012-02-15
* Adding extra options for resolv.confLluís Batlle i Rossell2012-02-11
* * Prevent merging of some options. P.S. maybe string optionsEelco Dolstra2012-01-13
* fix scsi-link-power-management.nix which broke cpufreqFlorian Friesdorf2012-01-13
* powerManagement.enable sets link_power_management_policy to min_powerFlorian Friesdorf2012-01-12
* * If power management is enabled, set the governor to ‘ondemand’ byEelco Dolstra2011-12-20
* Added cpuFreqGovernor option to configure a CPU frequency governor.Peter Simons2011-12-16
* * utillinuxng -> utillinux.Eelco Dolstra2011-12-12
* * Disable all fbcondecor-related stuff if boot.vesa is disabled.Eelco Dolstra2011-11-08
* * Declaring fileSystems as "loa" (list or attribute set) is bad because it canEelco Dolstra2011-10-26
* modules/tasks/network-interfaces.nix: create network bridges with "forward de...Peter Simons2011-09-26
* strip trailing whitespace; no functional changePeter Simons2011-09-14
* * Add fsck.vfat etc. to the default install. Useful for USB sticksEelco Dolstra2011-08-30
* Experiment with dual option types (list & attribute sets).Nicolas Pierron2011-07-27
* Only turn ttyBackgrounds on by default when the kernel has splashutilsShea Levy2011-07-23
* splashutils is already let-bound to kernelPackages.splashutils, so let's take...Shea Levy2011-07-23
* * Initialise bridges before doing the configuration specified inEelco Dolstra2011-06-20
* * Get rid of a cyclic symlink to the default theme.Eelco Dolstra2011-04-06
* * Some hackery to make sure that router solicitations get throughEelco Dolstra2011-04-01
* Convert assertion option into mkAssert.Nicolas Pierron2011-03-30
* * Add the rdnss daemon.Eelco Dolstra2011-03-24
* * Added an option `networking.bridges' to allow Ethernet bridges to beEelco Dolstra2011-03-15
* * Use "ip" instead of "ifconfig" for setting up network interfaces,Eelco Dolstra2011-03-11
* * Remove "modprobe af_packet". It's loaded automatically when needed.Eelco Dolstra2011-03-11
* * Cleanup.Eelco Dolstra2011-03-09
* * Add iproute to the path used by networking.localCommands.Eelco Dolstra2011-03-09
* * Enable IPv6 support by default. (Note that most NixOS systemsEelco Dolstra2011-02-19
* network-interfaces: MAC address support take 2: now it seems to workEvgeny Egorochkin2010-11-24
* network-interfaces: support changing MAC addresses of interfacesEvgeny Egorochkin2010-11-24
* network-interfaces: cleanupEvgeny Egorochkin2010-11-24
* Trying to improve the message hit by new users, if they use the 2.6.36Lluís Batlle i Rossell2010-11-06
* * Don't set hostname to "", dhclient no longer needs it.Eelco Dolstra2010-09-14
* Some cleanups in the activation script:Eelco Dolstra2010-09-13
* * Added an option to disable fsck on particular filesystems.Eelco Dolstra2010-09-13
* * Remove a debug line that should not have been committed.Eelco Dolstra2010-07-12
* * On an `ip-up' event, notify mountall so that it retries mountingEelco Dolstra2010-07-12
* * Merge the ‘nfs-kernel-sm-notify’ task into the post-start script ofEelco Dolstra2010-07-07
* * The `network-interfaces' task should wait until `udevtrigger' hasEelco Dolstra2010-07-06
* * Move the swap module to config/ because it doesn't provide a taskEelco Dolstra2010-07-06
* * Ensure that the ‘mount-failed’ and ‘emergency-shell’ tasks don't getEelco Dolstra2010-07-05
* * nfsd: run rpc.nfsd from the pre-start script since it's not actuallyEelco Dolstra2010-06-08