Hi, Update:
Now the attributes are stored inside mod file, for example, "fs:", "command:ls", etc. grub-symdb uses it to generate the list files automatically (fs.lst, partmap.lst, parttool.lst, command.lst, handler.lst). Don't use sed to scan source file, and eliminate the fs-*.lst, partmap-*.lst, parttool-*.lst, command-*.lst and handler-*.lst. grub-objdump can show the mod attributes, for example: # grub-objdump gfxterm.mod filename: gfxterm.mod mod name: gfxterm mod deps: bitmap font video mod attr: handler:terminal_output.gfxterm command:background_image init func: 0xcad fini func: 0xce6 -- Bean _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel