about summary refs log tree commit diff
path: root/nixos/doc
Commit message (Collapse)AuthorAge
* osquery: removeFlorian Klink2019-11-24
| | | | | | | | | | osquery was marked as broken since April. If somebody steps up to fix it, we can always revive it from the histroy, but there's not much value in shipping completely broken things in current master. cc @ma27
* nixos/beegfs: remove moduleFlorian Klink2019-11-24
| | | | packages are marked as broken for quite some time.
* nixos/plasma5: drop enableQt4Support optionJan Tojnar2019-11-22
| | | | Phonon no longer supports Qt4 so this is useless.
* nixos/phpfpm: enable PrivateTmp=trueFlorian Klink2019-11-21
| | | | | This seems to be mostly a pre - #57677 relict. As postgresql sockets now are not in /tmp anymore, isolate /tmp.
* Merge #45957: nixos manual: releases workflow improvementsVladimír Čunát2019-11-20
|\ | | | | | | Let's merge NOW; I'm not doing the same mistake again.
| * nixos manual: releases workflow nitpicksVladimír Čunát2019-11-20
| | | | | | Co-Authored-By: asymmetric <lorenzo@mailbox.org>
| * Merge branch 'master' into release-docsVladimír Čunát2019-10-27
| |\ | | | | | | | | | | | | It's been a very long time, so I think a merge will be better than a rebase. There was only one simple conflict.
| * | fixup ^ release improvements.Samuel Dionne-Riel2018-10-05
| | |
| * | nixos manual: releases workflow improvementsVladimír Čunát2018-10-05
| | | | | | | | | | | | - `git push --tags` is too dangerous (pushes all your tags)
* | | nixos/manual: reword installation sectionRobin Gloster2019-11-20
| | | | | | | | | | | | | | | Sounded a bit unprofessional and pessimistic. Was actually called out on twitter.
* | | Merge master into staging-nextFrederik Rietdijk2019-11-20
|\ \ \
| * | | rl-2003: add release note about one Xfce package-setworldofpeace2019-11-19
| | | |
* | | | Merge master into staging-nextFrederik Rietdijk2019-11-19
|\| | |
| * | | nixos/manual: fix xml syntax errorFranz Pletz2019-11-18
| | | |
| * | | beam-modules/hex-snapshot: removeThomas Depierre2019-11-17
| | | | | | | | | | | | | | | | | | | | | | | | The package set is not maintained. It is also not used by most of the BEAM community. Removing it to allow a more useful set of tools fit to the BEAM community in Nixpkgs.
| * | | nixos/manual: fix IDs on docs for running tests (#73526)Tom F2019-11-17
| | | |
* | | | Merge master into staging-nextFrederik Rietdijk2019-11-16
|\| | |
| * | | Merge pull request #73251 from worldofpeace/remove-slimworldofpeace2019-11-15
| |\ \ \ | | | | | | | | | | nixos/slim: remove
| | * | | rl-2003: add note about slimworldofpeace2019-11-11
| | | | |
| | * | | nixos/doc: remove refs to slimworldofpeace2019-11-11
| | | | |
| * | | | nixos/kubernetes: Module and test compatibility with kubernetes 1.16Sascha Grunert2019-11-15
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Sascha Grunert <sgrunert@suse.com>
| * | | | doc/rl-1909: fix languageDavid Kleuker2019-11-15
| |/ / / | | | | | | | | (#71516)
* | | | Merge staging-next into stagingFrederik Rietdijk2019-11-11
|\| | |
| * | | Merge pull request #70886 from allgreed/add-vbox-docs-hintMatthew Bauer2019-11-07
| |\ \ \ | | | | | | | | | | [Docs] Add a hint on Virtualbox machine setup
| | * | | Add a hint on Virtualbox machine setupOlgierd "Allgreed" Kasprowicz2019-10-10
| | | | | | | | | | | | | | | | | | | | By default VMSVGA is set, which causes failure upon X startup.
| * | | | nixos-rebuild: add explicit option to enable (remote) sudoBjørn Forsman2019-11-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add --use-remote-sudo option. When set, remote commands will be prefixed with 'sudo'. This allows using sudo remotely _without_ having to use sudo locally (when using --build-host/--taget-host).
* | | | | Merge staging-next into stagingFrederik Rietdijk2019-11-05
|\| | | |
| * | | | nixos/test: Pythonify documentationJacek Galowicz2019-11-04
| | | | |
| * | | | release-notes 20.03: added notice for rewritten nixos-optionRobin Gloster2019-11-04
| | | | |
| * | | | nixos/nixos-option: Rewrite in a more suitable languageChuck2019-11-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also add --all, which shows the value of all options. Diffing the --all output on either side of contemplated changes is a lovely way to better understand what's going on inside nixos.
* | | | | stdenv: Don't stop `set -u`-ingJohn Ericson2019-11-01
|/ / / / | | | | | | | | | | | | | | | | | | | | Before, we very carefully unapplied and reapplied `set -u` so the rest of Nixpkgs could continue to not fail on undefined variables. Let's rip off the band-aid.
* | | | nixos manual: refer to nix and nixpkgs manualsFrederik Rietdijk2019-10-30
| | | |
* | | | nixos manual: have a toc for each part and chapterFrederik Rietdijk2019-10-30
| | | | | | | | | | | | | | | | | | | | to be inline with the Nixpkgs manual. This makes navigating to particular sections easier.
* | | | nixos manual: move preface into own fileFrederik Rietdijk2019-10-30
| | | |
* | | | nixos manual: reduce toc depthFrederik Rietdijk2019-10-30
| |_|/ |/| | | | | | | | to reduce the amount of information presented.
* | | Merge master into staging-nextFrederik Rietdijk2019-10-23
|\ \ \
| * | | nixos/network: remove 99-main.networkFlorian Klink2019-10-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Just maching all network interfaces caused many breakages, see #18962 and #71106. We already don't support the global networking.useDHCP, networking.defaultGateway(6) options if networking.useNetworkd is enabled, but direct users to configure the per-device networking.interfaces.<name?>.… options.
* | | | Merge staging-next into stagingFrederik Rietdijk2019-10-22
|\| | |
| * | | nixos/networkmanager: remove networking.networkmanager.dynamic… (#71337)Florian Klink2019-10-21
| |\ \ \ | | | | | | | | | | nixos/networkmanager: remove networking.networkmanager.dynamicHosts
| | * | | nixos/networkmanager: remove networking.networkmanager.dynamicHostsFlorian Klink2019-10-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This option was removed because allowing (multiple) regular users to override host entries affecting the whole system opens up a huge attack vector. There seem to be very rare cases where this might be useful. Consider setting system-wide host entries using networking.hosts, provide them via the DNS server in your network, or use networking.networkmanager.appendNameservers to point your system to another (local) nameserver to set those entries.
| * | | | nixos release notes: interfaces might get renamedVladimír Čunát2019-10-20
| | | | | | | | | | | | | | | | | | | | Fixes #71086.
| * | | | rl-1909: add note for bluemanworldofpeace2019-10-20
| | | | |
| * | | | release-notes 19.09: removal of non-LTS kernel attrsDima2019-10-20
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Even though the release obviously already happened, I think it might still make sense to add a short note about the attributes not being supported any longer (and going forward). (cherry picked from commit 7163d3a9df35904d0c9acc9f643fd70ee3108539) (cherry picked from commit a64b8c3c191af1317cfdc1ea4f4e5f881c4cf503)
| * | | Revert "Merge pull request #71095 from flokli/pinentry-cleanup"worldofpeace2019-10-16
| | | | | | | | | | | | | | | | | | | | This reverts commit 823da4d492b8b4ad46bf812db8421d99ff17a8fc, reversing changes made to b75c8ee3bc1b9734c29740e9d17ac2175fe207fd.
| * | | gnupg: disable gui/pinentry support by defaultFranz Pletz2019-10-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This solves the dependency cycle in gcr alternatively so there won't be two gnupg store paths in a standard NixOS system which has udisks2 enabled by default. NixOS users are expected to use the gpg-agent user service to pull in the appropriate pinentry flavour or install it on their systemPackages and set it in their local gnupg agent config instead. Co-authored-by: Florian Klink <flokli@flokli.de>
* | | | Merge pull request #59806edef2019-10-19
|\ \ \ \ | | | | | | | | | | openssh: 7.9p1 -> 8.1p1
| * | | | nixos: add release note for openssh upgrade \o/Will Dietz2019-10-19
| | |/ / | |/| |
* | | | Remove references to the nixpkgs-channels repoEelco Dolstra2019-10-17
| | | | | | | | | | | | | | | | | | | | | | | | Channel branches are now provided in the nixpkgs repo. Issue #71176.
* | | | gnupg: disable gui/pinentry support by defaultFranz Pletz2019-10-16
| |/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This solves the dependency cycle in gcr alternatively so there won't be two gnupg store paths in a standard NixOS system which has udisks2 enabled by default. NixOS users are expected to use the gpg-agent user service to pull in the appropriate pinentry flavour or install it on their systemPackages and set it in their local gnupg agent config instead. Co-authored-by: Florian Klink <flokli@flokli.de>
* | | Fix typo in 19.09 release notesArian van Putten2019-10-14
| | |