Modified Files:
ChangeLog util/Makefile.am: added `mkbimage' in sbin_SCRIPTS
This commit is contained in:
parent
4e64061a42
commit
6194afc326
2 changed files with 7 additions and 1 deletions
|
@ -1,3 +1,9 @@
|
|||
2003-08-09 Thierry Laronde <tlaronde@polynum.org>
|
||||
|
||||
* util/mkbimage: NEW File. `mkbimage' depends on GRUB and existed
|
||||
elsewhere. It is now part of GRUB so that people can fix/contribute.
|
||||
* util/Makefile.am: added script `mkbimage'
|
||||
|
||||
2003-08-01 Jason Thomas <jason@intology.com.au>
|
||||
|
||||
* util/grub-install.in: support --no-floppy
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
bin_PROGRAMS = mbchk
|
||||
sbin_SCRIPTS = grub-install grub-md5-crypt grub-terminfo
|
||||
sbin_SCRIPTS = grub-install grub-md5-crypt grub-terminfo mkbimage
|
||||
noinst_SCRIPTS = grub-image
|
||||
#noinst_DATA = menu.lst
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue