Anmelden


Passwort vergessen?
prijatelji LUGoNSa
gnu.gif
linuxzasve.jpg
hulk.jpg
zextras_logo.png
 
Sie sind hier: Startseite / members / Ivan Sperlić / Izvorni kod kernela hostuje Github

Izvorni kod kernela hostuje Github

erstellt von Ivan Sperlić zuletzt verändert: 05.09.2011 19:53
github privremeni/novi dom za linux kernel source

Nakon invazije na kernel.org, tvorac Linux-a Linus Torvalds je trećeg septembra na Github-u napravio nalog za svoj projekat ali je kasnije odlučio da postavi i kompletan izvorni kod kernela. Na mejling listi je objasnio da je bio primoran da privremeno napravi skladište za izvorni kod pošto je server master.kernel.org idalje oboren.

"So it's been another week, and it's time for another -rc.

However, master.kernel.org is still down, and there really hasn't been
a ton of development going on, so I considered just skipping a week.
But hey, the whole point (well, *one* of the points) of distributed
development is that no single place is really any different from any
other, so since I did a github account for my divelog thing, why not
see how well it holds up to me just putting my whole kernel repo there
too?" ...

Za sve one koji žele da povuku izvorni kod sa Github-a evo par komandi kako da isti pre korišćenja provere:

bash $ git pull git://github.com/torvalds/linux.git
bash $ git fetch --tags git://github.com/torvalds/linux.git
bash $ gpg --keyserver pgp.mit.edu --recv-keys 76E21CBB
bash $ git verify-tag v3.1-rc5
gpg: Signature made Sun 04 Sep 2011 06:45:37 PM EDT using DSA key ID 76E21CBB
gpg: Good signature from "Linus Torvalds (tag signing key) <torvalds@osdl.org>"

Artikelaktionen