about summary refs log tree commit diff
path: root/nixos/doc
Commit message (Collapse)AuthorAge
* 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
| |
* | Merge pull request #70601 from Mic92/zfs-trimJörg Thalheim2019-10-14
|\ \ | |/ |/| nixos/zfs: only enable trim if zfs is enabled
| * nixos/zfs: mention trim support in the release notesJörg Thalheim2019-10-14
| |
| * nixos/zfs: simplify logic for scrub/autosnapshot serviceJörg Thalheim2019-10-14
| | | | | | | | | | This makes them consistent with the way zfs.trim is enabled and allow to enable them by default in future.
* | Fix typowodim2019-10-09
| |
* | rl-1909: brief package version changesworldofpeace2019-10-09
| |
* | Revert "Merge #67232: machinectl compliant NixOS installation"Vladimír Čunát2019-10-07
| | | | | | | | | | | | This reverts commit 66967ec7521d065f605795d64ddbbbd4fcd448c3, reversing changes made to fb6595eafdb90ef0bc7a31c2bfc9204e4cad11d9. Fixes #70442; discussion: https://github.com/NixOS/nixpkgs/pull/70027
* | Revive systemd.coredump.enableEelco Dolstra2019-10-07
| |
* | 19.09 notes: document timesyncd issueLinus Heckemann2019-10-07
| | | | | | | | See #64922.
* | nixos/manual: update 19.03 -> 19.09 in upgrading sectionSamuel Leathers2019-10-07
|/
* Merge pull request #69302 from mayflower/networkd-disallow-dhcpLinus Heckemann2019-10-07
|\ | | | | networkd: disallow useDHCP
| * Merge branch 'master' into networkd-disallow-dhcpRobin Gloster2019-09-25
| |\
| * | networking.useDHCP: add release notes and docsRobin Gloster2019-09-24
| | |
* | | nixos/doc: fix manpage formatAlbert Safin2019-10-05
| | | | | | | | | | | | | | | | | | Spaces inside <refname> cause stray double underscore in generated manual pages. Fixes #70468
* | | Merge pull request #46997 from worldofpeace/installer-autorunworldofpeace2019-10-05
|\ \ \ | | | | | | | | installer: autorun xserver in graphical media
| * | | rl-2003: graphical image autoruns Xworldofpeace2019-10-02
| | | |
* | | | nodejs-11_x: removeMaximilian Bosch2019-10-03
|/ / / | | | | | | | | | | | | | | | Package is EOLed by upstream: https://github.com/nodejs/Release Fixes #69008
* | | corebird: move deprecation warning to aliases and release notesTrolli Schmittlauch2019-10-03
| | |
* | | Merge pull request #69194 from danbst/pg11-nixosPeter Simons2019-10-02
|\ \ \ | | | | | | | | nixos/postgresql: switch default 9.6 -> 11
| * | | move from 19.09 to 20.03danbst2019-09-22
| | | |
| * | | nixos/postgresql: switch default 9.6 -> 11danbst2019-09-21
| |/ / | | | | | | | | | This is designed for 19.09 release.
* | | sdImage: add option to enable bzip2 compressionAmineChikhaoui2019-09-30
| | | | | | | | | | | | | | | also make SD image compression the default setup. Fixes issues with output size such as: https://hydra.nixos.org/build/102163603
* | | Merge pull request #66652 from craigem/clarify_wireless_examplesworldofpeace2019-09-26
|\ \ \ | | | | | | | | nixos/doc: Clarify wireless examples
| * | | nixos/doc: Clarify wireless examplesCraige McWhirter2019-09-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This commits makes it clearer to a novice reader how to configure several diferent types of SSID connections that were otherwise obscurely documented Resolves #66650
* | | | Merge pull request #67232 from ck3d/container-useHostResolvConfFranz Pletz2019-09-25
|\ \ \ \ | |_|_|/ |/| | | machinectl compliant NixOS installation
| * | | nixos: added installation doc for nspawn containerChristian Kögler2019-09-13
| | | |
* | | | nixos/gitlab: Document the restriction introduced on statePathtalyz2019-09-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The state path now, since the transition from initialization in preStart to using systemd-tmpfiles, has the following restriction: no parent directory can be owned by any other user than root or the user specified in services.gitlab.user. This is a potentially breaking change and the cause of the error isn't immediately obvious, so document it both in the release notes and statePath description.
* | | | nixos/gitlab: Mention secret option transition in release notestalyz2019-09-23
| |_|/ |/| | | | | | | | | | | Document the breaking secret option transition from literal secrets to file-based ones.
* | | Revert "nixos/doc: re-format"Eelco Dolstra2019-09-19
| | | | | | | | | | | | | | | This reverts commit ea6e8775bd69e4676c623a85c39f1da540d29ad1. The new format is not an improvement.
* | | nixos/doc: re-formatJan Tojnar2019-09-18
| | |
* | | doc: Disable wrapping sourceJan Tojnar2019-09-18
| | | | | | | | | | | | Even a simple typo fix can result in a reflow of a whole paragraph, leading to illegible diffs. The majority of text editors supports wrapping the source code to a comfortable width so it makes sense to me to sacrifice the few that do not rather than the unfortunately line-oriented diff tools.
* | | man-nixos-rebuild.xml: Improve layoutEelco Dolstra2019-09-16
| | |
* | | citrix-receiver: decomission in favor of citrix-workspace.obadz2019-09-14
|/ / | | | | | | Already documented in #64645
* | Merge pull request #67985 from SRGOM/patch-8Linus Heckemann2019-09-12
|\ \ | | | | | | nixos.manual.installation.installing: nixos-hw
| * | nixos.manual.installation.installing: nixos-hwSRGOM2019-09-10
| | | | | | | | | Fixed repo name gh:nixos/nixos-hardware
| * | nixos.manual.installation.installing: nixos-hwSRGOM2019-09-03
| | | | | | | | | Add a brief note about nixos-hardware repo because it is in the official nixos organization. (and seemingly useful...)