* ketchup is obsolete, everyone should use git; but how on 256MB machine?
@ 2017-07-06 21:59 Pavel Machek
0 siblings, 0 replies; only message in thread
From: Pavel Machek @ 2017-07-06 21:59 UTC (permalink / raw)
To: kernel list
[-- Attachment #1: Type: text/plain, Size: 998 bytes --]
Hi!
I tried using git to clone kernel tree on N900, and could not figure
out how to do that. This machine has 256MB ram... more than enough for
kernel compilation, but apparently not enough for git.
pavel@n900:/data/tmp$ git clone --depth -1
git://git.kernel.org/pub/scm/linux/kernel/git/pavel/linux-n900.git
Cloning into 'linux-n900'...
remote: Counting objects: 4003373, done.
remote: Compressing objects: 100% (610717/610717), done.
fatal: Out of memory, calloc failed
fatal: index-pack failed
pavel@n900:/data/tmp$ cat ~/.git/config
[core]
packedGitLimit = 32m
packedGitWindowSize = 32m
[pack]
deltaCacheSize = 32m
packSizeLimit = 0
windowMemory = 32m
pavel@n900:/data/tmp$
[I also tried without --depth option and without .git/config, and with
various settings.]
Any idea how to get it to work?
Thanks,
Pavel
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 181 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-07-06 21:59 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-06 21:59 ketchup is obsolete, everyone should use git; but how on 256MB machine? Pavel Machek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox