From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gustavo Zacarias Date: Thu, 10 Mar 2016 17:44:08 -0300 Subject: [Buildroot] [PATCH] boot/grub2: add rootwait to default config In-Reply-To: <20160310214326.5b38111e@free-electrons.com> References: <1457567195-18182-1-git-send-email-gustavo@zacarias.com.ar> <20160310214326.5b38111e@free-electrons.com> Message-ID: <56E1DC98.1050703@zacarias.com.ar> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net On 10/03/16 17:43, Thomas Petazzoni wrote: > Reviewed-by: Thomas Petazzoni > > But it would be good to be consistent and also change it in > boot/grub/menu.lst, no? > > Thomas Sure, i'll send a followup patch, if anyone is still using grub1 ;) Regards.