2007-01-03 13:02:38

by DervishD

[permalink] [raw]
Subject: [KBUILD] I don't want initramfs in 2.6.19.1 but usr/ is still processed

Hi all :)

I've noticed that, even if I say NO to initramfs (and even ramdisk
support), the make process wants to GEN usr/initramfs_data.cpio.gz by
running the scripts/gen_initramfs_list.sh script.

Why is that script run no matter the initramfs support? Looks like
it only depends on the contents of CONFIG_INITRAMFS_SOURCE :?

Thanks in advance :)

Ra?l N??ez de Arenas Coronado

--
Linux Registered User 88736 | http://www.dervishd.net
It's my PC and I'll cry if I want to... RAmen!


2007-01-24 01:07:47

by Oleg Verych

[permalink] [raw]
Subject: Re: [KBUILD] I don't want initramfs in 2.6.19.1 but usr/ is still processed

On 2007-01-03, DervishD wrote:
>
> Hi all :)

Hallo!

> I've noticed that, even if I say NO to initramfs (and even ramdisk
> support), the make process wants to GEN usr/initramfs_data.cpio.gz by
> running the scripts/gen_initramfs_list.sh script.
>
> Why is that script run no matter the initramfs support? Looks like
> it only depends on the contents of CONFIG_INITRAMFS_SOURCE :?

I think reading Documentation/filesystems/ramfs-rootfs-initramfs.txt
will answer your question.

> Thanks in advance :)
>
> Ra?l N??ez de Arenas Coronado
>
> --
> Linux Registered User 88736 | http://www.dervishd.net
> It's my PC and I'll cry if I want to... RAmen!
____