summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Version bump. Use new --disable-tests option with USE=-test.Michał Górny2013-04-274-19/+314
* Enforce bash-completion dir to avoid automagic dependency on bash-completion....Michał Górny2013-04-275-11/+34
* Skip python-single-r1_pkg_setup when python is disabled, bug 466408.Mike Gilbert2013-04-194-9/+21
* fix manifestWilliam Hubbs2013-04-181-4/+3
* revert the check for CONFIG_FW_LOADER_USER_HELPER per mgorny since we force t...William Hubbs2013-04-184-13/+18
* add check to make sure CONFIG_FW_LOADER_USER_HELPER is not set in the kernel.William Hubbs2013-04-183-21/+12
* Remove CONFIG_ wrt firmware loading, it was unnecessary.Michał Górny2013-04-184-34/+26
* The required udev version has been removed.Michał Górny2013-04-184-249/+21
* Fix mistyped gcc version number.Michał Górny2013-04-184-24/+28
* Update the firmware-loader CONFIG_CHECK for 3.9 kernel. Thanks to WilliamH fo...Michał Górny2013-04-184-22/+35
* Add a gcc version check wrt bug #466160.Michał Górny2013-04-184-9/+47
* remove slightly inaccurate comment stating that pam modules are in /lib. The ...William Hubbs2013-04-173-21/+7
* Introduce USE=firmware-loader, as suggested by williamh. Check whether kernel...Michał Górny2013-04-175-27/+61
* Fix duplicated --enable-polkit.Michał Górny2013-04-174-24/+24
* Add USE=keymap to match udev ebuild.Michał Górny2013-04-175-29/+34
* Put polkit under a USE flag since people may want to disable the whole policy...Michał Górny2013-04-164-26/+35
* Perform kernel checks in pkg_pretend() to warn the user early. Use MERGE_TYPE...Michał Górny2013-04-164-42/+51
* Re-enable IMA, my mistake.Michał Górny2013-04-164-22/+26
* Backport quota dep removal and configure cleanup from -9999. No need to revbu...Michał Górny2013-04-153-23/+30
* Remove redundant configure args. Disable deps which are not supported in Gent...Michał Górny2013-04-153-21/+26
* Inline paths to quota tools and drop the dep.Michał Górny2013-04-153-20/+25
* Version bump. Mostly bugfixes and minor features in the new release.Michał Górny2013-04-143-49/+73
* Add openrc use flag to control dependency on sys-fs/udev-init-scripts, bug 46...Mike Gilbert2013-04-065-26/+20
* Add a dependency on udev-init-scripts, to avoid breaking OpenRC installs if t...Michał Górny2013-04-054-21/+27
* Move udevadm temporarily to /bin as that is the official sys-fs/udev location...Michał Górny2013-04-024-26/+34
* Obtain PAM moduledir from pam.eclass.Michał Górny2013-03-314-11/+27
* Work around bug 463846 by exporting CC.Mike Gilbert2013-03-304-11/+21
* Copy last two changes from live ebuild.Mike Gilbert2013-03-304-11/+22
* Update hwids version per ssuominen.Mike Gilbert2013-03-303-8/+11
* Move hwids to PDEPEND. Call udevadm to update the hwdb in pkg_postinst. Copie...Mike Gilbert2013-03-303-20/+19
* Drop the unnecessary mid-version.Michał Górny2013-03-293-251/+19
* Move the #ifdefs around a bit and remove double deps from the live ebuild. Bu...Michał Górny2013-03-294-23/+265
* Move udev executables to rootfs to avoid breaking the few systems which insta...Michał Górny2013-03-293-9/+37
* Add patch to resolve issue with firmware built-in, bug 463604.Mike Gilbert2013-03-284-20/+107
* Version bump.Michał Górny2013-03-273-16/+254
* Move nss_myhostname back to /usr -- it seems that nss handles this well.Michał Górny2013-03-263-23/+21
* Enable EFI support unconditionally since it does not introduce any deps.Michał Górny2013-03-263-22/+25
* Warn users who use compatibility symlinks for init=.Michał Górny2013-03-263-18/+34
* Depend on baselayout to handle /run. Remove old warnings.Michał Górny2013-03-263-26/+23
* Use get_udevdir rather than the deprecated one. Support installing static-lib...Michał Górny2013-03-264-27/+37
* Install udev to current udevdir to avoid breakages.Michał Górny2013-03-264-24/+48
* Re-introduce patches fixing bug #461210. Drop useless "README" files.Michał Górny2013-03-253-7/+42
* Run the install phase with a single make job, bug 463156 by Ray Griffin.Mike Gilbert2013-03-244-11/+15
* Fix collision with sys-apps/hwids.Mike Gilbert2013-03-244-24/+17
* Install udev along with systemd again. Using a separate provider has proven t...Michał Górny2013-03-246-174/+271
* Require working udev version. Drop the unit requiring udev which Samuli broke.Michał Górny2013-03-244-251/+23
* Handle moving initrd-udevadm-cleanup.service to sys-fs/udev. Update the live ...Michał Górny2013-03-235-43/+276
* Fix underlinking of libsystemd-login, bug #461210.Michał Górny2013-03-145-18/+116
* Add libgcrypt to autoreconf deps.Michał Górny2013-03-104-9/+27
* Create libdir before we move files into it, bug 460640.Mike Gilbert2013-03-104-9/+15