Home | History | Annotate | Download | only in tools

Lines Matching refs:fallback

1233 	This is a special case of using 'fallback'.   This function makes the current 
1234 default the fallback kernel and sets the passed argument to be the default
1235 kernel which saves to the fallback kernel after booting. The file
1278 fallback => '^\s*fallback\s*\=*\s*(\S+)',
1677 $self->update( 'option'=>'','fallback' => $default );
1678 $self->update( 'update-kernel'=>"$entry_to_boot_once",'option'=>'','savedefault' => 'fallback' );