manpage.1'. You may view the manual page with: `docbook-to-man manpage.sgml | nroff -man | less'. A typical entry in a Makefile or Makefile.am is: manpage.1: manpage.sgml docbook-to-man $< > $@ --> Laurent"> Vivier"> July 22, 2008"> 5"> Laurent@lvivier.info"> emile"> Debian GNU/Linux"> GNU"> ]>
&dhemail;
&dhfirstname; &dhsurname; 2008 &dhusername; &dhdate;
&dhucpackage; &dhsection; &dhprogram; &dhpackage; configuration file &dhprogram; DESCRIPTION &dhprogram; is the configuration file for &dhpackage; bootloader. The global configuration options are: Define the boot partition. Define the file to copy to the boot sector (first level). Define the file loaded by the first level (second level). Define the entry number to use by default (first is 0). Define the time in second before automatically boot. Define the gestalt id to use. Define video mode to use (default or none). Define the modem serial port (0) configuration. Define the printer serial port (1) configuration. The entry configuration options are: Define the title of the entry. Define the partition where are stored the entry files. Define the kernel path. Define kernel arguments. Define initrd path. EXAMPLES # example file for emile.conf partition /dev/sda4 first_level /boot/emile/first_scsi second_level /boot/emile/second_scsi timeout 5 default 0 title Debian GNU/Linux, kernel 2.6.18-4-mac root (sd0,3) kernel /boot/vmlinuz-2.6.18-4-mac args root=/dev/sda4 ro initrd /boot/initrd.img-2.6.18-4-mac title Debian GNU/Linux, kernel 2.2.25-mac root (sd0,3) kernel /boot/vmlinuz-2.2.25-mac args root=/dev/sda4 ro REPORTING BUGS Report bugs to Laurent Vivier <Laurent@lvivier.info> SEE ALSO emile-install(8), emile-set-cmdline(8), emile-first-tune(8), emile-map-set(8), emile-set-output(8), emile-mkisofs(8). AUTHOR This manual page was written by &dhusername; <&dhemail;> for the &debian; system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU GPL License, Version 2 or any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL.