guix/gnu
Maxim Cournoyer c651cbad1e
gnu: 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.
2017-09-28 20:26:39 +02:00
..
bootloader system: Introduce a disjoint UUID type. 2017-09-11 22:24:46 +02:00
build build: Do not store two copies of the ISO-9660 superblock anymore. 2017-09-22 04:03:52 +02:00
packages gnu: eudev: Update to 3.2.4 and generate manpages. 2017-09-28 20:26:39 +02:00
services services: cuirass: Add host option. 2017-09-26 18:15:41 +02:00
system uuid: Add a parser for FAT32 UUIDs. 2017-09-22 18:40:57 +02:00
tests tests: install: Switch to modifying the gc-root-service-type. 2017-09-26 10:43:10 +02:00
artwork.scm
bootloader.scm bootloader: Emit warnings with 'warning'. 2017-08-28 09:56:33 +02:00
local.mk Merge branch 'master' into staging 2017-09-27 21:14:27 +02:00
packages.scm packages: 'fold-packages' takes an optional 'modules' parameter. 2017-09-01 10:29:39 +02:00
services.scm services: network-manager: Add support for VPN plug-ins. 2017-09-22 00:05:08 +02:00
system.scm system: <boot-parameters> does not use "/dev" device names. 2017-09-21 22:30:59 +02:00
tests.scm