I was unable to download new kernel sources from the jornada.
this is the error message the the git installed from repository
root@jornada6xx:~/custombuilds$ git
clone git://filip.eu.org/jlime.git
git:
'clone' is not a git-command
The most commonly used git commands are:
add Add files to the index file
apply Apply patch on a git index file and a work tree
archive Creates a archive of the files in the named tree
bisect Find the change that introduced a bug
branch List, create, or delete branches.
checkout Checkout and switch to a branch
cherry-pick Apply the change introduced by an existing commit
clone Clones a repository
commit Record your changes
diff Show changes between commits, commit and working tree, etc
fetch Download objects and a head from another repository
grep Print lines matching a pattern
init-db Creates an empty git repository
log Show commit logs
merge Grand Unified Merge Driver
mv Move or rename a file, directory or symlink
prune Prunes all unreachable objects from the object database
pull Pull and merge from another repository or a local branch
push Update remote refs along with associated objects
rebase Rebase local commits to a new head
reset Reset current HEAD to the specified state
revert Revert an existing commit
rm Remove files from the working tree and from the index
show Show one commit with difference it introduces
show-branch Show branches and their commits
status Show working tree status
tag Create a tag object signed with GPG
verify-tag Check the GPG signature of tag
(use 'git help -a' to get a list of all installed git commands)
I try to download git sources but allways got a invalid header error when I try to untar.