summaryrefslogtreecommitdiff
path: root/gnu/packages/linux.scm
Commit message (Collapse)AuthorAge
* gnu: linux-libre: Change URL to HTTPS.Rutger Helling2017-11-12
| | | | | | * gnu/packages/linux.scm (linux-libre): Change URL to HTTPS. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: lvm2: Update to 2.02.176.Marius Bakke2017-11-11
| | | | * gnu/packages/linux.scm (lvm2): Update to 2.02.176.
* gnu: linux-libre: Update to 4.13.12.Mark H Weaver2017-11-09
| | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.13.12. (%linux-libre-hash): Update hash.
* gnu: linux-libre@4.9: Update to 4.9.61.Mark H Weaver2017-11-09
| | | | * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.61.
* gnu: linux-libre@4.4: Update to 4.4.97.Mark H Weaver2017-11-09
| | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.97.
* gnu: linux-libre@4.1: Update to 4.1.46.Mark H Weaver2017-11-09
| | | | * gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.46.
* gnu: %intel-compatible-systems: Re-add variable.Efraim Flashner2017-11-09
| | | | | | This is a follow-up to cfbe7b7f4ccdb61534b47d91fe8e43db2ee1737d. * gnu/packages/linux.scm (%intel-compatible-systems): New variable.
* gnu: linux: Add linux-libre arm kernel.Mathieu Othacehe2017-11-09
| | | | | | | | | | | * Makefile.am (AUX_FILES): Add arm config file. * gnu/packages/aux-files/linux-libre/4.13-arm.conf: New file. * gnu/packages/linux.scm (%intel-compatible-systems): Rename to %linux-compatible-systems and add "armhf-linux". (linux-libre): Adapt consequently. The config file for arm is taken from debian armmp kernel. It's a generic firmware for ARMv7 multiplatform compatible SoCs.
* gnu: psm: Only use as an input on supported-systems.Efraim Flashner2017-11-07
| | | | | | | | Syntax help supplied by bavier@member.fsf.org * gnu/packages/linux.scm (libfabric)[inputs]: Only use psm as an input on systems where psm is supported. * gnu/packages/mpi.scm (openmpi)[inputs]: Same.
* gnu: psm: Limit supported systems.Efraim Flashner2017-11-07
| | | | | * gnu/packages/linux.scm (psm)[supported-systems]: New field, limit to i686-linux and x86_64-linux.
* gnu: linux: Fix kconfig selection.Mathieu Othacehe2017-11-07
| | | | | | * gnu/packages/linux.scm (make-linux-libre): When cross-compiling, "kconfig" field is in native-inputs variable. So config is always #f when cross-compiling linux.
* gnu: libfabric: Add dependency on PSM.Dave Love2017-11-07
| | | | * gnu/packages/linux.scm (libfabric)[inputs]: Add PSM.
* gnu: Add PSM.Dave Love2017-11-07
| | | | | | | | * gnu/packages/linux.scm (psm): New variable. * gnu/packages/patches/psm-arch.patch, gnu/packages/patches/psm-ldflags.patch, gnu/packages/patches/psm-repro.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them.
* linux: Add omap2plus generic kernel.Mathieu Othacehe2017-11-06
| | | | * gnu/packages/linux.scm (linux-libre-arm-omap2plus): New exported variable.
* gnu: linux-libre: Update to 4.13.11.Mark H Weaver2017-11-03
| | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.13.11. (%linux-libre-hash): Update hash.
* gnu: linux-libre@4.9: Update to 4.9.60.Mark H Weaver2017-11-03
| | | | * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.60.
* gnu: linux-libre@4.4: Update to 4.4.96.Mark H Weaver2017-11-03
| | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.96.
* gnu: linux-libre: Update to 4.13.10.Mark H Weaver2017-10-28
| | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.13.10. (%linux-libre-hash): Update hash.
* gnu: linux-libre@4.9: Update to 4.9.59.Mark H Weaver2017-10-28
| | | | * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.59.
* gnu: linux-libre@4.4: Update to 4.4.95.Mark H Weaver2017-10-28
| | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.95.
* gnu: linux-libre: Update to 4.13.9.Mark H Weaver2017-10-23
| | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.13.9. (%linux-libre-hash): Update hash.
* gnu: linux-libre@4.9: Update to 4.9.58.Mark H Weaver2017-10-23
| | | | * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.58.
* gnu: linux-libre@4.4: Update to 4.4.94.Mark H Weaver2017-10-23
| | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.94.
* gnu: linux-libre: Update to 4.13.8.Mark H Weaver2017-10-19
| | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.13.8. (%linux-libre-hash): Update hash.
* gnu: linux-libre@4.9: Update to 4.9.57.Mark H Weaver2017-10-19
| | | | * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.57.
* gnu: linux-libre@4.4: Update to 4.4.93.Mark H Weaver2017-10-19
| | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.93.
* gnu: linux-libre@4.1: Update to 4.1.45.Mark H Weaver2017-10-19
| | | | | * gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.45. Remove patch that is now included upstream.
* gnu: btrfs-progs: Update to 4.13.3.Tobias Geerinckx-Rice2017-10-18
| | | | * gnu/packages/linux.scm (btrfs-progs): Update to 4.13.3.
* gnu: perf: Find 'tips.txt'.Ludovic Courtès2017-10-17
| | | | | * gnu/packages/linux.scm (perf)[arguments]: Use "prefix", not "DESTDIR". This allows 'perf report' to find 'tips.txt'.
* gnu: perf: Add dependency on libunwind and libnuma.Ludovic Courtès2017-10-17
| | | | * gnu/packages/linux.scm (perf)[inputs]: Add NUMACTL and LIBUNWIND.
* gnu: linux-libre: Update to 4.13.7.Mark H Weaver2017-10-14
| | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.13.7. (%linux-libre-hash): Update hash.
* gnu: mcelog: Use HTTPS home page.Tobias Geerinckx-Rice2017-10-13
| | | | * gnu/packages/linux.scm (mcelog)[home-page]: Use HTTPS.
* gnu: mcelog: Update to 154.Tobias Geerinckx-Rice2017-10-13
| | | | * gnu/packages/linux.scm (mcelog): Update to 154.
* gnu: linux-libre: Update to 4.13.6.Mark H Weaver2017-10-13
| | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.13.6. (%linux-libre-hash): Update hash.
* gnu: linux-libre@4.9: Update to 4.9.56.Mark H Weaver2017-10-13
| | | | * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.56.
* gnu: linux-libre@4.4: Update to 4.4.92.Mark H Weaver2017-10-13
| | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.92.
* gnu: linux-libre@4.1: Update URL for CVE-2017-1000251 fix.Mark H Weaver2017-10-13
| | | | | * gnu/packages/linux.scm (linux-libre-4.1)[source]: Update the URL and hash of the patch for CVE-2017-1000251.
* gnu: bluez: Disable unpredictable test on armhf.Thomas Danckaert2017-10-11
| | | | | * gnu/packages/linux.scm (bluez): [arguments] Add phase to skip a test instead of marking it as XFAIL.
* gnu: linux-libre@4.9: Update to 4.9.54.Mark H Weaver2017-10-11
| | | | * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.54.
* gnu: linux-libre@4.4: Update to 4.4.91.Mark H Weaver2017-10-11
| | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.91.
* Merge branch 'staging'Marius Bakke2017-10-10
|\
| * Merge branch 'master' into stagingMarius Bakke2017-10-07
| |\
| * \ Merge branch 'master' into stagingMarius Bakke2017-10-05
| |\ \
| * | | Revert "gnu: eudev: Update to 3.2.4 and generate manpages."Marius Bakke2017-10-04
| | | | | | | | | | | | | | | | This reverts commit c651cbad1e38f18f98984463d7d50254b019576b.
| * | | gnu: eudev: Update to 3.2.4 and generate manpages.Maxim Cournoyer2017-09-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/linux.scm (eudev)[version]: Bump to 3.2.4. [uri]: Download the release from Github, which contains the script to generate the manpages from source. [file-name]: Add a file-name field to the origin record, per linter recommendation. [sha256]: Adjust accordingly. [phases]: Add a bootstrap phase to regenerate the manpages. [configure-flags]: Add the "--enable-manpages" option, required to install the manpages. [native-inputs]: Add autoconf, automake and libtool for the bootstrap phase. Add python-wrapper to run a test script that was previously skipped. Add docbook-xml, docbook-xsl, libxml2 and libxslt for manpage generation.
| * | | Merge branch 'master' into stagingMarius Bakke2017-09-27
| |\ \ \
| * \ \ \ Merge branch 'master' into stagingMarius Bakke2017-09-24
| |\ \ \ \
| * | | | | gnu: Use 'modify-phases' syntax.Kei Kebreau2017-09-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/admin.scm (mingetty, clusterssh, wpa-supplicant-minimal, wpa-supplicant, wakelan, acpica, tree, direvent, dstat)[arguments]: Use 'modify-phases' syntax. * gnu/packages/algebra.scm (arb)[arguments]: Likewise. * gnu/packages/apr.scm (apr-util)[arguments]: Likewise. * gnu/packages/audio.scm (clalsadrv, fluidsynth, faad2, lv2-mda-piano, lv2-mda-epiano, timidity++, vamp, soundtouch, portaudio, rsound, zita-convolver, zita-alsa-pcmi)[arguments]: Likewise. * gnu/packages/backup.scm (rdup, btar)[arguments]: Likewise. * gnu/packages/bioinformatics.scm (bedops, bwa, crossmap, express, flexbar, grit, hisat, ngs-sdk, subread)[arguments]: Likewise. * gnu/packages/bittorrent.scm (transmission)[arguments]: Likewise. * gnu/packages/cdrom.scm (cd-discid)[arguments]: Likewise. * gnu/packages/compression.scm (sharutils)[arguments]: Likewise. * gnu/packages/conky.scm (conky)[arguments]: Likewise. * gnu/packages/databases.scm (bdb, bdb-5.3)[arguments]: Likewise. * gnu/packages/debug.scm (delta, c-reduce)[arguments]: Likewise. * gnu/packages/display-managers.scm (slim)[arguments]: Likewise. * gnu/packages/dns.scm (dnsmasq)[arguments]: Likewise. * gnu/packages/emacs.scm (geiser, emacs-wget, bbdb)[arguments]: Likewise. * gnu/packages/engineering.scm (pcb)[arguments]: Likewise. * gnu/packages/firmware.scm (ath9k-htc-firmware)[arguments]: Likewise. * gnu/packages/flashing-tools.scm (flashrom)[arguments]: Likewise. * gnu/packages/fltk.scm (fltk)[arguments]: Likewise. * gnu/packages/freedesktop.scm (python-pyxdg)[arguments]: Likewise. * gnu/packages/gd.scm (perl-gd)[arguments]: Likewise. * gnu/packages/gkrellm.scm (gkrellm)[arguments]: Likewise. * gnu/packages/glib.scm (glibmm)[arguments]: Likewise. * gnu/packages/gl.scm (glew)[arguments]: Likewise. * gnu/packages/gnome.scm (icon-naming-utils, orbit2, libbonobo, gnome-vfs, libgnome, libbonoboui, goffice-0.8, dconf)[arguments]: Likewise. * gnu/packages/gprolog.scm (gprolog)[arguments]: Likewise. * gnu/packages/gps.scm (gpscorrelate)[arguments]: Likewise. * gnu/packages/graphics.scm (agg)[arguments]: Likewise. * gnu/packages/gtk.scm (ganv, girara, gtksourceview-2, guile-present, python2-pycairo)[arguments]: Likewise. * gnu/packages/guile.scm (guile-1.8)[arguments]: Likewise. * gnu/packages/guile-wm.scm (guile-wm)[arguments]: Likewise. * gnu/packages/hugs.scm (hugs)[arguments]: Likewise. * gnu/packages/hurd.scm (gnumach-headers, hurd-headers, hurd-minimal) [arguments]: Likewise. * gnu/packages/image-viewers.scm (feh, sxiv)[arguments]: Likewise. * gnu/packages/libcanberra.scm (libcanberra)[arguments]: Likewise. * gnu/packages/linux.scm (bridge-utils, iw, fuse, unionfs-fuse/static, lm-sensors, i2c-tools, xsensors, perf, mdadm, libaio, module-init-tools) [arguments]: Likewise. * gnu/packages/lisp.scm (ccl)[arguments]: Likewise. * gnu/packages/lout.scm (lout)[arguments]: Likewise. * gnu/packages/lua.scm (luajit)[arguments]: Likewise. * gnu/packages/machine-learning.scm (shogun)[arguments]: Likewise. * gnu/packages/mail.scm (exim)[arguments]: Likewise. * gnu/packages/man.scm (man-pages, txt2man)[arguments]: Likewise. * gnu/packages/maths.scm (lapack, superlu-dist, openlibm, openspecfun) [arguments]: Likewise. * gnu/packages/messaging.scm (bitlbee)[arguments]: Likewise. * gnu/packages/mp3.scm (libmad, id3lib, mp3info)[arguments]: Likewise. * gnu/packages/music.scm (solfege)[arguments]: Likewise. * gnu/packages/noweb.scm (noweb)[arguments]: Likewise. * gnu/packages/patchutils.scm (patchutils, quilt, colordiff)[arguments]: Likewise. * gnu/packages/pdf.scm (xpdf, zathura-cb, zathura-ps, zathura-djvu, zathura-pdf-poppler, zathura, podofo, fbida)[arguments]: Likewise. * gnu/packages/perl.scm (perl-file-list, perl-test-harness)[arguments]: Likewise. * gnu/packages/photo.scm (gphoto2)[arguments]: Likewise. * gnu/packages/popt.scm (popt)[arguments]: Likewise. * gnu/packages/pretty-print.scm (source-highlight, astyle)[arguments]: Likewise. * gnu/packages/pumpio.scm (pumpa)[arguments]: Likewise. * gnu/packages/python.scm (python-passlib, python-pycrypto, python2-empy, python-sqlalchemy, python-docopt)[arguments]: Likewise. * gnu/packages/rdf.scm (lrdf)[arguments]: Likewise. * gnu/packages/regex.scm (tre)[arguments]: Likewise. * gnu/packages/rrdtool.scm (rrdtool)[arguments]: Likewise. * gnu/packages/ruby.scm (ruby-2.1, ruby-1.8)[arguments]: Likewise. * gnu/packages/sawfish.scm (sawfish)[arguments]: Likewise. * gnu/packages/scheme.scm (racket)[arguments]: Likewise. * gnu/packages/sdl.scm (guile-sdl)[arguments]: Likewise. * gnu/packages/serveez.scm (serveez)[arguments]: Likewise. * gnu/packages/skribilo.scm (skribilo)[arguments]: Likewise. * gnu/packages/smalltalk.scm (smalltalk)[arguments]: Likewise. * gnu/packages/suckless.scm (dmenu, slock)[arguments]: Likewise. * gnu/packages/tcl.scm (expect)[arguments]: Likewise. * gnu/packages/telephony.scm (commoncpp)[arguments]: Likewise. * gnu/packages/textutils.scm (recode, libgtextutils)[arguments]: Likewise. * gnu/packages/time.scm (time)[arguments]: Likewise. * gnu/packages/tor.scm (privoxy)[arguments]: Likewise. * gnu/packages/uucp.scm (uucp)[arguments]: Likewise. * gnu/packages/video.scm (libdvdnav-4)[arguments]: Likewise. * gnu/packages/web-browsers.scm (lynx)[arguments]: Likewise. * gnu/packages/web.scm (tinyproxy)[arguments]: Likewise. * gnu/packages/wicd.scm (wicd)[arguments]: Likewise. * gnu/packages/wm.scm (bspwm)[arguments]: Likewise. * gnu/packages/xdisorg.scm (sxhkd, xcape)[arguments]: Likewise. * gnu/packages/xfce.scm (xfconf)[arguments]: Likewise. * gnu/packages/xfig.scm (transfig)[arguments]: Likewise. * gnu/packages/xorg.scm (imake)[arguments]: Likewise.
| * | | | | gnu: bluez: Update to 5.47.Marius Bakke2017-09-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/linux.scm (bluez): Update to 5.47. [replacement]: Remove field. (bluez/fixed): Remove variable.
| * | | | | Merge branch 'master' into stagingMarius Bakke2017-09-20
| |\ \ \ \ \