[Lunar-commits] CVS: moonbase/kernel/linux-beta-mm DETAILS, 1.15, 1.16 PRE_BUILD, 1.7, 1.8 DEPENDS, 1.1, 1.2

Steven Michalske hardkrash at lunar-linux.org
Thu Feb 5 11:13:44 GMT 2004


is module-init-tools really a dependicy?

hardkrash


On Thursday 05 February 2004 7:06 am, Jaime Buffery wrote:
> Update of /var/cvs/lunar/moonbase/kernel/linux-beta-mm
> In directory dbguin.lunar-linux.org:/tmp/cvs-serv4581
>
> Modified Files:
> 	DETAILS PRE_BUILD DEPENDS
> Log Message:
> Bump version. Added a depend on module-init-tools.
>
>
> Index: DETAILS
> ===================================================================
> RCS file: /var/cvs/lunar/moonbase/kernel/linux-beta-mm/DETAILS,v
> retrieving revision 1.15
> retrieving revision 1.16
> diff -u -d -r1.15 -r1.16
> --- DETAILS	30 Jan 2004 11:46:43 -0000	1.15
> +++ DETAILS	5 Feb 2004 12:06:22 -0000	1.16
> @@ -1,21 +1,17 @@
>            MODULE=linux-beta-mm
> -  KERNEL_VERSION=2.6.1
> -      RC_VERSION=2.6.2-rc2
> -      MM_VERSION=mm2
> -         VERSION=${RC_VERSION}-${MM_VERSION}
> +  KERNEL_VERSION=2.6.2
> +      MM_VERSION=mm1
> +          VERSION=${KERNEL_VERSION}-${MM_VERSION}
>            SOURCE=linux-${KERNEL_VERSION}.tar.bz2
> -         SOURCE2=patch-${RC_VERSION}.bz2
> -	 SOURCE3=${VERSION}.bz2
> -   SOURCE_URL[0]=$KERNEL_URL/pub/linux/kernel/v2.6/$SOURCE
> -   SOURCE_URL[1]=http://www.kernel.org/pub/linux/kernel/v2.6/$SOURCE
> -    
> SOURCE2_URL=http://www.kernel.org/pub/linux/kernel/v2.6/testing/${SOURCE2}
> -    
> SOURCE3_URL=http://www.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/
>${RC_VERSION}/${VERSION}/${SOURCE3} -     
> SOURCE_VFY=md5:fa82d1e4be518261b2eeb78eabf9cca7
> -     SOURCE2_VFY=md5:1d7658fc92ae73e6cd4e28b81edf8181
> -     SOURCE3_VFY=md5:718377237f28f0d92f86d451b4057e1a
> +	 SOURCE2=${VERSION}.bz2
> +   SOURCE_URL[0]=${KERNEL_URL}/pub/linux/kernel/v2.6/${SOURCE}
> +   SOURCE_URL[1]=http://www.kernel.org/pub/linux/kernel/v2.6/${SOURCE}
> +    
> SOURCE2_URL=http://www.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/
>${KERNEL_VERSION}/${VERSION}/${SOURCE2} +     
> SOURCE_VFY=md5:2a745088acba366f22f8bd3e284a84d4
> +     SOURCE2_VFY=md5:b315929c2d34066ef3db1247c73a66ad
>          WEB_SITE=http://www.kernel.org
>           ENTERED=20031228
> -         UPDATED=20040130
> +         UPDATED=20040105
>       KEEP_SOURCE="on"
>             SHORT="2.6 kernel with Andrew Morton's latest test patches."
>  cat << EOF
> @@ -29,3 +25,5 @@
>  demand loading, shared copy-on-write executables, proper memory
>  management, and TCP/IP networking.
>  EOF
> +
> +
>
> Index: PRE_BUILD
> ===================================================================
> RCS file: /var/cvs/lunar/moonbase/kernel/linux-beta-mm/PRE_BUILD,v
> retrieving revision 1.7
> retrieving revision 1.8
> diff -u -d -r1.7 -r1.8
> --- PRE_BUILD	30 Jan 2004 11:46:43 -0000	1.7
> +++ PRE_BUILD	5 Feb 2004 12:06:22 -0000	1.8
> @@ -30,7 +30,6 @@
>      cd /usr/src/linux
>
>      patch_it $SOURCE_CACHE/$SOURCE2 1
> -    patch_it $SOURCE_CACHE/$SOURCE3 1
>
>      EXTRAVERSION=`grep -m 1 "EXTRAVERSION =" Makefile`
>      sed -i "s/$EXTRAVERSION/$EXTRAVERSION-beta/g" Makefile
>
> Index: DEPENDS
> ===================================================================
> RCS file: /var/cvs/lunar/moonbase/kernel/linux-beta-mm/DEPENDS,v
> retrieving revision 1.1
> retrieving revision 1.2
> diff -u -d -r1.1 -r1.2
> --- DEPENDS	29 Dec 2003 11:15:21 -0000	1.1
> +++ DEPENDS	5 Feb 2004 12:06:22 -0000	1.2
> @@ -6,4 +6,5 @@
>  #
>  # for some modules to be properly compiled (lftp, apmd) linux module
>  # must be compiled while there is autconf installed in the system
> -depends  autoconf
> +depends  autoconf &&
> +depends  module-init-tools
>
> _______________________________________________
> Lunar-commits mailing list
> Lunar-commits at lunar-linux.org
> http://lunar-linux.org/mailman/listinfo/lunar-commits


More information about the Lunar-commits mailing list