summary refs log tree commit diff
path: root/nixos
Commit message (Collapse)AuthorAge
...
* | | | | | | nixos/tests-installer: Add a test for btrfs default volumes and bind mountsWilliam A. Kennington III2014-09-02
| | | | | | |
* | | | | | | nixos/install-grub: Detect nested btrfs subvolumesWilliam A. Kennington III2014-09-02
| | | | | | |
* | | | | | | nixos/generate-config: Support detecting nested subvolumesWilliam A. Kennington III2014-09-02
| | | | | | |
* | | | | | | nixos/install-grub: Store path should be /nix/store not /nixWilliam A. Kennington III2014-09-02
| | | | | | |
* | | | | | | Revert "Revert "Merge pull request #2449 from wkennington/master.grub""William A. Kennington III2014-09-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 94205f5f21c4d9942bb4205c06229438051b6853. Conflicts: nixos/modules/system/boot/loader/grub/install-grub.pl
* | | | | | | Merge pull request #3901 from vlstill/ssh_iplethalman2014-09-02
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Allow binding sshd to specified addresses.
| * | | | | | | sshd: Fix typo in assetion.Vladimir Still2014-09-02
| | | | | | | |
| * | | | | | | sshd: Add note about listening on port 22 to listenAddresses.Vladimir Still2014-09-01
| | | | | | | |
| * | | | | | | sshd: Add note about firewall and listenAddresses.Vladimir Still2014-09-01
| | | | | | | |
| * | | | | | | sshd: Allow to specify ListenAddress.Vladimir Still2014-09-01
| | | | | | | |
* | | | | | | | Merge pull request #3704 from sfultong/upstream-masterMichael Raskin2014-09-02
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | tomcat: update to upstream master
| * | | | | | | | Merge pull request #1 from sfultongv/sfultong-14.04sfultong2014-08-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | updating tomcat to version 7
* | | | | | | | | 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 ↵Chris Farmiloe2014-09-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libvirtd guests are shutdown
* | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | full nixos inside docker
| * | | | | | | | | nixos: virtualisation, add basic docker nixos imageJaka Hudoklin2014-08-25
| | | | | | | | | |
| * | | | | | | | | nixos: make-system-tarball, add option for extra arguments for tarJaka Hudoklin2014-08-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Sometimes extra arguments when making tarball are required, for example if making a container owner of files has to be changed to root.
| * | | | | | | | | 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 su
| * | | | | | | | | 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.
| * | | | | | | | | | 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 declarative configuration
| * | | | | | | | | | | cjdns: new declarative service expressionEmery Hemingway2014-08-31
| |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | systemd service wants network-interfaces.target rather than network.target assertion on config.networking.enableIPv6
* | | | | | | | | | | Merge pull request #3918 from robberer/pkgs/clamavMichael Raskin2014-09-02
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | clamav: update to version 0.98.4 and run freshclam in daemon mode
| * | | | | | | | | | clamav: run freshclam in daemon modeLongrin Wischnewski2014-09-01
| | | | | | | | | | |
* | | | | | | | | | | nixos/znc: fix immutable config.Luca Bruno2014-09-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix references to coreutils echo and rm. Make config writable even if immutable because of https://github.com/znc/znc/blob/master/src/znc.cpp#L964 .
* | | | | | | | | | | nixos: Add new service for OpenNTPd.aszlig2014-09-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This conflicts with the existing reference NTP daemon, so we're using services.ntp.enable = mkForce false here to make sure both services aren't enabled in par. I was already trying to merge the module with services.ntp, but it would have been quite a mess with a bunch of conditions on the package name. They both have a bit in common if it comes to the configuration files, but differ in handling of the state dir (for example, OpenNTPd doesn't allow it to be owned by anything other than root). Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* | | | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Reapply the multi-ip code
| * | | | | | | | | | | 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 ↵William A. Kennington III2014-08-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 86c0f8c"" This reverts commit 2f697bf6931b24cdd428e22effbf6427a85afd42.
| * | | | | | | | | | | Revert "Revert "Merge pull request #3182 from wkennington/master.ipv6""William A. Kennington III2014-08-31
| |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit ea8910652fcecbcd4f21aa1c66b1a0a239408b04.
* | | | | | | | | | | nixos: add setuid wrappers for some networked filesystems' helpersJan Malakhovski2014-09-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | So that `user` mount option would work allowing normal users to mount and umount stuff marked with it in `fileSystems.<name>.options`.
* | | | | | | | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit b23fd6585481a42937e105d5fce630a549900e86, reversing changes made to 43654cba2c280ce17b81db44993d1c1bcae3a9c6.
* | | | | | | | | Revert "Fix syntax error in nixos/lib/build-vms.nix, introduced by 86c0f8c"Rob Vermaas2014-08-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 704e91bab005eabe968a3b140222fb0cf7afd4db.
* | | | | | | | | Revert "Merge pull request #2449 from wkennington/master.grub"Michael Raskin2014-08-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 469f22d717e53c48d13a66ca862942e8098accc5, reversing changes made to 0078bc5d8f87512104902eab00c8a44bef286067. Conflicts: nixos/modules/installer/tools/nixos-generate-config.pl nixos/modules/system/boot/loader/grub/install-grub.pl nixos/release.nix nixos/tests/installer.nix I tried to keep apparently-safe code in conflicts.
* | | | | | | | | Add `extraConfig` option for SLiMSuvash Thapaliya2014-08-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | so that various configuration options can be set without having to expose every single configurable parameter