![]() | |||||||||||
Messages in this thread |
On Mon, 2003-06-16 at 02:00, Michael Frank wrote: > 2.4.21 seems not be at http://linux.bkbits.net/linux-2.4 > Tried yesterday and again today > > Also tag for -rc8 is missing > I have cloned 2.4 from this site at this morning , 2.4.21 is there: #! /bin/sh -v bk clone bk://linux.bkbits.net/linux-2.4 cd linux-2.4 . ../bkresync cd .. Makefile content : VERSION = 2 PATCHLEVEL = 4 SUBLEVEL = 21 EXTRAVERSION = -rc8 KERNELRELEASE=$(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION) ARCH := $(shell uname -m | sed -e s/i.86/i386/ -e s/sun4u/sparc64/ -e s/arm.*/arm/ -e s/sa110/arm/) KERNELPATH=kernel-$(shell echo $(KERNELRELEASE) | sed -e "s/-//g") LWT - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ | ||||||||||
| Last update: 2005-03-22 13:36 [from the cache] ©2003-2008 | |||||||||||