Boot Loader Manager is a convenient GUI frontend to install and configure GRUB
and GRUB4DOS boot loaders. It also has ability to autodetect operating systems.

The program requires bash interpreter, cpio, cp, gzip, mv, fdisk, tr, cut,
blkid, hdparm, bootlace.com, grub-install and busybox to run. Full version
hdparm is required, busybox version will not work.

The program also requires following libraries:
gtk+-2.0 >= 2.12.0
glib-2.0
gthread-2.0

To install just type :
# ./configure --prefix=/usr && make && make install
You may need to update GTK icon cache. After installation type:
# gtk-update-icon-cache -f /usr/share/icons/hicolor

To create a binary distribution type :
# ./autodestdir [suffix]
This will create a directory with all installed files which you can process
according to your distribution.

This package installs a binary boot-loader-manager, so you can simply start the
program using shell command. It also installs a menuentry, with category
"System" (Your desktop environment might place it somewhere else).

This program is in beta stage so it is possible that there are some bugs
in it. So till you have an emergency boot disk e.g. linux live-cd ready, you
are safe.

Report bugs at <bugreport_blm-akash@yahoo.co.in>
