summary refs log tree commit diff
path: root/nixos
Commit message (Expand)AuthorAge
* Merge pull request #3704 from sfultong/upstream-masterMichael Raskin2014-09-02
|\
| * Merge pull request #1 from sfultongv/sfultong-14.04sfultong2014-08-20
* | Load EHCI befor OHCI and UHCI; from patch by Mathnerd314Michael Raskin2014-09-02
* | Ensure libvirtd is started after vswitch and add ability to configure how lib...Chris Farmiloe2014-09-02
* | formatting/retabChris Farmiloe2014-09-02
* | add openvswitch package + basic nixos module to enable itChris Farmiloe2014-09-02
* | Make console-getty only used inside container by defaultMichael Raskin2014-09-02
* | Merge pull request #3779 from offlinehacker/dockerMichael Raskin2014-09-02
|\ \
| * | nixos: virtualisation, add basic docker nixos imageJaka Hudoklin2014-08-25
| * | nixos: make-system-tarball, add option for extra arguments for tarJaka Hudoklin2014-08-25
| * | nixos: add systemd service for getty on /dev/consoleJaka Hudoklin2014-08-25
* | | Merge pull request #2644 from lethalman/pam_tallyMichael Raskin2014-09-02
|\ \ \
| * | | pam: Add logFailures option for adding pam_tally to suLuca Bruno2014-05-14
* | | | Merge pull request #3911 from vlstill/nfs-port_pullreqMichael Raskin2014-09-02
|\ \ \ \
| * | | | nfsd: Make it possible to fix rpc.{mountd,statd,lockd} ports.Vladimir Still2014-08-31
* | | | | Merge pull request #3241 from ehmry/cjdnsMichael Raskin2014-09-02
|\ \ \ \ \
| * | | | | cjdns: new declarative service expressionEmery Hemingway2014-08-31
| |/ / / /
* | | | | Merge pull request #3918 from robberer/pkgs/clamavMichael Raskin2014-09-02
|\ \ \ \ \
| * | | | | clamav: run freshclam in daemon modeLongrin Wischnewski2014-09-01
* | | | | | nixos/znc: fix immutable config.Luca Bruno2014-09-01
* | | | | | nixos: Add new service for OpenNTPd.aszlig2014-09-01
* | | | | | nixos/tests: Fix usage of head function without pkgs.libWilliam A. Kennington III2014-09-01
* | | | | | uhub: initial service expressionEmery Hemingway2014-09-01
* | | | | | Add IDs for uhub serviceMichael Raskin2014-09-01
* | | | | | Merge pull request #3908 from wkennington/master.ipMichael Raskin2014-09-01
|\ \ \ \ \ \
| * | | | | | nixos/network-interfaces: Fix bug in converting old ipAddressesWilliam A. Kennington III2014-08-31
| * | | | | | Revert "Revert "Fix syntax error in nixos/lib/build-vms.nix, introduced by 86...William A. Kennington III2014-08-31
| * | | | | | Revert "Revert "Merge pull request #3182 from wkennington/master.ipv6""William A. Kennington III2014-08-31
| |/ / / / /
* | | | | | nixos: add setuid wrappers for some networked filesystems' helpersJan Malakhovski2014-09-01
* | | | | | nixos: add dhcpcd.persistent optionJan Malakhovski2014-09-01
* | | | | | nixos: add atftpd serviceJan Malakhovski2014-09-01
* | | | | | nixos: add support for mkhomedir in PAMJan Malakhovski2014-09-01
| |/ / / / |/| | | |
* | | | | vpnc: Fix building of system config.Vladimir Still2014-08-31
* | | | | cleanup per Lethalman's suggestionsSam Griffin2014-08-31
* | | | | Adding vpnc configuration moduleSam Griffin2014-08-31
|/ / / /
* | | | grub: fix grub merge errorLongrin Wischnewski2014-08-31
* | | | Revert "Merge pull request #3182 from wkennington/master.ipv6"Rob Vermaas2014-08-31
* | | | Revert "Fix syntax error in nixos/lib/build-vms.nix, introduced by 86c0f8c"Rob Vermaas2014-08-31
* | | | Revert "Merge pull request #2449 from wkennington/master.grub"Michael Raskin2014-08-31
* | | | Add `extraConfig` option for SLiMSuvash Thapaliya2014-08-31
* | | | Fix syntax error in nixos/lib/build-vms.nix, introduced by 86c0f8cRickard Nilsson2014-08-30
* | | | Merge pull request #3864 from nbp/useless-submodulesNicolas B. Pierron2014-08-30
|\ \ \ \
| * | | | Remove useless use of optionSet.Nicolas Pierron2014-08-29
| * | | | Remove useless use of undocumented submodules.Nicolas Pierron2014-08-29
* | | | | nixos/network-interfaces: Support the old ip configuration conventionWilliam A. Kennington III2014-08-30
* | | | | Refactor nixos files relying on the old ipAddress / prefixLength / subnetMask...William A. Kennington III2014-08-30
* | | | | nixos/network-interfaces: Add flush upon interface going downWilliam A. Kennington III2014-08-30
* | | | | nixos/network-interfaces: Add support for multiple ipv4 / ipv6 addressesWilliam A. Kennington III2014-08-30
* | | | | Merge pull request #3863 from wkennington/master.grubfixAristid Breitkreuz2014-08-30
|\ \ \ \ \
| * | | | | nixos/install-grub: Fix IndentationWilliam A. Kennington III2014-08-29