Use PRCS or CVS or any other change tracking system. A complete prcs
tree of 2.1 from 2.1.42 through 2.1.119 with a fair number of local
branches (172 versions in total) takes 83MB uncompressed. Since the
2.1.119 uncompressed source is 50MB and a single compressed tar ball is
10MB, that is a fair trade off. I can pick out any version I want with
3 commands :-
mkdir /usr/src/version
cd /usr/src/version
prcs checkout linux-2.1 version
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.altern.org/andrebalsa/doc/lkml-faq.html