| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.12.5.
(%linux-libre-hash): Update hash.
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.41.
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.80.
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.43.
|
|
|
|
|
|
|
| |
* gnu/packages/linux.scm (ntfs-3g): Update to 2017.3.23.
[source]: Remove patch.
* gnu/packages/patches/ntfs-3g-CVE-2017-0358.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
|
|
|
|
| |
* gnu/packages/linux.scm (ntfs-3g)[home-page]: Use HTTPS.
|
|
|
|
|
| |
* gnu/packages/linux.scm (zerofree): Update to 1.1.0.
[home-page, source]: Update from old, inaccessible location.
|
|
|
|
| |
* gnu/packages/linux.scm (zerofree)[description]: Expand.
|
|
|
|
|
| |
* gnu/packages/linux.scm (zerofree)[arguments]: Simplify install phase,
using ‘install-file’.
|
|
|
|
| |
* gnu/packages/linux.scm (zerofree)[arguments]: Use ‘modify-phases’.
|
|
|
|
| |
* gnu/packages/linux.scm (sshfs-fuse): Update to 2.10.
|
|
|
|
|
| |
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.12.4.
(%linux-libre-hash): Update hash.
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.40.
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.79.
|
|
|
|
|
| |
* gnu/packages/linux.scm (btrfs-progs): Update to 4.12.
[outputs]: Remove inaccurate comment on size.
|
|
|
|
|
|
|
|
|
|
|
|
| |
This leaves net-tools-for-tests unchanged.
Fixes <https://bugs.gnu.org/27811>.
* gnu/packages/linux.scm (net-tools): Update to 1.60-0.479bb4a7.
[source]: Use git-fetch.
[inputs]: Remove the Debian patch.
[arguments]: Use modify-phases. Remove the 'patch' phase. Disable
SELINUX and AFBLUETOOTH from build configuration.
|
|
|
|
|
|
| |
* gnu/packages/linux.scm (net-tools-for-tests): Add hidden net-tools variant.
* gnu/packages/tls.scm (gnutls)[native-inputs]: Use net-tools-for-tests instead
of net-tools.
|
|
|
|
|
|
|
|
|
| |
This is needed to avoid compilation problems caused by the cyclic dependency
between (gnu packages ncurses) and (gnu packages linux).
* gnu/packages/linux.scm (ncurses/gpm): Move to ...
* gnu/packages/ncurses.scm (ncurses/gpm): ... here. Fix misleading
indentation. Add (gnu packages linux) to the module imports.
|
|
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre)[arguments]: Add to the regex to
find and install the aarch64-linux kernel.
* gnu/system.scm (system-linux-image-file-name): Add entry for aarch64.
|
|
|
|
|
| |
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.12.3.
(%linux-libre-hash): Update hash.
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.39.
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.78.
|
|
|
|
| |
* gnu/packages/linux.scm (tlp): Update to 1.0.
|
|
|
|
|
| |
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.12.2.
(%linux-libre-hash): Update hash.
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.38.
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.77.
|
|
|
|
| |
* gnu/packages/linux.scm (ncurses/gpm): New variable.
|
|
|
|
|
|
| |
Fix a regression since commit fd7000fe33d3c4188c241cab97e2b891dd4e1268.
* gnu/packages/linux.scm (kbd)[native-search-paths]: Add a double asterisk.
|
|
|
|
|
| |
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.12.1.
(%linux-libre-hash): Update hash.
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.37.
|
|
|
|
|
| |
* gnu/packages/linux.scm (linux-pam)[arguments]: Pass "--disable-nis"
when cross-compiling.
|
|
|
|
| |
* gnu/packages/linux.scm (rdma-core): Update to 14.
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.36.
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.76.
|
|
|
|
| |
* gnu/packages/linux.scm (iproute): Update to 4.12.0.
|
|
|
|
| |
* gnu/packages/linux.scm (strace): Update to 4.18.
|
|
|
|
|
|
| |
This is a followup to commit c9e0a44eec12a1e673b518264a7cbc0883670cf5.
* gnu/packages/linux.scm (net-tools)[description]: Update description.
|
|
|
|
|
| |
* gnu/packages/linux.scm (util-linux)[inputs]: Add NET-BASE
when (%current-target-system) is true. Fixes cross-compilation.
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.12.
(%linux-libre-hash): Update hash.
* gnu/packages/aux-files/linux-libre/4.11-i686.conf,
gnu/packages/aux-files/linux-libre/4.11-x86_64.conf: Delete files.
* gnu/packages/aux-files/linux-libre/4.12-i686.conf,
gnu/packages/aux-files/linux-libre/4.12-x86_64.conf: New files.
* Makefile.am (AUX_FILES): Update accordingly.
|
|
|
|
| |
* gnu/packages/linux.scm (btrfs-progs): Update to 4.11.1.
|
|
|
|
|
| |
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.11.8.
(%linux-libre-hash): Update hash.
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.35.
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.75.
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.42.
|
|
|
|
|
|
| |
* gnu/packages/linux.scm (procenv): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.74.
[source]: Remove patch.
|
|
|
|
|
|
| |
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.11.7.
(%linux-libre-hash): Update hash.
(linux-libre, linux-libre-arm-generic)[source]: Remove patch.
|
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre@4.9): Update to 4.9.34.
[source]: Remove patch.
|
|
|
|
| |
* gnu/packages/linux.scm (jmtpfs): New variable.
|
|
|
|
| |
* gnu/packages/linux.scm (ebtables): New package.
|