2008-04-13 Robert Millan <rmh@aybabtu.com>
* gendistlist.sh (EXTRA_DISTFILES): Add `genpartmaplist.sh'. * genmk.rb (partmap): New variable. (CLEANFILES, PARTMAPFILES): Add #{partmap}. (#{partmap}): New target rule. * genpartmaplist.sh: New file. * Makefile.in (pkglib_DATA): Add partmap.lst. (partmap.lst): New target rule. * util/i386/pc/grub-mkrescue.in: Generate grub.cfg that loads needed modules (including all partition maps), instead of preloading them.
This commit is contained in:
parent
78b51059c3
commit
58cd3d85e0
5 changed files with 33 additions and 6 deletions
12
ChangeLog
12
ChangeLog
|
@ -1,3 +1,15 @@
|
|||
2008-04-13 Robert Millan <rmh@aybabtu.com>
|
||||
|
||||
* gendistlist.sh (EXTRA_DISTFILES): Add `genpartmaplist.sh'.
|
||||
* genmk.rb (partmap): New variable.
|
||||
(CLEANFILES, PARTMAPFILES): Add #{partmap}.
|
||||
(#{partmap}): New target rule.
|
||||
* genpartmaplist.sh: New file.
|
||||
* Makefile.in (pkglib_DATA): Add partmap.lst.
|
||||
(partmap.lst): New target rule.
|
||||
* util/i386/pc/grub-mkrescue.in: Generate grub.cfg that loads needed
|
||||
modules (including all partition maps), instead of preloading them.
|
||||
|
||||
2007-04-13 Fabian Greffrath <fabian.greffrath@web.de>
|
||||
|
||||
* util/grub.d/30_os-prober.in: New script. Use `os-prober' and
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue