summary refs log tree commit diff
path: root/nixos
Commit message (Collapse)AuthorAge
...
* | | | Merge pull request #4750 from abbradar/nix-maxcoreslethalman2014-11-01
|\ \ \ \ | |_|/ / |/| | | Add buildCores option to nix
| * | | nix-daemon: add maxCores optionNikolay Amiantov2014-11-01
| | | |
* | | | nixos/nat: Fix override so that sysctls are properly preservedWilliam A. Kennington III2014-10-31
| | | |
* | | | update-users-groups.pl: Generate hashed passwords internallyEelco Dolstra2014-10-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I.e. don't call "passwd" to update /etc/shadow from the "password" option. This has the side-effect of not updating the password if mutableUsers = true (since the code path for "hashedPassword" has a check for mutableUsers). Fixes #4747.
* | | | Merge pull request #4746 from abbradar/synaptics-fingersPeter Simons2014-10-31
|\ \ \ \ | |/ / / |/| | | Add "fingersMap" option to Synaptics
| * | | synaptics: add fingersMap optionNikolay Amiantov2014-10-31
| | | |
| * | | synaptics: add types to optionsNikolay Amiantov2014-10-31
| | | |
* | | | rsnapshot: add git version & make it configurable in the nixos moduleAristid Breitkreuz2014-10-27
| | | |
* | | | xsession: Start the right pulseaudio binaryKirill Elagin2014-10-27
| | | | | | | | | | | | | | | | Fixes #4663.
* | | | syslog-ng: Update from 3.5.6 to 3.6.1Rickard Nilsson2014-10-27
| | | | | | | | | | | | | | | | | | | | Also update the NixOS module, syslog-ng now automatically listens to the systemd journal, so we don't have to set up syslog.socket.
* | | | Refactor EC2 image generation script. Now uses same procedure for both hvm ↵Rob Vermaas2014-10-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and pv-grub images. Root disks are now SSD backed and 20GB by default, both on hvm and pv-grub (previously was 8GB for HVM). Added new eu-central region to the locations to copy images to. Also the root disk for HVM instances was not deleted on termination with previous images, this is fixed as well.
* | | | Add nodejs to the small channelEelco Dolstra2014-10-27
| | | | | | | | | | | | | | | | (cherry picked from commit d927ce03e4ad3d65f64eb2ddad970ec08f47fffc)
* | | | Merge pull request #4506 from cstrahan/logstash-configlethalman2014-10-26
|\ \ \ \ | | | | | | | | | | logstash service: make log verbosity configurable.
| * | | | logstash service: make log verbosity configurable.Charles Strahan2014-10-13
| | | | |
* | | | | Merge pull request #4213 from wkennington/master.zfsisoWilliam A. Kennington III2014-10-25
|\ \ \ \ \ | | | | | | | | | | | | [Dont Merge] nixos-iso: Add zfs / btrfs to supportedFilesystems
| * | | | | nixos-iso: Add zfs / btrfs to supportedFilesystemsWilliam A. Kennington III2014-10-14
| | | | | |
* | | | | | Merge pull request #4640 from lethalman/installer-iconsAristid Breitkreuz2014-10-25
|\ \ \ \ \ \ | | | | | | | | | | | | | | kde installer: Add gparted, nixos manual and konsole in the desktop
| * | | | | | kde installer: Add gparted, nixos manual and konsole in the desktopLuca Bruno2014-10-23
| | | | | | |
* | | | | | | gnome3: Add cantarell fonts. Closes #4633Luca Bruno2014-10-24
| |_|_|_|/ / |/| | | | |
* | | | | | Merge pull request #4553 from ehmry/polipoDomen Kožar2014-10-23
|\ \ \ \ \ \ | | | | | | | | | | | | | | drop permission prestart from polipo service module
| * | | | | | drop permission prestart from polipo service moduleEmery Hemingway2014-10-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | chowning the cache directory can timeout the service, permissions on this directory should never change without user intervention
* | | | | | | Merge pull request #4631 from robberer/tmp1Peter Simons2014-10-23
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | passwordFile: update description
| * | | | | | | passwordFile: update descriptionLongrin Wischnewski2014-10-23
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge pull request #4614 from geerds/kde4-plasma-nmThomas Tuegel2014-10-22
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | kde4: Use plasma-nm instead of knetworkmanager
| * | | | | | | kde4: Use plasma-nm instead of knetworkmanagerJascha Geerds2014-10-22
| | | | | | | |
* | | | | | | | Merge pull request #4597 from ehmry/cjdnsAristid Breitkreuz2014-10-22
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | Cjdns
| * | | | | | | cjdns: add peer hostnames to extraHosts, option for external configEmery Hemingway2014-10-21
| |/ / / / / /
* | | | | | | grsecurity: Update documentation to mention correct kernelsRicardo M. Correia2014-10-22
| | | | | | |
* | | | | | | next release will be 14.11Domen Kožar2014-10-22
| | | | | | |
* | | | | | | Merge branch 'nixpart-1.0-preparations'.aszlig2014-10-22
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Partially and temporarily addresses NixOS/nixops#228. We now have an up-to-date version of Blivet and a bunch of its dependen- cies as well as the old nixpart 0.4 with all its old and crappy dependencies, which should fix _simple_ partitioning layouts for NixOps. Also, nixpart 1.0 is now marked as broken, because it is not yet released and this branch is more of a preparation and "damage control" in case I shouldn't manage to finish nixpart + nixos-assimilate in time for the next NixOS release.
| * | | | | | nixpart: Move all 0.4 dependencies into one dir.aszlig2014-10-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Once nixpart 1.0 is released we then only need to delete one single directory rather than searching for needles in a haystack, that is, all of <nixpkgs>. Also, it keeps my sanity at an almost healthy level. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
| * | | | | | nixpart: Bring back requirements for version 0.4.aszlig2014-10-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Quite a mess but at least the mdraid tests succeed now. However, the lvm2 tests are still failing, so we need to bring back a few more old crap :-( Signed-off-by: aszlig <aszlig@redmoonstudios.org>
| * | | | | | nixos/tests/partition: Fix typo in F2FS tests.aszlig2014-10-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: aszlig <aszlig@redmoonstudios.org>
| * | | | | | nixos: Add VM test for blivet.aszlig2014-10-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I'm really not sure whether these tests are actually run upstream, because there are quite a few oddities which either are my fault by just missing something important or upstream really doesn't bother to run those tests. One example of this are testDiskChunk1 and testDiskChunk2, which create two non-existing partitions and tries to allocate them. Now, in allocatePartitions(), the partedPartition attributes are reset to None and shortly afterwards a for loop is expecting it to be NOT None. So, for now I'm disabling these tests and will see if we stumble on them during work on nixpart 1.0, so we're really sure whether it's my fault or a real bug in blivet. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
| * | | | | | nixos: Add a filesystem module for JFS.aszlig2014-10-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I'm not using JFS, but this is to mainly make jfsutils available if you have defined a JFS filesystem in your configuration. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
| * | | | | | blivet: Update to new upstream version 0.67.aszlig2014-10-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Put a copy of old version 0.17 expression into 0.17.nix and update the pointers from nixpart0 accordingly. This also means, that plain nixpart is now way more broken than nixpart0 (we might want to temporarily fix 0.4 anyway). Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* | | | | | | Removed the kde4_next nixos moduleGeorges Dubus2014-10-21
|/ / / / / / | | | | | | | | | | | | | | | | | | Merged its differences into kde4. This commit fixes #4519.
* | | | | | nixos: prosody was clashing with seeks unix idsDomen Kožar2014-10-20
| | | | | |
* | | | | | nixos/graphite: fix grahite api documentation urlJaka Hudoklin2014-10-20
| | | | | |
* | | | | | nixos/graphite: update docs, add graphite pagerJaka Hudoklin2014-10-20
| | | | | |
* | | | | | Let the kernel load firmware directlyEelco Dolstra2014-10-20
| | | | | | | | | | | | | | | | | | | | | | | | Loading firmware via udevd is obsolete. Fixes #4552.
* | | | | | Add openjdk to the small channelEelco Dolstra2014-10-20
| | | | | |
* | | | | | nixos/systemd: Also escape \ charactersWilliam A. Kennington III2014-10-19
| | | | | |
* | | | | | systemd: replace @ when generating unit command nameDomen Kožar2014-10-19
| | | | | |
* | | | | | systemd: include name of the unit when generating nix store pathDomen Kožar2014-10-19
| | | | | |
* | | | | | remove unused parameter from nixos module that is causing trouble with ↵Aristid Breitkreuz2014-10-19
| | | | | | | | | | | | | | | | | | | | | | | | nixops 1.2
* | | | | | nixos/neo4j: add package optionJaka Hudoklin2014-10-18
| |/ / / / |/| | | |
* | | | | nixos/logrotate: Fix spelling mistakeRickard Nilsson2014-10-16
| | | | |
* | | | | nixos/syslog-ng: Add option configHeaderRickard Nilsson2014-10-16
| | | | |
* | | | | nixos/logrotate: Specify type for config optionRickard Nilsson2014-10-15
| | | | |