]> git.proxmox.com Git - grub2.git/commit
* commands/cat.c (options): New variable.
authorColin Watson <cjwatson@ubuntu.com>
Mon, 28 Jun 2010 07:51:46 +0000 (08:51 +0100)
committerColin Watson <cjwatson@ubuntu.com>
Mon, 28 Jun 2010 07:51:46 +0000 (08:51 +0100)
commitbbe346529e999e09dc1aed179c50eed090d28bd3
treea164c86484bd19b04a9af5f61d65a5a726281612
parent412e09f35538e49cc97bdcf8bc4a57fd93621a17
* commands/cat.c (options): New variable.
(grub_cmd_cat): Parse options.  If the --dos option is given, print
DOS-style "\r\n" line endings as simple newlines (Debian bug
#586358).
(GRUB_MOD_INIT): Use extcmd.
(GRUB_MOD_FINI): Likewise.
* docs/grub.texi (cat): Document --dos.
ChangeLog
commands/cat.c
docs/grub.texi