From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Korsgaard Date: Wed, 15 Sep 2010 21:17:52 +0200 Subject: [Buildroot] [PATCH 1/1] linux: don't force no initramfs In-Reply-To: (Thomas Petazzoni's message of "Sun, 12 Sep 2010 23:15:47 +0200") References: Message-ID: <874odq7r4v.fsf@macbook.be.48ers.dk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net >>>>> "Thomas" == Thomas Petazzoni writes: Thomas> When initramfs was not selected as a root filesystem, we forcefully Thomas> disabled the initramfs in the kernel configuration. Thomas> However, it prevents an user from manually managing its initramfs, as Thomas> we override the option he has set in his kernel configuration Thomas> file. There's no real reason to do so: when initramfs is not selected Thomas> as the root filesystem, just don't touch initramfs related options in Thomas> the kernel configuration. Thomas> Problem reported by Sergey Naumov . Thomas> Signed-off-by: Thomas Petazzoni Committed, thanks. -- Bye, Peter Korsgaard