summary refs log tree commit diff
path: root/pkgs/os-specific
Commit message (Collapse)AuthorAge
* linux_zen: 5.13.5 -> 5.13.7Jörg Thalheim2021-07-31
|
* treewide: fix redirected URLsBen Siraphob2021-08-01
| | | | Using the script in maintainers/scripts/update-redirected-urls.sh
* nixos-rebuild: print run-*-vm location with bootloader (#130385)brprice2021-07-31
| | | | | Previously when doing a nixos-rebuild build-vm we see a message saying how to run the VM, but with nixos-rebuild build-vm-with-bootloader we did not. We now show it in both cases.
* Merge pull request #132006 from r-ryantm/auto-update/ipsetBen Siraphob2021-07-31
|\ | | | | ipset: 7.11 -> 7.14
| * ipset: 7.11 -> 7.14R. RyanTM2021-07-29
| |
* | linux/common-config.nix: disable LPAE on armv7l-linuxBen Wolsieffer2021-07-30
|/ | | | | | | | | | | LPAE was enabled to support native armv7l builders running in QEMU on aarch64, but this option disables support for processors which don't support LPAE, which are still relatively common. In particular, Beaglebones use the Cortex-A8, which doesn't support LPAE. Also, if you attempt to boot an LPAE kernel on a CPU that doesn't support it, it fails before even earlycon is initialized. This makes the problem difficult to debug without enabling CONFIG_DEBUG_LL or using a hardware debugger.
* Merge master into staging-nextgithub-actions[bot]2021-07-29
|\
| * Merge pull request #131871 from fpletz/pkgs/powertop-2.14Maximilian Bosch2021-07-29
| |\ | | | | | | powertop: 2.13 -> 2.14
| | * powertop: 2.13 -> 2.14Franz Pletz2021-07-28
| | |
| * | jool: 4.0.9 -> 4.1.5Franz Pletz2021-07-28
| |/
* | Merge master into staging-nextgithub-actions[bot]2021-07-28
|\|
| * nixos-rebuild: Set inherit_errexitEelco Dolstra2021-07-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Without this, failure of nixBuild() and nixFlakeBuild() was ignored (since bash doesn't inherit 'set -e' in subshells by default), so the script would proceed with a bogus ./result link, e.g. ++ readlink -f /tmp/nixos-rebuild.NfHKxx/result + pathToConfig='/nix/store/m7dvk6an18cpr95qn5wnig2600qhv6w7-nix-2.4pre20210727_706777a/bin/nix /tmp/nixos-rebuild.NfHKxx/result' + '[' test = switch -o test = boot ']' + copyToTarget '/nix/store/m7dvk6an18cpr95qn5wnig2600qhv6w7-nix-2.4pre20210727_706777a/bin/nix /tmp/nixos-rebuild.NfHKxx/result' + '[' '' = '' ']' + '[' test = switch -o test = boot -o test = test -o test = dry-activate ']' + targetHostCmd /nix/store/m7dvk6an18cpr95qn5wnig2600qhv6w7-nix-2.4pre20210727_706777a/bin/nix /tmp/nixos-rebuild.NfHKxx/result/bin/switch-to-configuration test + '[' -z '' ']' + sudo -- /nix/store/m7dvk6an18cpr95qn5wnig2600qhv6w7-nix-2.4pre20210727_706777a/bin/nix /tmp/nixos-rebuild.NfHKxx/result/bin/switch-to-configuration test error: '/tmp/nixos-rebuild.NfHKxx/result/bin/switch-to-configuration' is not a recognised command Try '/nix/store/m7dvk6an18cpr95qn5wnig2600qhv6w7-nix-2.4pre20210727_706777a/bin/nix --help' for more information. + echo 'warning: error(s) occurred while switching to the new configuration' warning: error(s) occurred while switching to the new configuration
| * linux: 5.13.5 -> 5.13.6Florian Klink2021-07-28
| |
* | Merge master into staging-nextgithub-actions[bot]2021-07-28
|\|
| * Merge pull request #130664 from baracoder/nvidia-470.57.02Sandro2021-07-28
| |\ | | | | | | nvidia_x11: 460.73.01 -> 470.57.02
| | * nvidia_x11: 460.73.01 -> 470.57.02Herman Fries2021-07-19
| | |
* | | Merge master into staging-nextgithub-actions[bot]2021-07-28
|\| |
| * | linux_zen: 5.12.19 -> 5.13.5Atemu2021-07-27
| | |
* | | Merge master into staging-nextgithub-actions[bot]2021-07-27
|\| |
| * | Merge pull request #131595 from Stunkymonkey/openelec-dvb-firmware-phasesSandro2021-07-27
| |\ \ | | | | | | | | openelec-dvb-firmware: remove phases
| | * | openelec-dvb-firmware: remove phasesFelix Buehler2021-07-27
| | | |
| * | | Merge pull request #131565 from fortuneteller2k/bump-xanmodSandro2021-07-27
| |\ \ \ | | | | | | | | | | linux_xanmod: 5.13.4 -> 5.13.5
| | * | | linux_xanmod: 5.13.4 -> 5.13.5fortuneteller2k2021-07-26
| | | | |
| * | | | Merge pull request #131594 from Stunkymonkey/facetimehd-firmware-phasesSandro2021-07-27
| |\ \ \ \ | | | | | | | | | | | | facetimehd-firmware: deprecate phases
| | * | | | facetimehd-firmware: deprecate phasesFelix Buehler2021-07-26
| | | |/ / | | |/| |
| * | | | Merge pull request #110742 from siraben/deprecate-foldBen Siraphob2021-07-27
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | treewide: fold -> foldrBen Siraphob2021-01-26
| | | | |
* | | | | Merge master into staging-nextgithub-actions[bot]2021-07-26
|\| | | |
| * | | | linux_latest-libre: 18165 -> 18191TredwellGit2021-07-26
| | | | |
| * | | | linux-rt_5_10: 5.10.47-rt46 -> 5.10.52-rt47TredwellGit2021-07-26
| | | | |
| * | | | linux: 5.13.4 -> 5.13.5TredwellGit2021-07-26
| | | | |
| * | | | Merge pull request #131579 from SuperSandro2000/sof-firmwareSandro2021-07-26
| |\ \ \ \ | | | | | | | | | | | | sof-firmware: remove not required with lib
| | * | | | sof-firmware: remove not required with libSandro Jäckel2021-07-26
| | | |/ / | | |/| |
| * | | | Merge pull request #131113 from Atemu/update/zen-kernelsSandro2021-07-26
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | linux_lqx: 5.12.17 -> 5.12.19Atemu2021-07-22
| | | | |
| | * | | linux_zen: 5.12.14 -> 5.12.19Atemu2021-07-22
| | | | |
* | | | | libfabric: 1.12.1 -> 1.13.0R. RyanTM2021-07-24
| | | | |
* | | | | libcap: 2.48 -> 2.49R. RyanTM2021-07-24
| | | | |
* | | | | alsa-topology-conf: 1.2.5 -> 1.2.5.1R. RyanTM2021-07-24
| | | | |
* | | | | iputils: 20210202 -> 20210722Michael Weiss2021-07-24
| | | | |
* | | | | Merge staging-next into staginggithub-actions[bot]2021-07-23
|\| | | |
| * | | | Merge pull request #131191 from Mic92/ofpSandro2021-07-23
| |\ \ \ \ | | | | | | | | | | | | ofp: remove
| | * | | | ofp: removeJörg Thalheim2021-07-23
| | | | | |
* | | | | | Merge staging-next into staginggithub-actions[bot]2021-07-23
|\| | | | |
| * | | | | Merge pull request #131180 from zhaofengli/dpdk-examplesJörg Thalheim2021-07-23
| |\ \ \ \ \ | | |/ / / / | |/| | | | dpdk: Support building example programs
| | * | | | dpdk: Support building example programsZhaofeng Li2021-07-22
| | | | | |
| * | | | | odp-dpdk: 1.27.0.0_DPDK_19.11 -> 1.30.1.0_DPDK_19.11Jörg Thalheim2021-07-23
| |/ / / /
* | | | | Merge pull request #125704 from zanculmarktum/fix/kbd-search-pathsMichele Guerini Rocco2021-07-23
|\ \ \ \ \ | | | | | | | | | | | | kbd: update search-paths.patch
| * | | | | kbd: update search-paths.patchAzure Zanculmarktum2021-07-20
| | | | | |
* | | | | | Merge staging-next into staginggithub-actions[bot]2021-07-22
|\ \ \ \ \ \ | | |/ / / / | |/| | | |