aboutsummaryrefslogtreecommitdiff
path: root/nixos/doc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* nixos/doc/rl-2103: fix buildzowoq2020-12-061-1/+1
|
* rl-2103: Mention gnuradio expressions changes.Doron Behar2020-12-051-0/+13
| | | | | Mention 3.8 and that it's now possible to override it and 3.7 to compile only certain features.
* nixos/rspamd: add release notesSymphorien Gibol2020-12-011-0/+8
|
* Merge pull request #105515 from alyssais/manual-declarativeSilvan Mosberger2020-12-011-7/+2
|\ | | | | nixos/manual: don't recommend nix-env -iA
| * nixos/manual: don't recommend nix-env -iAAlyssa Ross2020-12-011-7/+2
| | | | | | | | | | | | | | We're really setting users up on the wrong path if we tell them to nix-env -iA immediately after installing. Instead, let's just reassure them that installing software will be covered in due course in the manual, to encourage them to keep reading.
* | Merge pull request #104781 from NixOS/staging-nextFrederik Rietdijk2020-11-301-0/+13
|\ \ | | | | | | Staging next
| * | Merge master into staging-nextFrederik Rietdijk2020-11-271-0/+7
| |\|
| * | Merge branch 'staging-next' into stagingJan Tojnar2020-11-241-0/+5
| |\ \
| * \ \ Merge staging-next into stagingFrederik Rietdijk2020-11-233-0/+183
| |\ \ \
| * \ \ \ Merge pull request #104094 from flokli/systemd-unified-cgroup-hierarchyFlorian Klink2020-11-221-0/+13
| |\ \ \ \ | | | | | | | | | | | | systemd: switch to unified cgroup hierarchy by default
| | * | | | systemd: switch to unified cgroup hierarchy by defaultFlorian Klink2020-11-191-0/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See https://www.redhat.com/sysadmin/fedora-31-control-group-v2 for details on why this is desirable, and how it impacts containers. Users that need to keep using the old cgroup hierarchy can re-enable it by setting `systemd.unifiedCgroupHierarchy` to `false`. Well-known candidates not supporting that hierarchy, like docker and hidepid=… will disable it automatically. Fixes #73800
* | | | | | cpp_ethereum: removeRaghav Sood2020-11-301-0/+5
| |_|_|_|/ |/| | | |
* | | | | pam_ssh_agent_auth: Honour services.openssh.authorizedKeysFilesadisbladis2020-11-241-0/+7
| |_|_|/ |/| | | | | | | | | | | | | | | If a system administrator has explicitly configured key locations this should be taken into account by `sudo`.
* | | | Merge pull request #104520 from Izorkin/wsddFlorian Klink2020-11-231-0/+5
|\ \ \ \ | |_|_|/ |/| | | wsdd: init at 0.6.2
| * | | nixos/samba-wsdd: init service samba-wsddIzorkin2020-11-231-0/+5
| | | |
* | | | rl-21.03: describe EC2 instance user/meta data reloadingJack Kelly2020-11-221-0/+16
|/ / /
* | | Merge pull request #94610 from kwohlfahrt/openldapJörg Thalheim2020-11-211-0/+26
|\ \ \
| * | | nixos/openldap: Remove extraConfig optionsKai Wohlfahrt2020-11-211-0/+18
| | | | | | | | | | | | | | | | Instead of deprecating, as per PR feedback
| * | | nixos/openldap: Add release-notes for OLC configKai Wohlfahrt2020-11-211-0/+8
| |/ /
* | | Merge pull request #78168 from active-group/subversion-apache-config-docsAaron Andersen2020-11-212-0/+141
|\ \ \ | |/ / |/| | nixos/doc: Rudimentary documentation for Subversion-inside-Apache HTTP.
| * | nixos/doc: Rudimentary documentation for Subversion-inside-Apache HTTP.Mike Sperber2020-11-142-0/+141
| | | | | | | | | | | | Content thanks to: Aaron Andersen
* | | Merge pull request #102235 from symphorien/paperwork2Guillaume Girol2020-11-201-0/+7
|\ \ \ | | | | | | | | Paperwork 2.0
| * | | nixos: add release notes for the paperwork update.Symphorien Gibol2020-11-151-0/+7
| | | |
* | | | openafs: remove 1.6; point to openafs_1_8Michael Raitza2020-11-171-0/+6
| |_|/ |/| |
* | | Merge master into staging-nextFrederik Rietdijk2020-11-136-101/+127
|\ \ \
| * \ \ Merge pull request #75615 from FSMaxB/patch-1Doron Behar2020-11-131-0/+7
| |\ \ \ | | | | | | | | | | Add note about installing NixOS from distributions with /usr/sbin and…
| | * | | nixos/doc: Add note about /usr/sbin and /sbinMax Bruckner2020-11-131-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | An installation from Debian buster may fail without adding /usr/sbin to $PATH because chroot is not in the PATH of a non-root user.
| * | | | Merge pull request #103500 from chkno/nixos-YY.MM-not-in-nixpkgs-channelsMaximilian Bosch2020-11-121-1/+11
| |\ \ \ \ | | | | | | | | | | | | doc: 20.09 release notes: nixos-YY.MM branches no longer in nixos-channels repo
| | * | | | doc: 20.09 release notes: nixos-YY.MM branches no longer in nixos-channels repoScott Worley2020-11-111-1/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since https://github.com/NixOS/nixos-channel-scripts/commit/7c442a2f67c77344a71e5aae7e4cd2a1554420a9 for https://github.com/NixOS/nixpkgs/issues/99257
| * | | | | nixos/doc/*: fix indentationzowoq2020-11-123-99/+99
| | | | | |
| * | | | | Merge pull request #95751 from srhb/forceImportAllKevin Cox2020-11-111-0/+9
| |\ \ \ \ \ | | | | | | | | | | | | | | nixos/zfs: Fix boot.zfs.forceImportAll
| | * | | | | nixos: boot.zfsImportAll = false; by defaultSarah Brofeldt2020-11-111-0/+9
| | |/ / / / | | | | | | | | | | | | | | | | | | Also add 21.03 release note
| * / / / / doc: Fix doc-building instructionsScott Worley2020-11-111-1/+1
| |/ / / /
* | | | | Merge staging-next into stagingFrederik Rietdijk2020-11-111-0/+5
|\| | | |
| * | | | Merge pull request #102472 from helsinki-systems/feat/vim-python3Daniël de Kok2020-11-111-0/+5
| |\ \ \ \ | | | | | | | | | | | | vim: Get rid of Python 2 dependency
| | * | | | vim: Get rid of Python 2 dependencyJanne Heß2020-11-091-0/+5
| | | | | |
* | | | | | Merge staging-next into stagingFrederik Rietdijk2020-11-102-0/+24
|\| | | | |
| * | | | | Merge master into staging-nextFrederik Rietdijk2020-11-102-0/+24
| |\ \ \ \ \
| | * \ \ \ \ Merge pull request #98938 from raboof/nixos-manual-waylandTimo Kaufmann2020-11-092-0/+24
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | | nixos.manual: introduce Wayland section
| | | * | | | nixos.manual: introduce Wayland sectionArnout Engelen2020-11-012-0/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-Authored-By: Nicolas Berbiche <nicolas@normie.dev>
* | | | | | | rubyMinimal: removeDoron Behar2020-11-091-0/+12
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Due to being unused, and seemingly unusable, added appropriate release notes.
* | | | | | Merge master into staging-nextFrederik Rietdijk2020-11-092-1/+80
|\| | | | |
| * | | | | Merge pull request #103101 from matthiasbeyer/update-muttDaniël de Kok2020-11-081-0/+7
| |\ \ \ \ \ | | | | | | | | | | | | | | mutt: 1.14.7 -> 2.0.0
| | * | | | | nixos/release-notes: Mutt 2.x has some backward incompatible changesDaniël de Kok2020-11-081-0/+7
| | | |_|_|/ | | |/| | |
| * | | | | Merge pull request #103147 from nh2/nginx-sandbox-protecthome-release-notesNiklas Hambüchen2020-11-081-1/+12
| |\ \ \ \ \ | | | | | | | | | | | | | | manual: nginx: Mention ProtectHome in release notes. See #85567
| | * | | | | manual: nginx: Remove reference to `stateDir` from release notes. Fixes #102211.Niklas Hambüchen2020-11-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed wording taken from: https://github.com/NixOS/nixpkgs/issues/102211#issuecomment-719976230
| | * | | | | manual: nginx: Mention ProtectHome in release notes. See #85567.Niklas Hambüchen2020-11-081-0/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | See https://github.com/NixOS/nixpkgs/pull/85567#pullrequestreview-525820684
| * | | | | | Merge pull request #101218 from andir/unbound-systemdNinjatrappeur2020-11-081-0/+56
| |\ \ \ \ \ \
| | * | | | | | nixos/unbound: add release notes for the changes that were introducedAndreas Rammhold2020-11-031-0/+56
| | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | As part of this patch series a few changes have been made to the unbound serivce the deserve proper documentation.
| * | / / / / redis service: Listen on localhost by default. Fixes #100192.Niklas Hambüchen2020-11-081-0/+5
| | |/ / / / | |/| | | | | | | | | | | | | | | | All other database servers in NixOS also use this safe-by-default setting.