Branch List

Commands List

Simple patch generating commands:

mkexecpatch

Patch for the latest Linus kernel
cvs -q -z3 -d:pserver:anonymous:@cvs.sourceforge.net:/cvsroot/mkdump rdiff -u -r bp_linux-2_6-mkexecpatch -r linux-2_6-mkexecpatch linux
Patch for Debian 3.1/stable/Sarge Linux kernel 2.6 (port)
cvs -q -z3 -d:pserver:anonymous:@cvs.sourceforge.net:/cvsroot/mkdump rdiff -u -r bplinux_linux-debian2_6-mkexecpatch -r linux-debian2_6-mkexecpatch linux

minik

Patch for the latest Linus kernel
cvs -q -z3 -d:pserver:anonymous:@cvs.sourceforge.net:/cvsroot/mkdump rdiff -u -r bp_linux-2_6-minik -r linux-2_6-minik linux
Patch for Debian 3.1/stable/Sarge Linux kernel 2.6 (port)
cvs -q -z3 -d:pserver:anonymous:@cvs.sourceforge.net:/cvsroot/mkdump rdiff -u -r bplinux_linux-debian2_6-minik -r linux-debian2_6-minik linux

stackoverflow

Patch for the latest Linus kernel
cvs -q -z3 -d:pserver:anonymous:@cvs.sourceforge.net:/cvsroot/mkdump rdiff -u -r bp_linux-2_6-stackoverflow -r linux-2_6-stackoverflow linux

ASCII-art Scheme

(illustrational, obsolete)

{branch}, [tag], comment
{linux-2_6}: [linux-2_6_6]-[linux-2_6_9]-[linux-2_6_11]
                             |             +-[bp_linux-2_6-mkexecpatch]
                             |             +----{linux-2_6-mkexecpatch}: [linux-2_6_9-mkexecpatch-1_0]-development...
                             |             |                             \-[bplinux_linux-2_6_9-mkexecpatch]
                             |             +-[bp_linux-2_6-stackoverflow]
                             |             +----{linux-2_6-stackoverflow}: development...
                             +-[bp_linux-2_6-stackoverflow]
			     \-{linux-2_6_9-mkexecpatch}: backport-development...

Missing Directories

Directories NOT present in the current sourceforge.net CVS:

drivers net sound arch/NONX86 fs/* include/asm-NONX86

(where X86==i386 x86_64 ia64)

, specifically:

drivers net sound arch/alpha arch/arm arch/arm26 arch/cris arch/frv arch/h8300 arch/m32r arch/m68k arch/m68knommu arch/mips arch/parisc arch/ppc arch/ppc64 arch/s390 arch/sh arch/sh64 arch/sparc arch/sparc64 arch/um arch/v850 fs/adfs fs/affs fs/afs fs/autofs fs/autofs4 fs/befs fs/bfs fs/cifs fs/coda fs/cramfs fs/debugfs fs/devfs fs/devpts fs/efs fs/exportfs fs/ext2 fs/ext3 fs/fat fs/freevxfs fs/hfs fs/hfsplus fs/hostfs fs/hpfs fs/hppfs fs/hugetlbfs fs/intermezzo fs/isofs fs/jbd fs/jffs fs/jffs2 fs/jfs fs/lockd fs/minix fs/msdos fs/ncpfs fs/nfs fs/nfsd fs/nls fs/ntfs fs/openpromfs fs/partitions fs/proc fs/qnx4 fs/ramfs fs/reiserfs fs/romfs fs/smbfs fs/sysfs fs/sysv fs/udf fs/ufs fs/umsdos fs/vfat fs/xfs include/asm-alpha include/asm-arm include/asm-arm26 include/asm-cris include/asm-frv include/asm-h8300 include/asm-m32r include/asm-m68k include/asm-m68knommu include/asm-mips include/asm-parisc include/asm-ppc include/asm-ppc64 include/asm-s390 include/asm-sh include/asm-sh64 include/asm-sparc include/asm-sparc64 include/asm-um include/asm-v850

Sample commands for checkout of the current repository for the 'mkexec-patch' tree:

	cd /tmp/
	cvs -d :ext:FILL-YOUR-USERNAME@cvs.sourceforge.net:/cvsroot/mkdump -z3 checkout -kk -r linux-2_6-mkexecpatch linux
	cp -a --parents \
		{drivers,net,sound,arch/alpha,arch/arm,arch/arm26,arch/cris,arch/frv,arch/h8300,arch/m32r,arch/m68k,arch/m68knommu,arch/mips,arch/parisc,arch/ppc,arch/ppc64,arch/s390,arch/sh,arch/sh64,arch/sparc,arch/sparc64,arch/um,arch/v850,fs/adfs,fs/affs,fs/afs,fs/autofs,fs/autofs4,fs/befs,fs/bfs,fs/cifs,fs/coda,fs/cramfs,fs/debugfs,fs/devfs,fs/devpts,fs/efs,fs/exportfs,fs/ext2,fs/ext3,fs/fat,fs/freevxfs,fs/hfs,fs/hfsplus,fs/hostfs,fs/hpfs,fs/hppfs,fs/hugetlbfs,fs/intermezzo,fs/isofs,fs/jbd,fs/jffs,fs/jffs2,fs/jfs,fs/lockd,fs/minix,fs/msdos,fs/ncpfs,fs/nfs,fs/nfsd,fs/nls,fs/ntfs,fs/openpromfs,fs/partitions,fs/proc,fs/qnx4,fs/ramfs,fs/reiserfs,fs/romfs,fs/smbfs,fs/sysfs,fs/sysv,fs/udf,fs/ufs,fs/umsdos,fs/vfat,fs/xfs,include/asm-alpha,include/asm-arm,include/asm-arm26,include/asm-cris,include/asm-frv,include/asm-h8300,include/asm-m32r,include/asm-m68k,include/asm-m68knommu,include/asm-mips,include/asm-parisc,include/asm-ppc,include/asm-ppc64,include/asm-s390,include/asm-sh,include/asm-sh64,include/asm-sparc,include/asm-sparc64,include/asm-um,include/asm-v850} \
		/tmp/linux/

$Id: cvs.html,v 1.6 2005/10/20 05:58:49 kratochvil Exp $