aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/linux.scm
AgeCommit message (Collapse)Author
2014-09-23gnu: linux-libre: Work around GCC 4.8.3 ICE.Ludovic Courtès
* gnu/packages/linux.scm (linux-libre)[inputs]: New field.
2014-09-22Merge branch 'core-updates'Ludovic Courtès
2014-09-18gnu: linux-libre: Update to 3.16.3.Jason Self
* gnu/packages/linux.scm (linux-libre): Update to version 3.16.3.
2014-09-13Merge branch 'master' into core-updatesMark H Weaver
Conflicts: gnu-system.am
2014-09-13gnu: Adjust synopses as recommended by 'guix lint'.Ludovic Courtès
Remove leading articles and trailing periods in package synopses.
2014-09-13gnu: eudev: Honor $EUDEV_RULES_DIRECTORY.Ludovic Courtès
* gnu/packages/patches/eudev-rules-directory.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/linux.scm (eudev): Use it.
2014-09-13gnu: eudev: Build with libkmod support.Ludovic Courtès
* gnu/packages/linux.scm (eudev)[arguments]: New field.
2014-09-13gnu: fuse: Install udev rules in lib/udev/rules.d.Ludovic Courtès
* gnu/packages/linux.scm (fuse): Change UDEV_RULES_PATH suffix to /lib/udev/rules.d.
2014-09-12Revert "gnu: util-linux: Don't install 'logger'."Ludovic Courtès
This reverts commit c9a8ad847712dfa4811608efae2d48cb8500f72f.
2014-09-12gnu: util-linux: Don't install 'logger'.Ludovic Courtès
* gnu/packages/linux.scm (util-linux)[source]: Add 'snippet'.
2014-09-12gnu: Add eudev.Ludovic Courtès
* gnu/packages/linux.scm (eudev): New variable.
2014-09-12gnu: util-linux: Don't install 'logger'.Ludovic Courtès
* gnu/packages/linux.scm (util-linux)[source]: Add 'snippet'.
2014-09-12gnu: e2fsprogs: Build with --disable-blkid.Ludovic Courtès
* gnu/packages/linux.scm (e2fsprogs)[arguments]: Pass --disable-blkid.
2014-09-10gnu: lvm2: Programs such as 'dmsetup' now have a correct RUNPATH.Ludovic Courtès
* gnu/packages/linux.scm (alsa-utils): Add comment. (lvm2): Add LDFLAGS as a configure flag.
2014-09-08gnu: Consolidate databases in (gnu packages databases).Ludovic Courtès
* gnu/packages/databases.scm: New file, with the contents of the following deleted files. * gnu/packages/mysql.scm, gnu/packages/postgresql.scm, gnu/packages/recutils.scm, gnu/packages/sqlite.scm, gnu/packages/bdb.scm: Remove. * gnu-system.am (GNU_SYSTEM_MODULES): Adjust accordingly. * gnu/packages/apl.scm, gnu/packages/dc.scm, gnu/packages/games.scm, gnu/packages/gnunet.scm, gnu/packages/linux.scm, gnu/packages/mail.scm, gnu/packages/mpd.scm, gnu/packages/nvi.scm, gnu/packages/openldap.scm, gnu/packages/package-management.scm, gnu/packages/python.scm, gnu/packages/qt.scm, gnu/packages/rdf.scm, gnu/packages/version-control.scm: Adjust to new module name.
2014-09-06gnu: linux-libre: Update to 3.16.2.Jason Self
* gnu/packages/linux.scm (linux-libre): Update to version 3.16.2.
2014-09-06gnu: unionfs-fuse/static: Remove store references from the executable.Ludovic Courtès
* gnu/packages/linux.scm (unionfs-fuse/static)[arguments]: Add #:phases.
2014-09-06gnu: linux-libre: Revert to 3.16.1.Jason Self
* gnu/packages/linux.scm (linux-libre): Revert to version 3.16.1.
2014-09-06gnu: linux-libre: Update to 3.16.2.Jason Self
* gnu/packages/linux.scm (linux-libre): Update to version 3.16.2.
2014-08-14gnu: linux-libre: Update to 3.16.1.Jason Self
* gnu/packages/linux.scm (linux-libre): Update to version 3.16.1.
2014-08-14gnu: lvm2: Upgrade, use udev, improve synopsis and description.Ludovic Courtès
* gnu/packages/linux.scm (lvm2): New variable. * gnu/packages/lvm.scm: Remove. * gnu-system.am (GNU_SYSTEM_MODULES): Remove it. * gnu/packages/cryptsetup.scm: Adjust accordingly.
2014-08-09gnu: linux-libre: Update to 3.16.Jason Self
* gnu/packages/linux.scm (linux-libre): Update to version 3.16.
2014-08-09gnu: linux-libre: Update to 3.15.9.Mark H Weaver
* gnu/packages/linux.scm (linux-libre): Update to 3.15.9.
2014-08-07gnu: Add xsensors.Mark H Weaver
* gnu/packages/linux.scm (xsensors): New variable.
2014-08-07gnu: Add lm-sensors.Mark H Weaver
* gnu/packages/patches/lm-sensors-hwmon-attrs.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/linux.scm (lm-sensors): New variable.
2014-08-01gnu: linux-libre: Update to 3.15.8.Jason Self
* gnu/packages/linux.scm (linux-libre): Update to version 3.15.8.
2014-07-30gnu: linux-libre: Update to 3.15.7.Jason Self
* gnu/packages/linux.scm (linux-libre): Update to version 3.15.7.
2014-07-23gnu: kmod: Install symlinks for 'insmod', 'modprobe', etc.Ludovic Courtès
* gnu/packages/linux.scm (kmod)[arguments]: Add 'install-modprobe&co' phase.
2014-07-19gnu: linux-libre: Update to 3.15.6.Jason Self
* gnu/packages/linux.scm (linux-libre): Update to version 3.15.6.
2014-07-19gnu: Add wireless-tools.David Thompson
* gnu/packages/linux.scm (wireless-tools): New variable.
2014-07-16gnu: kbd: Make sure unicode_{start,stop} work as expected.Ludovic Courtès
* gnu/packages/linux.scm (kbd): Patch 'src/unicode_{start,stop}' to use 'tty'. <phases>: Add 'post-install' phase.
2014-07-14gnu: linux-libre: Update to 3.15.5.Jason Self
* gnu/packages/linux.scm (linux-libre): Update to version 3.15.5. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2014-07-13Merge branch 'bug-17853'Ludovic Courtès
2014-07-11gnu: linux-libre: Remove '--strip-all' argument.Ludovic Courtès
* gnu/packages/linux.scm (linux-libre)[arguments]: Remove #:strip-flags, which led to unloadable modules. This reverts commit 9ca7eaa1. [build-phase]: Add INSTALL_MOD_STRIP=1.
2014-07-10gnu: linux-libre: Fallback to 'defconfig' when there's no config file.Ludovic Courtès
* gnu/packages/linux.scm (kernel-config): Return #f rather than error out in the default case. (linux-libre)[native-inputs]: Add "kconfig" input only when 'kernel-config' returns true. [build-phase]: Adjust accordingly.
2014-07-10gnu: linux-libre: Strip everything with '--strip-all'.Ludovic Courtès
* gnu/packages/linux.scm (linux-libre)[arguments]: Add #:strip-flags.
2014-07-10gnu: linux-libre: Add i686 and x86_64 full-blown configs.Ludovic Courtès
Thanks to Jason Self <jself@gnu.org> for the kernel configs. * gnu/packages/linux.scm (kernel-config): New procedure. (linux-libre)[build-phase]: Copy it to .config. Reduce the list of things appended to .config. [native-inputs]: Add "kconfig" input. * gnu/packages/linux-libre-i686.conf, gnu/packages/linux-libre-x86_64.conf: New files, from <http://jxself.org/x86-32.txt> and <http://jxself.org/x86-64.txt>. * Makefile.am (KCONFIGS): New variable. (nobase_dist_guilemodule_DATA): Add it.
2014-07-08gnu: linux-libre: Use the GNU + Freedo boot logo.Ludovic Courtès
* gnu/packages/linux.scm (%boot-logo-patch): New variable. (linux-libre)[build-phase]: Apply it. [native-inputs]: Add it.
2014-06-30gnu: glib: Add "bin" output.Ludovic Courtès
Fixes <http://bugs.gnu.org/17853>. * gnu/packages/glib.scm (glib)[outputs]: Add "bin". (gobject-introspection)[native-inputs]: New field. * gnu/packages/avahi.scm (avahi)[native-inputs]: Add glib:bin. * gnu/packages/gnome.scm (brasero, libgnome-keyring, evince, gsettings-desktop-schemas, libnotify, gtkglext): Likewise. * gnu/packages/gstreamer.scm (gstreamer, gst-plugins-base, gst-plugins-base-0.10): Likewise. * gnu/packages/gtk.scm (atk, pango, gdk-pixbuf, gtk+-2, gtk+): Likewise. * gnu/packages/linux.scm (udev): Likewise. * gnu/packages/pdf.scm (poppler): Likewise.
2014-06-22gnu: kmod: Honor $LINUX_MODULE_DIRECTORY.Ludovic Courtès
* gnu/packages/patches/kmod-module-directory.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/linux.scm (kmod)[origin]: Use it.
2014-06-22gnu: Add udev.Andreas Enge
* gnu/packages/linux.scm (udev): New variable. * gnu/packages/patches/udev-gir-libtool.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2014-06-22gnu: Add kmod.Andreas Enge
* gnu/packages/linux.scm (kmod): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2014-06-18gnu: linux-libre: Upgrade to 3.15.Ludovic Courtès
* gnu/packages/linux.scm (linux-libre): Upgrade to 3.15.
2014-06-18gnu: kbd: Patch buggy makefile.Ludovic Courtès
* gnu/packages/linux.scm (kbd)[source]: Add 'modules' and 'snippet' fields.
2014-06-04system: Tell module-init-tools where to look for modules.Ludovic Courtès
* gnu/packages/linux.scm (module-init-tools)[source](patches): New field. * gnu/packages/patches/module-init-tools-moduledir.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/system.scm (etc-directory): Add #:kernel parameter. Set 'LINUX_MODULE_DIRECTORY' in bashrc. (operating-system-etc-directory): Pass #:kernel to 'etc-directory'.
2014-06-03gnu: linux-libre: Build the e1000e driver (Intel ethernet NIC driver.)Ludovic Courtès
* gnu/packages/linux.scm (linux-libre): Add CONFIG_E1000E=m.
2014-06-01gnu: util-linux: Remove dependency on Perl.Ludovic Courtès
* gnu/packages/linux.scm (util-linux)[source](patches): New field. * gnu/packages/patches/util-linux-perl.patch: New file. * gnu-system.am (dist_patch_DATA): Add it.
2014-05-28gnu: fuse: Allow use of 'fusermount' taken from $PATH.Ludovic Courtès
* gnu/packages/linux.scm (fuse) <set-file-names>: Set FUSERMOUNT_DIR in lib/Makefile.
2014-05-28gnu: Add sshfs-fuse.Ludovic Courtès
* gnu/packages/linux.scm (sshfs-fuse): New variable.
2014-05-26gnu: Add inotify-tools.Ludovic Courtès
* gnu/packages/linux.scm (inotify-tools): New variable.