aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/linux.scm
Commit message (Expand)AuthorAge
* gnu: kernel-config: Remove redundant file-exists? check.•••* gnu/packages/linux.scm (kernel-config): Remove redundant file-exists? check. David Craven2016-09-13
* gnu: make-linux-libre: Only use configuration-file when one is provided.•••* gnu/packages/linux.scm (make-linux-libre): Only use configuration-file when one is provided. David Craven2016-09-13
* gnu: module-init-tools: Move to (gnu packages linux).•••* gnu/packages/linux.scm (module-init-tools): Move. David Craven2016-09-13
* gnu: libnfsidmap: Move to (gnu packages linux).•••* gnu/packages/linux.scm (libnfsidmap): Move. David Craven2016-09-13
* gnu: Add linux-libre-beagle-bone-black.•••* gnu/packages/linux.scm (linux-libre-beagle-bone-black): New variable. David Craven2016-09-13
* gnu: Add linux-libre-arm-generic.•••* gnu/packages/linux.scm (linux-libre-arm-generic): New variable. David Craven2016-09-13
* gnu: linux-libre: Use kmod.•••* gnu/packages/linux.scm (make-linux-libre): Use kmod. David Craven2016-09-13
* gnu: make-linux-libre: Add supported-systems parameter.•••* gnu/packages/linux.scm (make-linux-libre): Add supported-systems parameter. David Craven2016-09-13
* gnu: make-linux-libre: Add zImage to output.•••* gnu/packages/linux.scm (make-linux-libre): Add zImage to output. David Craven2016-09-13
* gnu: make-linux-libre: Add extra-version parameter.•••* gnu/packages/linux.scm (make-linux-libre): Add extra-version option. David Craven2016-09-13
* gnu: make-linux-libre: Add extra-options parameter.•••* gnu/packages/linux.scm (linux-libre): Use %default-extra-linux-options. (config->string, %default-extra-linux-options): New variables. David Craven2016-09-13
* gnu: Use make-linux-libre.•••* gnu/packages/linux.scm (make-linux-libre): New variable. (linux-libre, linux-libre-4.4, linux-libre-4.1): Use make-linux-libre. (kernel-config): Take arch instead of system. David Craven2016-09-13
* gnu: linux-libre: Add support for cross-compilation.•••* gnu/packages/linux.scm (linux-libre): Add support for cross-compilation. David Craven2016-09-13
* gnu: linux-libre: Move kernel configuration to configure phase.•••* gnu/packages/linux.scm (linux-libre)[arguments]: Add configure phase. David Craven2016-09-13
* gnu: linux-libre: Apply %boot-logo patch in origin.•••* gnu/packages/linux.scm (linux-libre)[origin]: Apply %boot-logo patch in origin. David Craven2016-09-13
* gnu: linux-libre: Use system->architecture.•••* gnu/packages/linux.scm (linux-libre): Use system->architecture. David Craven2016-09-13
* gnu: linux-libre: Use modify-phases.•••* gnu/packages/linux.scm (linux-libre): Use modify-phases. David Craven2016-09-13
* gnu: module-init-tools: Prevent line wrapping.•••* gnu/packages/linux.scm (module-init-tools): Break line. David Craven2016-09-13
* gnu: linux-libre: Update to 4.7.3.•••* gnu/packages/linux.scm (linux-libre): Update to 4.7.3. Mark H Weaver2016-09-10
* gnu: linux-libre@4.4: Update to 4.4.20.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.20. Mark H Weaver2016-09-10
* gnu: linux-libre@4.1: Update to 4.1.32.•••* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.32. Mark H Weaver2016-09-10
* gnu: btrfs-progs: Update to 4.7.2.•••* gnu/packages/linux.scm (btrfs-progs): Update to 4.7.2. Tobias Geerinckx-Rice2016-09-06
* gnu: libnfsidmap: Set pluginpath at configure time.•••* gnu/packages/linux.scm (libnfsidmap)[arguments]: Pass --with-pluginpath= to #:configure-flags. John Darrington2016-09-03
* gnu: alsa-utils: Use 'modify-phases'.•••* gnu/packages/linux.scm (alsa-utils)[arguments]: Use 'modify-phases' syntax. Efraim Flashner2016-08-31
* gnu: alsa-utils: Update to 1.1.2.•••* gnu/packages/linux.scm (alsa-utils): Update to 1.1.2. Efraim Flashner2016-08-31
* gnu: libnfsidmap: Correct punctuation•••* gnu/packages/linux.scm (libnfsidmap)[description]: Replace semicolon with colon. John Darrington2016-08-30
* gnu: libnfsidmap: Fix Texinfo markup.•••* gnu/packages/linux.scm (libnfsidmap)[description]: Add missing @code. Ludovic Courtès2016-08-30
* gnu: Add libnfsidmap•••* gnu/packages/linux.scm (libnfsidmap): New variable. John Darrington2016-08-30
* gnu: Add ecryptfs-utils.•••* gnu/packages/linux.scm (ecryptfs-utils): New variable. Tobias Geerinckx-Rice2016-08-28
* gnu: btrfs-progs: Update to 4.7.1.•••* gnu/packages/linux.scm (btrfs-progs): Update to 4.7.1. Tobias Geerinckx-Rice2016-08-26
* gnu: btrfs-progs: Update to 4.7.•••* gnu/packages/linux.scm (btrfs-progs): Update to 4.7. [native-inputs]: Add missing header comment for which. Tobias Geerinckx-Rice2016-08-26
* gnu: linux-libre@4.1: Update to 4.1.31.•••* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.31. Mark H Weaver2016-08-24
* gnu: linux-libre: Update to 4.7.2.•••* gnu/packages/linux.scm (linux-libre): Update to 4.7.2. Mark H Weaver2016-08-21
* gnu: linux-libre@4.4: Update to 4.4.19.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.19. Mark H Weaver2016-08-21
* gnu: linux-libre: Update to 4.7.1.•••* gnu/packages/linux.scm (linux-libre): Update to 4.7.1. Mark H Weaver2016-08-17
* gnu: linux-libre@4.4: Update to 4.4.18.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.18. Mark H Weaver2016-08-17
* gnu: linux-libre@4.4: Update to 4.4.17.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.17. Mark H Weaver2016-08-11
* gnu: linux-libre@4.1: Update to 4.1.30.•••* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.30. Mark H Weaver2016-08-10
* Merge branch 'core-updates'Mark H Weaver2016-08-04
|\
| * Merge branch 'master' into core-updatesMark H Weaver2016-07-31
| |\
| * \ Merge branch 'master' into core-updatesMark H Weaver2016-07-29
| |\ \
| * \ \ Merge remote-tracking branch 'origin/master' into core-updatesAndreas Enge2016-07-28
| |\ \ \
| * \ \ \ Merge branch 'master' into core-updates•••Resolved conflicts: * gnu/packages/scheme.scm: Conflict in import of (guix licenses). On master, "#:hide (openssl)" was used. On core-updates, "#:select (some licenses)" was used. The latter won the conflict. * gnu/packages/version-control.scm (git)[arguments]: Whitespace conflict in 'install-shell-completion. Leo Famulari2016-07-22
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into core-updatesLudovic Courtès2016-07-20
| |\ \ \ \ \
| * | | | | | Merge branch 'master' into core-updatesLudovic Courtès2016-06-27
| * | | | | | Merge branch 'master' into core-updatesMark H Weaver2016-06-19
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into core-updatesLeo Famulari2016-06-12
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into core-updatesLudovic Courtès2016-06-07
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into core-updatesLudovic Courtès2016-05-23
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | gnu: kmod: Update to 22.•••* gnu/packages/linux.scm (kmod): Update to 22. Efraim Flashner2016-05-15