linux-next on github
From: | Stephen Rothwell <sfr-AT-canb.auug.org.au> | |
To: | LKML <linux-kernel-AT-vger.kernel.org> | |
Subject: | linux-next: temporary github repository | |
Date: | Sun, 18 Sep 2011 21:25:35 +1000 | |
Message-ID: | <20110918212535.a1038aa5f0caad9d83e351b2@canb.auug.org.au> | |
Cc: | linux-next-AT-vger.kernel.org, Linus <torvalds-AT-linux-foundation.org>, Andrew Morton <akpm-AT-linux-foundation.org> | |
Archive‑link: | Article |
Hi all, Since kernel.org has not returned yet, I have created a temporary repository on github that will contain linux-next until the kernel.org servers return. You can access it at git://github.com/sfrothwell/linux-next.git -- Cheers, Stephen Rothwell sfr@canb.auug.org.au http://www.canb.auug.org.au/~sfr/
Posted Sep 19, 2011 17:00 UTC (Mon)
by Cyberax (✭ supporter ✭, #52523)
[Link] (8 responses)
It's nice to see that the kernel community can work around infrastructure problems. What's next, Google+ in case LKML servers fail?
Posted Sep 19, 2011 22:02 UTC (Mon)
by proski (subscriber, #104)
[Link] (1 responses)
Posted Sep 20, 2011 3:55 UTC (Tue)
by martinfick (subscriber, #4455)
[Link]
Posted Sep 20, 2011 5:49 UTC (Tue)
by tzafrir (subscriber, #11501)
[Link] (5 responses)
Posted Sep 20, 2011 17:10 UTC (Tue)
by bronson (subscriber, #4806)
[Link] (4 responses)
Posted Sep 22, 2011 16:24 UTC (Thu)
by vonbrand (subscriber, #4458)
[Link] (3 responses)
What do you object to in (current!) git? The above is not meant to be a tease, it is genuine curiosity. I first used RCS for a smallish project of mine (a half dozen files of code and some two dozen specification files to be processed by said code), and found it adequate for my limited needs but lacking. Then I tried to wrap my head around CVS and SVN, and failed. Next came BitKeeper, which I made friends with, and now I couldn't live without git; I used it to follow upstreams in SVN (but all of them moved on to git since, fortunately). I find git's model quite intuitive (but maybe my brain is wired all wrong...), and I just can't get myself to use a GUI with it except for history browsing (gitk).
Posted Sep 22, 2011 20:06 UTC (Thu)
by jrn (subscriber, #64214)
[Link]
That it's a version control system instead of a Facebook alternative with better privacy features.
Posted Sep 22, 2011 20:25 UTC (Thu)
by mathstuf (subscriber, #69389)
[Link]
Have you tried tig[1]? ;)
Posted Sep 23, 2011 2:00 UTC (Fri)
by bronson (subscriber, #4806)
[Link]
Maybe "G+" read as Git?
Posted Sep 19, 2011 22:10 UTC (Mon)
by error27 (subscriber, #8346)
[Link] (2 responses)
Posted Sep 20, 2011 1:33 UTC (Tue)
by Cyberax (✭ supporter ✭, #52523)
[Link] (1 responses)
Posted Sep 20, 2011 8:58 UTC (Tue)
by error27 (subscriber, #8346)
[Link]
Posted Sep 19, 2011 22:30 UTC (Mon)
by elanthis (guest, #6227)
[Link] (5 responses)
(note: I <3 github)
Posted Sep 19, 2011 23:20 UTC (Mon)
by Lennie (subscriber, #49641)
[Link]
With git this is not true, as has been shown now.
It is actually pretty easy to switch the distribution point to somewhere else.
Posted Sep 20, 2011 5:51 UTC (Tue)
by tzafrir (subscriber, #11501)
[Link] (3 responses)
If you start to depend on non-standard features of it (e.g.: bug reports, wiki), you can call it a proprietary infrastructure, is switching from it won't be trivial.
Posted Sep 20, 2011 8:02 UTC (Tue)
by geertj (guest, #4116)
[Link] (2 responses)
Posted Sep 20, 2011 12:15 UTC (Tue)
by tzafrir (subscriber, #11501)
[Link] (1 responses)
Posted Sep 21, 2011 17:37 UTC (Wed)
by gcarothers (subscriber, #63072)
[Link]
Posted Sep 20, 2011 8:32 UTC (Tue)
by neilbrown (subscriber, #359)
[Link] (1 responses)
(*) http://linux-man-pages.blogspot.com/2011/09/relocated-git...
Posted Sep 20, 2011 9:53 UTC (Tue)
by slashdot (guest, #22014)
[Link]
Posted Sep 21, 2011 6:39 UTC (Wed)
by rsidd (subscriber, #2582)
[Link] (7 responses)
Posted Sep 21, 2011 6:58 UTC (Wed)
by neilbrown (subscriber, #359)
[Link] (4 responses)
I'm not certain, but I think it is about 0.2.
I agree that it seems like a long time for it to be out, but I'll leave complaints about tardiness to the people who pay the bills and salaries for running kernel.org...
Posted Sep 21, 2011 8:05 UTC (Wed)
by andresfreund (subscriber, #69562)
[Link]
Posted Sep 21, 2011 12:16 UTC (Wed)
by ebirdie (guest, #512)
[Link] (1 responses)
Yes, certainly, this big and important service needs on-demand admin staffing and financial backing. Both are required to gain faster recovery, if the situation really is what is said above.
The situation (lack of financial backing, lack of full-time on-demand admins, raising voices "how the service can be down this long", service downtime having effects beyond convenience matters) are a proof those are lacking and needed, if the service is kept going on as before.
I think the whole picture also includes the problem of a centralized service and its size going up. Some time before the intrusion I read about news how the kernel.org service has got new hardware and old repurposed. All I was left to think about was, how big and complicated the service has become and the persons doing the admin work.
On one part I do feel desire to take a part on the challenge to keep up a service of size like kernel.org on volunteer basis, but on the other part I don't want it anymore. I have been on that grill for full payment and not sure, if it should be ok for admins to scale up. It wasn't ok for Linus to scale up in kernel development back in 10 years ago.
I see there is a technical and service modeling challenge to distribute the service and data under a service like kernel.org. One interesting technology to riddle oneself's design brain cells was lately introduced at lwn.net: Is it FileTea time?
The current mirroring model has pretty limited function today and, in respect to the above hint in FileTea, I think it pretty much wastes resources to what it seems worth in a service interuption case like this as the ultimate goal is to keep the service unaffected whatever happened. The mirrors do have their value, that is undeniable.
Posted Sep 21, 2011 18:34 UTC (Wed)
by dlang (guest, #313)
[Link]
Posted Sep 21, 2011 13:22 UTC (Wed)
by corbet (editor, #1)
[Link]
Posted Sep 21, 2011 18:44 UTC (Wed)
by dlang (guest, #313)
[Link] (1 responses)
I really wish we could get more information about what sort of progress that they are making. Based on what they've published so far I am taking their silence as indications that they haven't found anything else tinkered with (with the knowledge that the FBI may be trying to sit on them)
They are doing a lot of checking, and when you are talking about disk arrays as large as what they have (66 drives on a single machine), just the time to _read_ all that data in to the system (let alone getting the upstream version to compare to) can take several days.
Posted Sep 23, 2011 7:43 UTC (Fri)
by dmk (guest, #50141)
[Link]
linux-next on github
Subscribing to our esteemed editor's page in case it happens. It's very frustrating to have Linux development disrupted for so long. The only upside I can think of is that kernel hackers are bringing their expertise to non-kernel projects in the meantime, such as their favorite development tools.
linux-next on github
linux-next on github
linux-next on github
linux-next on github
Objections to git?
Objections to git?
Objections to git?
Objections to git?
linux-next on github
linux-next on github
linux-next on github
linux-next on github
linux-next on github
linux-next on github
linux-next on github
linux-next on github
linux-next on github
linux-next on github
Base on the principle of "Cui Bono" and the fact that linux man pages just moved to github(*), I'm going to suggest that it was a github initiative to take kernel.org down.
</tongue>
linux-next on github
linux-next on github
linux-next on github
linux-next on github
I do realize that there is stuff that they won't publicize but giving some hint of progress/whats going on would go a long way.
linux-next on github
https://lwn.net/Articles/458537/
linux-next on github
Actually, kernel.org has a full-time admin paid by the Linux Foundation. I suspect he's working rather more than full time at the moment, though.
linux-next on github
linux-next on github
linux-next on github