summaryrefslogtreecommitdiff
path: root/gnu/packages/linux.scm
Commit message (Collapse)AuthorAge
* gnu: multipath-tools: Remove obsolete workaround.Marius Bakke2020-04-03
| | | | | * gnu/packages/linux.scm (multipath-tools)[arguments]: Do not override C_INCLUDE_PATH in #:configure-flags.
* gnu: util-linux: Skip setarch tests when building on armhf-linux.Marius Bakke2020-03-31
| | | | | * gnu/packages/linux.scm (util-linux)[arguments]: When building on armhf-linux, disable the setarch tests.
* Merge branch 'master' into core-updatesMarius Bakke2020-03-30
|\ | | | | | | | | | | | | | | | | | | | | Conflicts: gnu/packages/admin.scm gnu/packages/commencement.scm gnu/packages/guile.scm gnu/packages/linux.scm gnu/packages/package-management.scm gnu/packages/pulseaudio.scm gnu/packages/web.scm
| * gnu: unionfs-fuse: Don't use unstable tarball.Efraim Flashner2020-03-29
| | | | | | | | * gnu/packages/linux.scm (unionfs-fuse)[source]: Download using git-fetch.
| * gnu: Remove more packages deprecated for over almost a year.Tobias Geerinckx-Rice2020-03-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/games.scm (armagetron-advanced) (cataclysm-dark-days-ahead, gnubackgammon, l-abbaye-des-morts) (the-battle-for-wesnoth, the-battle-for-wesnoth-server) (project-starfighter, kiki-the-nano-bot, fish-fillets-ng) (dungeon-crawl-stone-soup): Let's forget this ever happened. * gnu/packages/emacs-xyz.scm (geiser, paredit, git-modes/old-name) (magit, magit-svn, haskell-mode, emacs-emms-player-mpv, bbdb) (ert-runner, groovy-emacs-modes): Remove variable. * gnu/packages/engineering.scm (emacs-emms-player-simple-mpv) (emacs-evil-ediff, emacs-evil-mu4e, emacs-wgrep-helm, ao): Likewise. * gnu/packages/finance.scm (monero-core): Likewise. * gnu/packages/gnome.scm (dungeon-crawl-stone-soup-tiles) (tales-of-maj-eyal, battle-tanks, the-legend-of-edgar) (gnome-tweak-tool): Likewise. * gnu/packages/gnuzilla.scm (conkeror): Likewise. * gnu/packages/guile-xyz.scm (mcron2): Likewise. * gnu/packages/image.scm (pngcrunch): Likewise. * gnu/packages/linux.scm (eudev-with-hwdb): Likewise. * gnu/packages/maths.scm (qtoctave): Likewise. * gnu/packages/package-management.scm (guile2.0-guix): Likewise. * gnu/packages/php.scm (php-with-bcmath): Likewise. * gnu/packages/python-xyz.scm (python-kivy-next, python2-kivy-next): Likewise. * gnu/packages/video.scm (livestreamer): Likewise. * gnu/packages/virtualization.scm (lookingglass): Likewise. * gnu/packages/vulkan.scm (vulkan-icd-loader): Likewise. * gnu/packages/syndication.scm (newsbeuter): Likewise. (newsboat)[description]: Remove historical footnote.
| * gnu: light: Update to 1.2.2.Tobias Geerinckx-Rice2020-03-29
| | | | | | | | * gnu/packages/linux.scm (light): Update to 1.2.2.
* | Merge branch 'master' into core-updatesMarius Bakke2020-03-27
|\| | | | | | | | | | | | | | | | | | | | | | | Conflicts: gnu/packages/icu4c.scm gnu/packages/man.scm gnu/packages/python-xyz.scm guix/scripts/environment.scm guix/scripts/pack.scm guix/scripts/package.scm guix/scripts/pull.scm guix/store.scm
| * gnu: linux-libre-5.4-source: Add patch to support pinebook pro.Vagrant Cascadian2020-03-25
| | | | | | | | | | | | | | * gnu/packages/patches/linux-libre-support-for-Pinebook-Pro.patch: New file. * gnu/local.mk (dist_patch_DATA): Update accordingly. * gnu/packages/linux (linux-libre-5.4-source): Add patch.
| * gnu: linux-libre: Update deblob scripts.Mark H Weaver2020-03-25
| | | | | | | | * gnu/packages/linux.scm (deblob-scripts-5.4): Update to 5.4.28.
| * gnu: linux-libre: Update to 5.4.28.Mark H Weaver2020-03-25
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.28. (linux-libre-5.4-pristine-source): Update hash.
| * gnu: linux-libre@4.19: Update to 4.19.113.Mark H Weaver2020-03-25
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.113. (linux-libre-4.19-pristine-source): Update hash.
| * Re-order the armhf linux-libre kernel packages to fix the build.Leo Famulari2020-03-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a followup to commit 37f8c50cdc2e99189c74999319f3a1854d419546. Previously, building Guix crashed like this: ------ In ice-9/eval.scm: 619:8 4 (_ #f) 626:19 3 (_ #<directory (gnu packages linux) 7fcf3e526c80>) 159:9 2 (_ #<directory (gnu packages linux) 7fcf3e526c80>) 223:20 1 (proc #<directory (gnu packages linux) 7fcf3e526c80>) In unknown file: 0 (%resolve-variable (7 . linux-libre-arm-generic) #<directory (gnu packages linux) 7fcf3e526c80>) ERROR: In procedure %resolve-variable: error: linux-libre-arm-generic: unbound variable ------ * gnu/packages/linux.scm (linux-libre-arm-veyron): Move after linux-libre-arm-generic.
| * gnu: Add linux-libre-arm64-generic.Vagrant Cascadian2020-03-22
| | | | | | | | * gnu/packages/linux (linux-libre-arm64-generic): New variable.
| * gnu: linux-libre-arm-veyron: Deprecate package.Vagrant Cascadian2020-03-22
| | | | | | | | | | | | | | | | * gnu/packages/linux (linux-libre-arm-veyron): Mark as deprecated package. (kernel-config-veyron): Remove obsolete function. * gnu/system/examples/asus-c201.tmpl: Update to use linux-libre-arm-generic. * gnu/packages/aux-files/linux-libre/5.4-arm-veyron.conf: Delete file. * Makefile.am (AUX_FILES): Update accordingly.
| * system: Add kernel-loadable-modules to operating-system.Danny Milosavljevic2020-03-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/system.scm (<operating-system>): Add kernel-loadable-modules. (operating-system-directory-base-entries): Use it. * doc/guix.texi (operating-system Reference): Document KERNEL-LOADABLE-MODULES. * gnu/build/linux-modules.scm (depmod): New procedure. (make-linux-module-directory): New procedure. Export it. * guix/profiles.scm (linux-module-database): New procedure. Export it. * gnu/tests/linux-modules.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. * gnu/packages/linux.scm (make-linux-libre*)[arguments]<#:phases>[install]: Disable depmod. Remove "build" and "source" symlinks. [native-inputs]: Remove kmod.
* | gnu: inetutils: Support for the Hurd.Jan Nieuwenhuizen2020-03-26
| | | | | | | | | | | | | | | | | | * gnu/packages/linux.scm (net-tools)[supported-systems]: Remove the Hurd. * gnu/packages/patches/inetutils-hurd.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/admin.scm (inetutils): Use it. Disable some features on the Hurd. [native-inputs]: Include net-tools only on supported systems
* | gnu: pciutils: Build fixes for the Hurd.Jan Nieuwenhuizen2020-03-26
| | | | | | | | | | | | | | | | * gnu/packages/linux.scm (kmod)[supported-systems]: Remove the Hurd. * gnu/packages/patches/pciutils-hurd-configure.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/pciutils.scm (pciutils): Use it. [inputs]: Include kmod only for supported systems.
* | gnu: grub: Support for the Hurd.Jan Nieuwenhuizen2020-03-24
| | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/virtualization.scm (qemu)[supported-systems]: Remove the Hurd. * gnu/packages/linux.scm (mdadm)[supported-systems]: Likewise. (lvm2)[supported-systems]: Likewise. (fuse)[supported-systems]: Likewise. * gnu/packages/patches/grub-verifiers-Blocklist-fallout-cleanup.patch: New file * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/bootloaders.scm (grub): Use it. [inputs, native-inputs]: Remove non-supported dependencies on non-supported systems. Fixes build for the Hurd.
* | Merge branch 'master' into core-updatesMarius Bakke2020-03-21
|\|
| * gnu: linux-libre: Update to 5.4.27.Mark H Weaver2020-03-21
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.27. (linux-libre-5.4-pristine-source): Update hash.
| * gnu: linux-libre@4.19: Update to 4.19.112.Mark H Weaver2020-03-21
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.112. (linux-libre-4.19-pristine-source): Update hash.
| * gnu: linux-libre@4.14: Update to 4.14.174.Mark H Weaver2020-03-21
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.174. (linux-libre-4.14-pristine-source): Update hash.
| * gnu: linux-libre@4.9: Update to 4.9.217.Mark H Weaver2020-03-21
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.217. (linux-libre-4.9-pristine-source): Update hash.
| * gnu: linux-libre@4.4: Update to 4.4.217.Mark H Weaver2020-03-21
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.217. (linux-libre-4.4-pristine-source): Update hash.
| * gnu: blktrace: Update to db4f634.base-for-series-3238Vincent Legoll2020-03-21
| | | | | | | | | | | | | | | | | | | | * gnu/packages/linux.scm (blktrace): Update to db4f634. [revision]: Increment variable. [patches]: Remove variable. * gnu/packages/patches/blktrace-use-rmtree.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
| * gnu: Add blktrace.Vincent Legoll2020-03-20
| | | | | | | | | | | | | | | | * gnu/packages/linux.scm (blktrace): New variable. * gnu/packages/patches/blktrace-use-rmtree.patch: Add file. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* | Merge branch 'master' into core-updatesMarius Bakke2020-03-19
|\|
| * gnu: linux-libre: Update to 5.4.26.Mark H Weaver2020-03-18
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.26. (linux-libre-5.4-pristine-source): Update hash.
| * gnu: linux-libre@4.19: Update to 4.19.111.Mark H Weaver2020-03-18
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.111. (linux-libre-4.19-pristine-source): Update hash.
* | Merge branch 'master' into core-updatesMarius Bakke2020-03-18
|\|
| * gnu: bridge-utils: Update home page.Tobias Geerinckx-Rice2020-03-17
| | | | | | | | | | * gnu/packages/linux.scm (bridge-utils)[home-page]: Follow (HTTPS) redirection.
| * gnu: wireless-tools: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-17
| | | | | | | | * gnu/packages/linux.scm (wireless-tools)[home-page]: Use HTTPS.
| * gnu: linux-libre@4.19: Update to 4.19.110.base-for-series-3184Mark H Weaver2020-03-16
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.110. (linux-libre-4.19-pristine-source): Update hash.
| * Revert "gnu: BlueZ: Update to 5.54."Leo Famulari2020-03-15
| | | | | | | | | | | | This reverts commit f24aaa81de8c709adfda2e89271c562a5ca8d959. This change caused too many rebuilds for the master branch.
| * gnu: BlueZ: Update to 5.54.Vincent Legoll2020-03-15
| | | | | | | | | | | | | | | | | | | | * gnu/packages/linux.scm (bluez): Update to 5.54. [replacement]: Remove field. (bluez/fixed): Remove variable. * gnu/packages/patches/bluez-CVE-2020-0556.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it. Signed-off-by: Leo Famulari <leo@famulari.name>
| * gnu: Add nvme-cliVincent Legoll2020-03-15
| | | | | | | | | | | | * gnu/packages/linux.scm (nvme-cli): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* | gnu: eudev: Remove bugfix variant.Marius Bakke2020-03-14
| | | | | | | | | | | | | | * gnu/packages/linux.scm (eudev/btrfs-fix): Remove variable. (eudev)[arguments]: Add phase patch-bindir-in-btrfs-rules. * gnu/services/base.scm (<udev-configuration>, udev-service): Refer to EUDEV instead of EUDEV/BTRFS-FIX.
* | gnu: bluez: Incorporate grafted changes.Marius Bakke2020-03-14
| | | | | | | | | | | | * gnu/packages/linux.scm (bluez)[replacement]: Remove. [source](patches): New field. (bluez/fixed): Remove variable.
* | Merge branch 'master' into core-updatesMarius Bakke2020-03-14
|\|
| * Merge branch 'master' into stagingMarius Bakke2020-03-14
| |\
| | * gnu: BlueZ: Fix CVE-2020-0556.Leo Famulari2020-03-13
| | | | | | | | | | | | | | | | | | | | | * gnu/packages/patches/bluez-CVE-2020-0556.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/linux.scm (bluez)[replacement]: New field. (bluez/fixed): New variable.
| | * gnu: linux-libre: Update to 5.4.25.Mark H Weaver2020-03-12
| | | | | | | | | | | | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.25. (linux-libre-5.4-pristine-source): Update hash.
| | * gnu: linux-libre@4.19: Update to 4.19.109.Mark H Weaver2020-03-12
| | | | | | | | | | | | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.109. (linux-libre-4.19-pristine-source): Update hash.
| | * gnu: linux-libre@4.14: Update to 4.14.173.Mark H Weaver2020-03-12
| | | | | | | | | | | | | | | * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.173. (linux-libre-4.14-pristine-source): Update hash.
| | * gnu: linux-libre@4.9: Update to 4.9.216.Mark H Weaver2020-03-12
| | | | | | | | | | | | | | | * gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.216. (linux-libre-4.9-pristine-source): Update hash.
| | * gnu: linux-libre@4.4: Update to 4.4.216.Mark H Weaver2020-03-12
| | | | | | | | | | | | | | | * gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.216. (linux-libre-4.4-pristine-source): Update hash.
| | * gnu: singularity: Do not use the "errors=remount-ro" squashfs option.Ludovic Courtès2020-03-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | This mount option stopped being supported with Linux-libre 5.4.5: http://ci.guix.gnu.org/build/2056359/details * gnu/packages/linux.scm (singularity)[source]: Remove "errors=remount-ro" mount option from source code.
| | * gnu: singularity: Wrap programs so they find Coreutils.Ludovic Courtès2020-03-12
| | | | | | | | | | | | * gnu/packages/linux.scm (singularity)[arguments]: Add 'set-PATH' phase.
| * | Merge branch 'master' into stagingMarius Bakke2020-03-11
| |\|
| | * gnu: tlp: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-10
| | | | | | | | | | | | * gnu/packages/linux.scm (tlp)[home-page]: Use HTTPS.