2005-06-13  Manoj Srivastava  <srivasta@debian.org>

	* image.prerm:
		  srivasta@debian.org--etch/kernel-package--devel--9.0--patch-8
		  Use $ramdisk instead of mkinitrd. Set the default value
		  of $ramdisk to be mkinitrd. 

	* image.preinst:
		  srivasta@debian.org--etch/kernel-package--devel--9.0--patch-8
		  Use $ramdisk instead of mkinitrd. Set the default value
		  of $ramdisk to be mkinitrd. 

	* image.postrm:
		  srivasta@debian.org--etch/kernel-package--devel--9.0--patch-8
		  Use $ramdisk instead of mkinitrd. Set the default value
		  of $ramdisk to be mkinitrd. 

	* image.postinst (image_magic):
		  srivasta@debian.org--etch/kernel-package--devel--9.0--patch-8
		  Add missing close curly brace (added an else clause as
		  well). 
	  (image_magic):
		  srivasta@debian.org--etch/kernel-package--devel--9.0--patch-8
		  Use $ramdisk instead of mkinitrd. Set the default value
		  of $ramdisk to be mkinitrd. 

	* rules:
		  srivasta@debian.org--etch/kernel-package--devel--9.0--patch-8
		  Set architecture to be the value of DEB_HOST_ARCH_CPU,
		  if defined (older dpkg versions do not provide that
		  value). Also, set up so that we capture that value if
		  dpkg provides it, but do not error out if we have an
		  older dpkg version.
		  
		 powerpc64 does not need to be crosscompiled.

		  powerpc64 does not need -apowerpc64 passed in into
		  dpkg-architecture.  

2005-06-12  Manoj Srivastava  <srivasta@debian.org>

	* rules:
	         srivasta@debian.org--etch/kernel-package--devel--9.0--patch-9
	         Make sure modules exist for UML images before trying to
	         install them.

	* image.prerm:
		  srivasta@debian.org--etch/kernel-package--devel--9.0--patch-8
		  Export KERNEL_ARCH

	* image.preinst:
		  srivasta@debian.org--etch/kernel-package--devel--9.0--patch-8
		  Export KERNEL_ARCH  

	* image.postrm:
		  srivasta@debian.org--etch/kernel-package--devel--9.0--patch-8
		  Export KERNEL_ARCH 

	* image.postinst:
		  srivasta@debian.org--etch/kernel-package--devel--9.0--patch-8
		  Export KERNEL_ARCH 

2005-06-08  Manoj Srivastava  <srivasta@debian.org>

	* README (so):
		  srivasta@debian.org--etch/kernel-package--devel--9.0--patch-5
		  Remove cramfs patch warning in a couple of places (we
		  used to tell people to be sure to apply the cramfs patch
		  or tell mkinitrd not to use cramfs, and this is not
		  longer required for modern kernels)

	* rules
		  srivasta@debian.org--etch/kernel-package--devel--9.0--patch-1
		  Make sure that the kernel-arch variables in maintainer
			  scripts are initialized correctly. 
	
	* image.postrm:
		  srivasta@debian.org--etch/kernel-package--devel--9.0--patch-1
		  Add kernel_arch variable  
		  Use Cwd from Perl-base for abs_path
		  (image_magic):
			  srivasta@debian.org--etch/kernel-package--devel--9.0--patch-3
			  Use abs_path to get to the real target,
			  and test for existence.

	* image.preinst:
		  srivasta@debian.org--etch/kernel-package--devel--9.0--patch-1
		  Add kernel_arch variable 

	* image.postinst:
		  srivasta@debian.org--etch/kernel-package--devel--9.0--patch-1 
	          Add kernel_arch variable
		  Use Cwd from Perl-base for abs_path
		  (fix_build_link):
			  srivasta@debian.org--etch/kernel-package--devel--9.0--patch-3
				  Use abs_path to get to the real target,
				  and test for  existence.
		  (fix_source_link):
			  srivasta@debian.org--etch/kernel-package--devel--9.0--patch-3
			  Use abs_path to get to the real
			  target, and test for  existence.
		  (image_magic):
			  srivasta@debian.org--etch/kernel-package--devel--9.0--patch-3
			  Use abs_path to get to the real target, and test for  existence.

	* image.prerm:
		  srivasta@debian.org--etch/kernel-package--devel--9.0--patch-1 
	          Add kernel_arch variable

	* rules (DOC_MAN):
		  srivasta@debian.org--etch/kernel-package--devel--9.0--base-0
		  specify location of the manual pages produced by the
		  kernel-doc packages.
	* rules (real_stamp_doc):
		  srivasta@debian.org--etch/kernel-package--devel--9.0--base-0
		  Create the man page directory. Clean up the Docbook area
			  in /usr/share/doc. Remember to gunzip the HTML docs.
