about summary refs log tree commit diff
path: root/nixos/doc/manual
Commit message (Collapse)AuthorAge
* Update nixos/doc/manual/configuration/profiles/clone-config.xmlJörg Thalheim2018-11-06
| | | Co-Authored-By: DIzFer <david@izquierdofernandez.com>
* Docs: init section QEMU Guest in chapter ProfilesDavid Izquierdo2018-11-06
|
* Docs: init section Minimal in chapter ProfilesDavid Izquierdo2018-11-06
|
* Docs: init section Installation Device in chapter ProfilesDavid Izquierdo2018-11-06
|
* Docs: init section Headless in chapter ProfilesDavid Izquierdo2018-11-06
|
* Docs: init section Hardened in chapter ProfilesDavid Izquierdo2018-11-06
|
* Docs: init section Graphical in chapter ProfilesDavid Izquierdo2018-11-06
|
* Docs: init section Docker Container in chapter ProfilesDavid Izquierdo2018-11-06
|
* Docs: init section Demo in chapter ProfilesDavid Izquierdo2018-11-06
|
* Docs: Stub for section Clone Config in chapter ProfilesDavid Izquierdo2018-11-06
|
* Docs: init section Base in chapter ProfilesDavid Izquierdo2018-11-06
|
* Docs: init chapter Profiles with section All HardwareDavid Izquierdo2018-11-06
|
* Merge pull request #49516 from johanot/kubedns-to-corednsSarah Brofeldt2018-11-06
|\ | | | | nixos/kubernetes: KubeDNS -> CoreDNS
| * nixos/kubernetes: Added rl-1903 entry documenting kubedns -> corednsJohan Thomsen2018-10-31
| |
* | Merge pull request #49283 from aanderse/solrAndreas Rammhold2018-11-04
|\ \ | | | | | | solr: 4.10.3 -> 7.5.0, refactor service to reflect major changes in version bump
| * | solr: 4.10.3 -> 7.5.0, refactor service to reflect major changes in version ↵Aaron Andersen2018-11-03
| | | | | | | | | | | | bump, NixOS test included
* | | nixos manual: Add changelog for consulNiklas Hambüchen2018-11-03
|/ / | | | | | | Signed-off-by: Niklas Hambüchen <mail@nh2.me>
* | Merge pull request #47526 from rnhmjoj/syncthingJoachim F2018-11-02
|\ \ | |/ |/| nixos/syncthing: move configuration to condigDir
| * nixos/syncthing: move configuration to condigDirrnhmjoj2018-10-15
| | | | | | | | | | fixes #47513 following the upstream recommended settings: https://github.com/syncthing/syncthing/issues/3434#issuecomment-235401876
* | Merge pull request #49348 from markuskowa/mod-slurm-upgradexeji2018-10-31
|\ \ | | | | | | nixos/slurm: add slurmdbd, run daemons as user
| * | nixos/slurm: node/partitionName option -> listMarkus Kowalewski2018-10-30
| | | | | | | | | | | | | | | | | | | | | Make the node and partitionname options lists. There can be more than paratition or set of nodes. Add changes to release notes
| * | nixos/slurm: run ctld as user and fix spool dirMarkus Kowalewski2018-10-30
| | | | | | | | | | | | | | | | | | | | | | | | * run as user 'slurm' per default instead of root * add user/group slurm to ids.nix * fix default location for the state dir of slurmctld: (/var/spool -> /var/spool/slurmctld) * Update release notes with the above changes
* | | tests/docs: remove remnants of old allowPing default (#49198)Robin Gloster2018-10-30
|/ / | | | | | | | | This has been defaulting to true since 16.03, we don't need this code anymore, also the note in the documentation has been obsolete for quite a while.
* | release notes: update for postgres renameAlyssa Ross2018-10-30
| |
* | postgresql*: use underscores in version numbersAlyssa Ross2018-10-30
| |
* | docs: update sample postgresql packageAlyssa Ross2018-10-30
| | | | | | | | postgresql90 no longer exists in nixpkgs.
* | nixos/release-notes for 18.09: fix missing entryEric Wolf2018-10-30
| | | | | | | | | | - the addition of the groups kvm and render breaks the configuration of users, which added them
* | Merge pull request #49074 from c0bw3b/pkg/veracryptxeji2018-10-29
|\ \ | | | | | | veracrypt: 1.22 -> 1.23 / truecrypt: remove and alias to veracrypt
| * | truecrypt: remove and alias to veracryptc0bw3b2018-10-24
| | | | | | | | | | | | | | | | | | TrueCrypt has been retired for a while now and the source archive we pointed to is gone. Moreover the VeraCrypt fork is available, maintained and fixes issues previous audits found in TrueCrypt.
* | | opensmtpd: 6.0.3p1 -> 6.4.0p1Léo Gaspard2018-10-27
|/ /
* | wasm: remove alias to unbreak the channelLéo Gaspard2018-10-22
| | | | | | | | | | | | | | | | | | | | | | | | Nixpkgs' channel currently can't move forward so long as there is a trace in evaluating the top-level arguments. Which means that it isn't possible to add a warning message to warn users of future package removal. So the only way forward appears to be just removing the alias altogether. (cherry picked from commit b4133ebc17c2742a76d912f4f0bf46719bc7800e)
* | Merge pull request #45470 from Infinisil/znc-configSilvan Mosberger2018-10-17
|\ \ | |/ |/| nixos/znc: More flexible module, cleanups
| * nixos/znc: Add release note entry for removed optionsSilvan Mosberger2018-10-14
| |
* | Merge pull request #48463 from Ekleog/release-notes-licenseGraham Christensen2018-10-15
|\ \ | | | | | | release-notes/18-09: add licenses marked as unfree
| * | nixos manual: automatic reflowLéo Gaspard2018-10-15
| | |
| * | release-notes/18-09: add licenses marked as unfreeLéo Gaspard2018-10-15
| | |
* | | Merge pull request #47691 from florianjacob/matomo-choose-packageYegor Timoshenko2018-10-13
|\ \ \ | |_|/ |/| | nixos/matomo: introduce services.matomo.package option
| * | nixos/matomo: introduce services.matomo.package optionFlorian Jacob2018-10-13
| | |
* | | buildbot: add Python 3 supportBen Wolsieffer2018-10-11
| |/ |/|
* | Merge pull request #48025 from ↵Samuel Dionne-Riel2018-10-09
|\ \ | | | | | | | | | | | | samueldr/fix/actually-fix-partitioning-instructions nixos/doc: Actually fix partitioning instructions.
| * | nixos/doc: Actually fix partitioning instructions.Samuel Dionne-Riel2018-10-08
| | | | | | | | | | | | | | | | | | The previous tentative to the fix got the order mixed up a bit. This new fix has been re-verified to get them in the good order as per the instructions in the following chapters.
* | | Merge pull request #47917 from arianvp/fix-imperative-containersSamuel Dionne-Riel2018-10-08
|\ \ \ | | | | | | | | Fix imperative containers
| * | | Revert "Revert "Revert "doc: Update section about imperative containers"""Arian van Putten2018-10-05
| | | | | | | | | | | | | | | | | | | | | | | | nixos-container can now execute nix commands again inside the container This reverts commit 9622cd3b38ddbc7faa4cac2a48dbd70bd99570d0.
* | | | Merge pull request #45978 from fgaz/patch-1Matthew Bauer2018-10-08
|\ \ \ \ | |_|/ / |/| | | nixos docs: system restart to apply containers nat
| * | | nixos docs: system restart to apply containers natFrancesco Gazzetta2018-09-03
| | | |
* | | | Merge pull request #47554 from dtzWill/update/light-1.2Will Dietz2018-10-05
|\ \ \ \ | | | | | | | | | | light: 1.1.2 -> 1.2, use new udev support instead of setuid wrapper.
| * | | | fix minor typo per reviewer feedbackWill Dietz2018-10-01
| | | | |
| * | | | nixos/doc: mention light module change in release notesJörg Thalheim2018-10-01
| | |_|/ | |/| |
* | | | nixos/doc: Updates release date for 18.09Samuel Dionne-Riel2018-10-05
| | | |
* | | | Merge pull request #47575 from samueldr/1809/release-notesSamuel Dionne-Riel2018-10-05
|\ \ \ \ | |_|_|/ |/| | | Updates 18.09 release notes for release.