Re: Minimizing disk usage for kernel development.

From: Marc Mutz (Marc@Mutz.com)
Date: Mon Feb 28 2000 - 12:04:28 EST


"Mike A. Harris" wrote:
>
> I'm wondering what you all do to minimize the amount of disk
> space it takes to be mucking with the kernel?
>
<snip>

$ pwd
/usr/src/Linux/2/3
$ ls
47
$ cp -al 47 48
$ cd 48/vanilla/
$ bzcat /usr/src/Linux/patches/patch-2.3.48.bz2 | patch -p1
<snip>
$ cd ../..
$ du -sc *
96412 47
20144 48
116556 total

Marc

-- 
Marc Mutz <Marc@Mutz.com>        http://marc.mutz.com/Encryption-HOWTO/
University of Bielefeld, Dep. of Mathematics / Dep. of Physics

PGP-keyID's: 0xd46ce9ab (RSA), 0x7ae55b9e (DSS/DH)

- 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.tux.org/lkml/



This archive was generated by hypermail 2b29 : Tue Feb 29 2000 - 21:00:20 EST