Has anyone built lfs as a xen client? I've tried a couple of kernel
builds, but they didn't work. I'm very new to xen and haven't worked
wtih it before today.
To start, I've got a CentOS client running, but cannot properly build a
new kernel.
I did find http://wiki.xensource.com/xenwiki/Kern
Jeremy Huntwork wrote:
> On 8/18/10 11:16 AM, Bryan Kadzban wrote:
>> I wish Alexander was still around; he knew a lot more about language
>> issues than most of us. Mostly because he could read Cyrillic, I
>> believe. :-)
>
> He still monitors the lists, apparently, or at least checks in now an
On 8/18/10 11:16 AM, Bryan Kadzban wrote:
> I wish Alexander was still around; he knew a lot more about language
> issues than most of us. Mostly because he could read Cyrillic, I
> believe. :-)
He still monitors the lists, apparently, or at least checks in now and
then. He sent me this message
Sebastian Plotz wrote:
> I'm note sure, but I think that the LANG variable influences the
> encoding of the output.
Only if the program has been translated into the language and character
set that you set in $LANG. If not, it has no effect. gettext is not
magic; it just provides an alternate by
On Wed, Aug 18, 2010 at 1:25 AM, 侯红勋 wrote:
> Runtime files are included in the main tarball now. There are no
> separate extra and lang tar ball now.
Thanks. I'll report it to the jhalfs list. The lang tarball was hard coded in.
--
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http
On Wed, 18 Aug 2010 00:52:07 -0700, Troy Will wrote:
> Prior to the recent upgrade to vim 7.3 mention was made of optional
> unpacking of vim-7.x-lang.tar.gz. For example, "First, unpack both
> vim-7.2.tar.bz2 and (optionally) vim-7.2-lang.tar.gz archives into the
> same directory." However, any m
On 2010年08月18日 15:52, Troy Will wrote:
> Prior to the recent upgrade to vim 7.3 mention was made of optional
> unpacking of vim-7.x-lang.tar.gz. For example, "First, unpack both
> vim-7.2.tar.bz2 and (optionally) vim-7.2-lang.tar.gz archives into the
> same directory." However, any mention of vi
Prior to the recent upgrade to vim 7.3 mention was made of optional
unpacking of vim-7.x-lang.tar.gz. For example, "First, unpack both
vim-7.2.tar.bz2 and (optionally) vim-7.2-lang.tar.gz archives into the
same directory." However, any mention of vim-7.3-lang.tar.gz in
vim.xml has been removed. Is