Bruce Dubbs wrote:
> blfs-...@lfs.lucasit.com wrote:
>
>> Finally, back to util-linux-ng, per private mail with Karl Zak,
>> distros are only using static linking for libuuid, so *we* may want to
>> change Requires.private in the uuid.pc file, as we don't have to deal
>> with the dependency hell o
blfs-...@lfs.lucasit.com wrote:
> Finally, back to util-linux-ng, per private mail with Karl Zak, distros
> are only using static linking for libuuid, so *we* may want to change
> Requires.private in the uuid.pc file, as we don't have to deal with the
> dependency hell of RPM or DEB.
Static linki
> Tobias Gasser wrote:
>
> If this builds a mkswap that skips adding UUIDs to new swap partitions,
> then I'm not sure it's the best fix. Certainly not long-term, when
> util-linux-ng-2.16 is supposed to be out "real soon now" with libuuid
> included.
>
> Of course, that depends on when "real soo
> as the kernel compile does not check wether lzma is possible but just
> starts compiling resulting in a failure at the very end, i propose at
> least a hint in the kernel section about not to use lzma unless the
> corresponding chapter from blfs is done.
I guess that's a better place for it to
- Original Message -
From: "Tobias Gasser"
To: "LFS Developers Mailinglist"
Sent: Saturday, June 20, 2009 2:09 AM
Subject: Re: kernel compression with lzma
...
> as the kernel compile does not check wether lzma is possible but just
> starts compiling resulting in a failure at the very
On Sat, Jun 20, 2009 at 3:54 AM, Tobias Gasser wrote:
> with e2fsprogs 1.41.6, util-linux-ng 2.15.1 and udev 1.42 it looks like
> everything behaves as expected. just use the svn-20090611 with the
> updated e2fsprog and util-linux-ng including "--with-fsprobe=builtin"
> for util-linux-ng
I see a pr
On Fri, Jun 19, 2009 at 6:01 PM, Tobias Gasser wrote:
> kernel 2.26.30 allows compression with gz, bz2 and lzma
>
> gzip and bzip2 are fine with the installed tools.
> lzma is missing in the book.
This is a must have package in the book, then.
> my current kernel-sizes:
> gzip 1913696
>
Bryan Kadzban schrieb:
> Tobias Gasser wrote:
> Out of curiosity: did your util-linux-ng version of mkswap build with, or
> without, UUID support? (See the output of configure.) That's the part
> that I believe is still missing in 2.15.1. :-)
i can't see anything in the configure output fitting