#3098: udev/systemd 183 is out
--------------------+-------------------------------------------------------
Reporter: Krejzi | Owner: lfs-book@…
Type: task | Status: new
Priority: normal | Milestone: 7.2
Component: Book | Version: SVN
Severity: normal | Keywords:
--------------------+-------------------------------------------------------
Comment(by bryan@…):
> It's possible that we may need to do a DESTDIR install, but we might
just want to do a ./configure && make and then add our own
mkdir/cp/install of appropriate files from there.
Note that slackware (...I think anyway...) is doing the DESTDIR approach,
although I think either should work. (Assuming udev doesn't do too much
libtool; if it does, we may have to do some "./libtool --mode=install
install -m<whatever> <binary wrapper script or .la file> <path>" (IIRC)
magic to get the real files, instead of the libtool wrapper script or .la
file. This might be problematic for libudev.)
http://connie.slackware.com/~rworkman/standalone-udev-from-
systemd/udev.SlackBuild
(Pulled from linux-hotplug.)
> The following flags do the right thing (libexecdir is for
udev/{devices,rules.d})
Isn't that really similar to the flags we're using today? Maybe we should
just pull all of those in and call it a day. :-)
--
Ticket URL: <http://wiki.linuxfromscratch.org/lfs/ticket/3098#comment:9>
LFS Trac <http://wiki.linuxfromscratch.org/lfs/>
Linux From Scratch: Your Distro, Your Rules.
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page