summaryrefslogtreecommitdiff
path: root/gnu/packages/linux.scm
AgeCommit message (Expand)Author
2017-11-07gnu: psm: Only use as an input on supported-systems....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. Efraim Flashner
2017-11-07gnu: psm: Limit supported systems....* gnu/packages/linux.scm (psm)[supported-systems]: New field, limit to i686-linux and x86_64-linux. Efraim Flashner
2017-11-07gnu: linux: Fix kconfig selection....* 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. Mathieu Othacehe
2017-11-07gnu: libfabric: Add dependency on PSM....* gnu/packages/linux.scm (libfabric)[inputs]: Add PSM. Dave Love
2017-11-07gnu: Add PSM....* 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. Dave Love
2017-11-06linux: Add omap2plus generic kernel....* gnu/packages/linux.scm (linux-libre-arm-omap2plus): New exported variable. Mathieu Othacehe
2017-11-03gnu: linux-libre: Update to 4.13.11....* gnu/packages/linux.scm (%linux-libre-version): Update to 4.13.11. (%linux-libre-hash): Update hash. Mark H Weaver
2017-11-03gnu: linux-libre@4.9: Update to 4.9.60....* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.60. Mark H Weaver
2017-11-03gnu: linux-libre@4.4: Update to 4.4.96....* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.96. Mark H Weaver
2017-10-28gnu: linux-libre: Update to 4.13.10....* gnu/packages/linux.scm (%linux-libre-version): Update to 4.13.10. (%linux-libre-hash): Update hash. Mark H Weaver
2017-10-28gnu: linux-libre@4.9: Update to 4.9.59....* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.59. Mark H Weaver
2017-10-28gnu: linux-libre@4.4: Update to 4.4.95....* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.95. Mark H Weaver
2017-10-23gnu: linux-libre: Update to 4.13.9....* gnu/packages/linux.scm (%linux-libre-version): Update to 4.13.9. (%linux-libre-hash): Update hash. Mark H Weaver
2017-10-23gnu: linux-libre@4.9: Update to 4.9.58....* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.58. Mark H Weaver
2017-10-23gnu: linux-libre@4.4: Update to 4.4.94....* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.94. Mark H Weaver
2017-10-19gnu: linux-libre: Update to 4.13.8....* gnu/packages/linux.scm (%linux-libre-version): Update to 4.13.8. (%linux-libre-hash): Update hash. Mark H Weaver
2017-10-19gnu: linux-libre@4.9: Update to 4.9.57....* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.57. Mark H Weaver
2017-10-19gnu: linux-libre@4.4: Update to 4.4.93....* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.93. Mark H Weaver
2017-10-19gnu: linux-libre@4.1: Update to 4.1.45....* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.45. Remove patch that is now included upstream. Mark H Weaver
2017-10-18gnu: btrfs-progs: Update to 4.13.3....* gnu/packages/linux.scm (btrfs-progs): Update to 4.13.3. Tobias Geerinckx-Rice
2017-10-17gnu: perf: Find 'tips.txt'....* gnu/packages/linux.scm (perf)[arguments]: Use "prefix", not "DESTDIR". This allows 'perf report' to find 'tips.txt'. Ludovic Courtès
2017-10-17gnu: perf: Add dependency on libunwind and libnuma....* gnu/packages/linux.scm (perf)[inputs]: Add NUMACTL and LIBUNWIND. Ludovic Courtès
2017-10-14gnu: linux-libre: Update to 4.13.7....* gnu/packages/linux.scm (%linux-libre-version): Update to 4.13.7. (%linux-libre-hash): Update hash. Mark H Weaver
2017-10-13gnu: mcelog: Use HTTPS home page....* gnu/packages/linux.scm (mcelog)[home-page]: Use HTTPS. Tobias Geerinckx-Rice
2017-10-13gnu: mcelog: Update to 154....* gnu/packages/linux.scm (mcelog): Update to 154. Tobias Geerinckx-Rice
2017-10-13gnu: linux-libre: Update to 4.13.6....* gnu/packages/linux.scm (%linux-libre-version): Update to 4.13.6. (%linux-libre-hash): Update hash. Mark H Weaver
2017-10-13gnu: linux-libre@4.9: Update to 4.9.56....* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.56. Mark H Weaver
2017-10-13gnu: linux-libre@4.4: Update to 4.4.92....* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.92. Mark H Weaver
2017-10-13gnu: linux-libre@4.1: Update URL for CVE-2017-1000251 fix....* gnu/packages/linux.scm (linux-libre-4.1)[source]: Update the URL and hash of the patch for CVE-2017-1000251. Mark H Weaver
2017-10-11gnu: bluez: Disable unpredictable test on armhf....* gnu/packages/linux.scm (bluez): [arguments] Add phase to skip a test instead of marking it as XFAIL. Thomas Danckaert
2017-10-11gnu: linux-libre@4.9: Update to 4.9.54....* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.54. Mark H Weaver
2017-10-11gnu: linux-libre@4.4: Update to 4.4.91....* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.91. Mark H Weaver
2017-10-10Merge branch 'staging'Marius Bakke
2017-10-10gnu: libnl: Update to 3.4.0....* gnu/packages/linux.scm (libnl): Update to 3.4.0. Marius Bakke
2017-10-07Merge branch 'master' into stagingMarius Bakke
2017-10-06gnu: linux-libre: Update to 4.13.5....* gnu/packages/linux.scm (%linux-libre-version): Update to 4.13.5. (%linux-libre-hash): Update hash. Mark H Weaver
2017-10-06gnu: linux-libre@4.9: Update to 4.9.53....* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.53. Mark H Weaver
2017-10-06gnu: linux-libre@4.4: Update to 4.4.90....* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.90. Mark H Weaver
2017-10-06gnu: btrfs-progs: Update to 4.13.2....* gnu/packages/linux.scm (btrfs-progs): Update to 4.13.2. Tobias Geerinckx-Rice
2017-10-05Merge branch 'master' into stagingMarius Bakke
2017-10-04Revert "gnu: eudev: Update to 3.2.4 and generate manpages."...This reverts commit c651cbad1e38f18f98984463d7d50254b019576b. Marius Bakke
2017-09-28gnu: linux-libre: Update to 4.13.4....* gnu/packages/linux.scm (%linux-libre-version): Update to 4.13.4. (%linux-libre-hash): Update hash. Mark H Weaver
2017-09-28gnu: linux-libre@4.9: Update to 4.9.52....* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.52. Mark H Weaver
2017-09-28gnu: linux-libre@4.4: Update to 4.4.89....* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.89. Mark H Weaver
2017-09-28gnu: eudev: Update to 3.2.4 and generate manpages....* 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. Maxim Cournoyer
2017-09-27Merge branch 'master' into stagingMarius Bakke
2017-09-27gnu: e2fsprogs: Update to 1.43.6....* gnu/packages/linux.scm (e2fsprogs): Update to 1.43.6. Marius Bakke
2017-09-27gnu: powertop: Update to 2.9....* gnu/packages/linux.scm (powertop): Update to 2.9. [source]: Adjust URI. Marius Bakke
2017-09-26gnu: btrfs-progs: Update to 4.13.1....* gnu/packages/linux.scm (btrfs-progs): Update to 4.13.1. [inputs]: Add zstd. Tobias Geerinckx-Rice
2017-09-26gnu: lm-sensors: Add "lib" output....* gnu/packages/linux.scm (lm-sensors)[outputs]: Add "lib". [arguments]: Fix up make flags. (xsensors)[inputs]: Adjust accordingly. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Dave Love