Displaying 3 results from an estimated 3 matches for "alernatively".
Did you mean:
alternatively
2007 Jan 02
1
zip alternative?
Hi,
Recently I've got several errors in one of my backups systems. The
backup system uses basic tools: rsync, mysqldump, and zip and have
worked fine until a few days ago.
The zip command shows an error like this: size limit exceeded.
So I've found out an alernative : p7zip.
It seems to has all the needed features:
* available package (in Dag's repo)
* 64 bits for size
2011 Jul 29
12
booting from ashift=12 pool..
.. evidently doesn''t work. GRUB reboots the machine moments after
loading stage2, and doesn''t recognise the fstype when examining the
disk loaded from an alernate source.
This is with SX-151. Here''s hoping a future version (with grub2?)
resolves this, as well as lets us boot from raidz.
Just a note for the archives in case it helps someone else get back
the afternoon
2006 May 05
1
[LLVMdev] ExecutionEngine blew the stack ?
On Fri, 5 May 2006 16:43:13 +1000
Simon Burton <simon at arrowtheory.com> wrote:
>
> It slows in the construction phase, so one of these calls:
> M = ParseAssemblyString(AsmString, M);
> verifyModule( *M )
> M->getNamedFunction(name);
> EE->getPointerToFunction
>
> It feels like there is a linear name lookup going on somewhere.
it's