Of course this goes to a General Resolution
Of course this goes to a General Resolution
Posted Feb 12, 2014 22:38 UTC (Wed) by mathstuf (subscriber, #69389)In reply to: Of course this goes to a General Resolution by Cyberax
Parent article: The Debian technical committee vote concludes
Seeing as it is Gentoo and users tend to build from source, avoiding that cost if the end result wasn't wanted might be a goal. Maybe a "./configure; make udev; make udev-install" would work instead in the ebuild?
Posted Feb 13, 2014 0:57 UTC (Thu)
by ABCD (subscriber, #53650)
[Link]
That is effectively what the ebuild does, but there are a lot more targets required for both the make udev and make udev-install type targets, as well as needing to pass the proper arguments to ./configure, some of which are to try to disable dependencies that upstream considers mandatory (because they are needed for systemd itself, but not for systemd-udevd).
Of course this goes to a General Resolution