Lines Matching refs:conf
732 /boot/grub/menu.lst, /etc/lilo.conf, /boot/efi/elilo.conf and
733 /etc/yaboot.conf and returns the corresponding bootloader name. If
832 system by first checking for conf files and then falling back to check
871 lilo => '/etc/lilo.conf',
872 elilo => '/etc/elilo.conf',
873 yaboot => '/etc/yaboot.conf',
874 zipl => '/etc/zipl.conf',
996 my $config_file='/etc/elilo.conf';
1057 $self->{'config_file'}='/etc/elilo.conf';
1089 $self->read( '/etc/elilo.conf' );
1721 my $config_file='/etc/lilo.conf';
1788 $self->{'config_file'}='/etc/lilo.conf';
1855 my $config_file='/etc/yaboot.conf';
1916 $self->{'config_file'}='/etc/yaboot.conf';
1986 $self->{'config_file'}='/etc/zipl.conf';