Randy McMurchy wrote:
> Hi all,
>
> I used the readlink command in the Udev instructions to move
> the .so files to /usr/lib as they are initially installed in
> /lib. Credit Dan Nicholson for the initial work on this change.
> This was started in BLFS and I believe it to be the right
> direction t
Randy McMurchy wrote:
>
> Not sure how DJ worked out that 'make check' did something.
>
Never actually validated it. The make test command failed, so IIRC, I
greped the makefile for "test", and then "check", and there it was.
-- DJ Lucas
--
This message has been scanned for viruses and
dang
Hi all,
I used the readlink command in the Udev instructions to move
the .so files to /usr/lib as they are initially installed in
/lib. Credit Dan Nicholson for the initial work on this change.
This was started in BLFS and I believe it to be the right
direction to go.
This has benefits, and drawb
On Thursday October 9 2008 06:21:37 pm Bruce Dubbs wrote:
> Should there be a mention of the possible use of SHA password encryption?
Using MD5 or SHA can be kept simple by using all the default options for SHA,
and mentioning that there are more options in login.def. Many people probably
don't
Hi all,
Starting in version 126 of Udev, the test directory including
the udev-test.pl test file no longer ships in the tarball.
Though DJ's instructions for version 126 does indeed change
the 'make test' to 'make check', 'make check' does nothing.
I've been looking over the udev mailing list and