summaryrefslogtreecommitdiff
path: root/gnu/packages/linux.scm
AgeCommit message (Expand)Author
2014-09-10gnu: lvm2: Programs such as 'dmsetup' now have a correct RUNPATH....* gnu/packages/linux.scm (alsa-utils): Add comment. (lvm2): Add LDFLAGS as a configure flag. Ludovic Courtès
2014-09-08gnu: Consolidate databases in (gnu packages databases)....* 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. Ludovic Courtès
2014-09-06gnu: linux-libre: Update to 3.16.2....* gnu/packages/linux.scm (linux-libre): Update to version 3.16.2. Jason Self
2014-09-06gnu: unionfs-fuse/static: Remove store references from the executable....* gnu/packages/linux.scm (unionfs-fuse/static)[arguments]: Add #:phases. Ludovic Courtès
2014-09-06gnu: linux-libre: Revert to 3.16.1....* gnu/packages/linux.scm (linux-libre): Revert to version 3.16.1. Jason Self
2014-09-06gnu: linux-libre: Update to 3.16.2....* gnu/packages/linux.scm (linux-libre): Update to version 3.16.2. Jason Self
2014-08-14gnu: linux-libre: Update to 3.16.1....* gnu/packages/linux.scm (linux-libre): Update to version 3.16.1. Jason Self
2014-08-14gnu: lvm2: Upgrade, use udev, improve synopsis and description....* 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. Ludovic Courtès
2014-08-09gnu: linux-libre: Update to 3.16....* gnu/packages/linux.scm (linux-libre): Update to version 3.16. Jason Self
2014-08-09gnu: linux-libre: Update to 3.15.9....* gnu/packages/linux.scm (linux-libre): Update to 3.15.9. Mark H Weaver
2014-08-07gnu: Add xsensors....* gnu/packages/linux.scm (xsensors): New variable. Mark H Weaver
2014-08-07gnu: Add lm-sensors....* 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. Mark H Weaver
2014-08-01gnu: linux-libre: Update to 3.15.8....* gnu/packages/linux.scm (linux-libre): Update to version 3.15.8. Jason Self
2014-07-30gnu: linux-libre: Update to 3.15.7....* gnu/packages/linux.scm (linux-libre): Update to version 3.15.7. Jason Self
2014-07-23gnu: kmod: Install symlinks for 'insmod', 'modprobe', etc....* gnu/packages/linux.scm (kmod)[arguments]: Add 'install-modprobe&co' phase. Ludovic Courtès
2014-07-19gnu: linux-libre: Update to 3.15.6....* gnu/packages/linux.scm (linux-libre): Update to version 3.15.6. Jason Self
2014-07-19gnu: Add wireless-tools....* gnu/packages/linux.scm (wireless-tools): New variable. David Thompson
2014-07-16gnu: kbd: Make sure unicode_{start,stop} work as expected....* gnu/packages/linux.scm (kbd): Patch 'src/unicode_{start,stop}' to use 'tty'. <phases>: Add 'post-install' phase. Ludovic Courtès
2014-07-14gnu: linux-libre: Update to 3.15.5....* gnu/packages/linux.scm (linux-libre): Update to version 3.15.5. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Jason Self
2014-07-13Merge branch 'bug-17853'Ludovic Courtès
2014-07-11gnu: linux-libre: Remove '--strip-all' argument....* 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. Ludovic Courtès
2014-07-10gnu: linux-libre: Fallback to 'defconfig' when there's no config file....* 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. Ludovic Courtès
2014-07-10gnu: linux-libre: Strip everything with '--strip-all'....* gnu/packages/linux.scm (linux-libre)[arguments]: Add #:strip-flags. Ludovic Courtès
2014-07-10gnu: linux-libre: Add i686 and x86_64 full-blown configs....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. Ludovic Courtès
2014-07-08gnu: linux-libre: Use the GNU + Freedo boot logo....* gnu/packages/linux.scm (%boot-logo-patch): New variable. (linux-libre)[build-phase]: Apply it. [native-inputs]: Add it. Ludovic Courtès
2014-06-30gnu: glib: Add "bin" output....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. Ludovic Courtès
2014-06-22gnu: kmod: Honor $LINUX_MODULE_DIRECTORY....* 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. Ludovic Courtès
2014-06-22gnu: Add udev....* 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> Andreas Enge
2014-06-22gnu: Add kmod....* gnu/packages/linux.scm (kmod): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Andreas Enge
2014-06-18gnu: linux-libre: Upgrade to 3.15....* gnu/packages/linux.scm (linux-libre): Upgrade to 3.15. Ludovic Courtès
2014-06-18gnu: kbd: Patch buggy makefile....* gnu/packages/linux.scm (kbd)[source]: Add 'modules' and 'snippet' fields. Ludovic Courtès
2014-06-04system: Tell module-init-tools where to look for modules....* 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'. Ludovic Courtès
2014-06-03gnu: linux-libre: Build the e1000e driver (Intel ethernet NIC driver.)...* gnu/packages/linux.scm (linux-libre): Add CONFIG_E1000E=m. Ludovic Courtès
2014-06-01gnu: util-linux: Remove dependency on Perl....* 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. Ludovic Courtès
2014-05-28gnu: fuse: Allow use of 'fusermount' taken from $PATH....* gnu/packages/linux.scm (fuse) <set-file-names>: Set FUSERMOUNT_DIR in lib/Makefile. Ludovic Courtès
2014-05-28gnu: Add sshfs-fuse....* gnu/packages/linux.scm (sshfs-fuse): New variable. Ludovic Courtès
2014-05-26gnu: Add inotify-tools....* gnu/packages/linux.scm (inotify-tools): New variable. Ludovic Courtès
2014-05-19gnu: Add Linux kbd....* gnu/packages/linux.scm (kbd): New variable. Ludovic Courtès
2014-05-09gnu: Add numactl....* gnu/packages/linux.scm (numactl): New variable. Ludovic Courtès
2014-05-06gnu: e2fsprogs: Install the libext2fs Info manual....* gnu/packages/linux.scm (e2fsprogs)[native-inputs]: Add TEXINFO. Ludovic Courtès
2014-05-06gnu: e2fsprogs: Use 'static-package' for the statically-linked variant....* gnu/packages/linux.scm (e2fsprogs/static): Remove. (e2fsck/static): Use (static-package e2fsprogs) instead. Ludovic Courtès
2014-05-03gnu: Add statically-linked versions of e2fsprogs and the fsck.* commands....* gnu/packages/linux.scm (e2fsprogs/static, e2fsck/static): New variables. Ludovic Courtès
2014-04-14gnu: unionfs-fuse-static: Remove dependency on util-linux....* gnu/packages/linux.scm (fuse-static): New variable. (unionfs-fuse/static): Use it. Ludovic Courtès
2014-04-10gnu: util-linux: Enable ddate....* gnu/packages/linux.scm (util-linux): Add --enable-ddate configure flag. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Alírio Eyng
2014-04-09gnu: linux-libre: Add SIS hardware compatibility....* gnu/packages/linux.scm (linux-libre): Add CONFIG_SATA_SIS=y, CONFIG_SIS190=y and CONFIG_DEVPTS_MULTIPLE_INSTANCES=y. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Alírio Eyng
2014-04-07gnu: linux-libre: Upgrade to 3.13.7....* gnu/packages/linux.scm (linux-libre): Update to 3.13.7. Ludovic Courtès
2014-04-06gnu: linux-libre: Make configuration more robust....* gnu/packages/linux.scm (linux-libre): Append all configuration instead of replacing. Order configuration like "make oldconfig" output. Remove useless output. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Alírio Eyng
2014-04-02gnu: net-tools: Install man pages and locales in share, not usr/share....* gnu/packages/linux.scm (net-tools): Add 'INSTALLNLSDIR' and 'mandir' variables to make flags. Mark H Weaver
2014-03-16gnu: fuse: Refer to the right 'mount' and 'umount' commands....* gnu/packages/linux.scm (fuse)[inputs]: Change to... [native-inputs]: ... this. [arguments]: Add #:phases argument. Ludovic Courtès
2014-03-12gnu: linux-libre: Build the FUSE module....* gnu/packages/linux.scm (linux-libre): Set CONFIG_FUSE_FS=m. Ludovic Courtès