[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: r39782 - trunk/installer/build/config/arm/ixp4xx



Martin Michlmayr wrote:
> Author: tbm
> Date: Sun Aug 13 23:05:04 2006
> New Revision: 39782
> 
> Modified:
>    trunk/installer/build/config/arm/ixp4xx/netboot.cfg
> 
> Log:
> use initramfs so we don't have to worry about root=
> 
> 
> Modified: trunk/installer/build/config/arm/ixp4xx/netboot.cfg
> ==============================================================================
> --- trunk/installer/build/config/arm/ixp4xx/netboot.cfg	(original)
> +++ trunk/installer/build/config/arm/ixp4xx/netboot.cfg	Sun Aug 13 23:05:04 2006
> @@ -3,6 +3,7 @@
>  TARGET = $(INITRD) $(KERNEL)
>  EXTRANAME = $(MEDIUM)/
>  TYPE = netboot/network-console
> +INITRD_FS = initramfs
>  
>  MANIFEST-INITRD = "netboot initrd"
>  MANIFEST-KERNEL = "kernel image to netboot"

AFAIK, setting this to initramfs only controls what type of initrd is
created, but it's still created as a separate file, nothing in the build
system currently handle appending it to the kernel. So root= would still
be needed.

Just FYI..

-- 
see shy jo

Attachment: signature.asc
Description: Digital signature


Reply to: