summary refs log tree commit diff
path: root/nixos
Commit message (Collapse)AuthorAge
* nixos docs: footnotes: give IDsGraham Christensen2018-09-01
|
* makefile: auto-format xml docs outside of the doc subdirGraham Christensen2018-09-01
|
* nixos docs: give IDs to thingsGraham Christensen2018-09-01
|
* nixos docs: Give sections IDsGraham Christensen2018-09-01
|
* nixos-generate-config.pl: remove executable bitUli Baum2018-09-01
| | | | | it was erroneously set in cb1ca420092c8854592afcf1cc0245b7245358f1 although this file isn't executable before patching shebangs.
* services.xserver.windowManager.session: handle duplicate names (#37690)volth2018-09-01
|
* nixos-generate-config: fix perl quoting after cb1ca42Vladimír Čunát2018-09-01
|
* Merge #45910: Fix i686 installer iso buildVladimír Čunát2018-09-01
|\
| * nixos/iso-image.nix: fixes i686 installer iso build.Samuel Dionne-Riel2018-09-01
| | | | | | | | Fixes #45908
* | nixos/doc: add instructions for installation behind a proxy (#45854)Venkateswara Rao Mandela2018-09-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The instructions to install nixos behind a proxy were not clear. While one could guess that setting http_proxy variables can get the install rolling, one could end up with an installed system where the proxy settings for the nix-daemon are not configured. This commit updates the documentation with 1. steps to install behind a proxy 2. configure the global proxy settings so that nix-daemon can access internet. 3. Pointers to use nesting.clone in case one has to use different proxy settings on different networks.
* | Merge pull request #30890 from Lassulus/slim-lightdmxeji2018-09-01
|\ \ | | | | | | display-managers: make lightdm the default
| * | xserver.displayManager: change defaultlassulus2018-08-31
| | | | | | | | | | | | | | | | | | | | | | | | Switch from slim to lightdm as the display-manager. If plasma5 is used as desktop-manager use sdddm. If gnome3 is used as desktop-manager use gdm. Based on #12516
* | | stage-1-init.sh: do not check mounted filesystems (#45891)volth2018-09-01
| | | | | | | | | fsck of a mounted filesystems fails with error code 8 "Operational error" and halts the boot processing
* | | Merge pull request #45875 from wizeman/u/fix-transmission-mod2Jörg Thalheim2018-09-01
|\ \ \ | | | | | | | | nixos/transmission: fix AppArmor profile to include keyutils
| * | | nixos/transmission: fix AppArmor profile to include keyutilsRicardo M. Correia2018-08-31
| | | |
* | | | nixos/tests/installer: add missing system.extraDependenciesUli Baum2018-09-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Since 1b11fdd0df2254a762a16d04e603ba99e42169c0 the test VM depends on some extra packages to build the system to be installed. This broke the installer test as it tried to download/build these packages in a sandbox.
* | | | Merge #45774: linux_testing_bcachefs: upgrade, add testsVladimír Čunát2018-09-01
|\ \ \ \
| * | | | nixos/tests/bcachefs: initOkina Matara2018-08-31
| | | | |
* | | | | Merge #45731: artwork update (replacing old logo)Vladimír Čunát2018-09-01
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | nixos/grub: Uses the new artwork as the default option.Samuel Dionne-Riel2018-08-29
| | | | | | | | | | | | | | | | | | | | | | | | | This also includes a set of defaults *for this option*, where when not used, other saner defaults are used.
| * | | | nixos/grub: Adds background color and mode optionsSamuel Dionne-Riel2018-08-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The background color option is self-explanatory. The mode is either `normal` or `stretch`, they are as defined by GRUB, where normal will put the image in the top-left corner of the menu, and stretch is the default, where it stretches the image without consideration for the aspect ratio. * https://www.gnu.org/software/grub/manual/grub/grub.html#background_005fimage
| * | | | Reviews use of old nixos wallpaper to use one with the new logo.Samuel Dionne-Riel2018-08-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The wallpaper used is *structurally compatible* with the other one, meaning that the logo is at the same location, and not bigger. It has one drawback: the logo is brighter, which clashes with the grub usage. This is to be fixed with new options in grub.
* | | | | Document running nixos-rebuild switch to clear /boot spaceGraham Christensen2018-08-31
| |_|/ / |/| | |
* | | | nixos/gitea: fix pre start script (#44979)Tobias Happ2018-08-31
| | | | | | | | | | | | | | | | The gitea path is hardcoded in hooks directory in files of paths like: repositories/<user>/<repo>.git/hooks/update.d/gitea
* | | | Merge pull request #45820 from ↵John Ericson2018-08-31
|\ \ \ \ | |_|_|/ |/| | | | | | | | | | | obsidiansystems/dont-use-obsolete-platform-aliases treewide: Dont use obsolete platform aliases
| * | | reewide: Purge all uses `stdenv.system` and top-level `system`John Ericson2018-08-30
| | | | | | | | | | | | | | | | It is deprecated and will be removed after 18.09.
* | | | Merge pull request #45748 from xeji/p/nfs-232xeji2018-08-31
|\ \ \ \ | | | | | | | | | | nfs-utils: 2.1.1 -> 2.3.2, integrate libnfsidmap
| * | | | nixos/tests/nfs: fix nfs4 client mount pathUli Baum2018-08-30
| | | | | | | | | | | | | | | | | | | | | | | | | nfs4 exports from a virtual filesystem root, so the client mount path differs from nfs3
* | | | | nixos/zeronet: init (#44842)チルノ2018-08-31
| | | | |
* | | | | Merge pull request #45811 from Nadrieril/fix-usbguard-auditfileSarah Brofeldt2018-08-31
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | nixos/usbguard: ensure the audit log file can be created nixos/usbguard: disable debug output
| * | | | | nixos/usbguard: ensure the audit log file can be createdNadrieril2018-08-30
| | | | | | | | | | | | | | | | | | | | | | | | Since version 0.7.3, usbguard-daemon won't start if the file cannot be opened.
| * | | | | nixos/usbguard: disable debug outputNadrieril2018-08-30
| | | | | |
* | | | | | Merge pull request #45810 from vincentbernat/fix/nginx-staplingFranz Pletz2018-08-31
|\ \ \ \ \ \ | | | | | | | | | | | | | | nixos/nginx: ensure TLS OCSP stapling works out of the box with LE
| * | | | | | nixos/nginx: ensure TLS OCSP stapling works out of the box with LEVincent Bernat2018-08-30
| | |_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The recommended TLS configuration comes with `ssl_stapling on` and `ssl_stapling_verify on`. However, this last directive also requires the use of `ssl_trusted_certificate` to verify the received answer. When using `enableACME` or similar, we can help the user by providing the correct value for the directive. The result can be tested with: openssl s_client -connect web.example.com:443 -status 2> /dev/null Without OCSP stapling, we get: OCSP response: no response sent After this change, we get: OCSP Response Data: OCSP Response Status: successful (0x0) Response Type: Basic OCSP Response Version: 1 (0x0) Responder Id: C = US, O = Let's Encrypt, CN = Let's Encrypt Authority X3 Produced At: Aug 30 20:46:00 2018 GMT
* | | | | | Merge pull request #45638 from aanderse/incronJan Tojnar2018-08-31
|\ \ \ \ \ \ | |/ / / / / |/| | | | | incron: init at 0.5.12
| * | | | | changed from forking to simple as recommended by @aszligAaron Andersen2018-08-31
| | | | | |
| * | | | | changes as per requested by @aszligAaron Andersen2018-08-31
| | | | | |
| * | | | | removed quotes when not needed as suggested by @aszligAaron Andersen2018-08-31
| | | | | |
| * | | | | added option to specify which packages are available to the system incrontabAaron Andersen2018-08-29
| | | | | | | | | | | | | | | | | | | | | | | | recommendation by @jtojnar and @maurer
| * | | | | added a check to make sure a situation where a defined configuration ↵Aaron Andersen2018-08-28
| | | | | | | | | | | | | | | | | | | | | | | | wouldn't be unused as per recommended by @maurer
| * | | | | added a comment about the PATH variable under which incrontab commands will runAaron Andersen2018-08-27
| | | | | |
| * | | | | clarified the descriptions of the allow and deny optionsAaron Andersen2018-08-27
| | | | | |
| * | | | | fixed issue with system jobsAaron Andersen2018-08-27
| | | | | |
| * | | | | initial work on incron serviceAaron Andersen2018-08-25
| | | | | |
* | | | | | Merge pull request #45779 from grahamc/bump-nix-versionSamuel Dionne-Riel2018-08-30
|\ \ \ \ \ \ | | | | | | | | | | | | | | Nix minimal version: 1.11 -> 2.0
| * | | | | | nixos docs: add release notes for nix 2.0 requiremnt bumpGraham Christensen2018-08-30
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #45058 from michaelpj/imp/freedesktop-modulesJan Tojnar2018-08-30
|\ \ \ \ \ \ | |/ / / / / |/| | | | | freedesktop modules: init
| * | | | | system-path: fix default option valueMichael Peyton Jones2018-08-20
| | | | | |
| * | | | | system-path: allow other modules to provide setup fragmentsMichael Peyton Jones2018-08-16
| | | | | |
| * | | | | xdg: add modules for supporting various XDG specsMichael Peyton Jones2018-08-16
| | | | | |