On Wed, 5 Oct 2011 12:10:45 -0700 Canek Peláez Valdés <[email protected]> wrote:
> On Wed, Oct 5, 2011 at 11:42 AM, Grant Edwards > <[email protected]> wrote: > > On 2011-10-05, Canek Pel??ez Vald??s <[email protected]> wrote: > > > >>> And the set of init scripts that belong to grub2 are just to try > >>> to auto-magically generate the config file? > >> > >> With options from /etc/default/grub, yes. But please stop calling > >> the files in /etc/grub.d "init scripts". > > > > I'm not calling those "init scripts". I'm referring to > > > > /etc/init.d/grub-common > > I don't have that file, and it's not because Gentoo removes it: it was > probably added by the Ubuntu developers. True: ! /bin/sh ### BEGIN INIT INFO # Provides: grub-common # Required-Start: $all # Required-Stop: # Default-Start: 2 3 4 5 # Default-Stop: # Short-Description: Record successful boot for GRUB # Description: GRUB displays the boot menu at the next boot if it # believes that the previous boot failed. This script # informs it that the system booted successfully. ### END INIT INFO -- Alan McKinnnon [email protected]

