grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] Display the path of the file when file is not found


From: Yves Blusseau
Subject: [PATCH] Display the path of the file when file is not found
Date: Sat, 25 Sep 2010 14:03:30 +0200
User-agent: StGit/0.15-97-g9680

        * grub-core/fs/fat.c: Display the filename when file is not found.
        * grub-core/fs/fshelp.c: Likewise.
        * grub-core/fs/hfs.c: Likewise.
        * grub-core/fs/jfs.c: Likewise.
        * grub-core/fs/minix.c: Likewise.
        * grub-core/fs/ufs.c: Likewise.
---
 ChangeLog.filename-file-not-found |    8 ++++++++
 grub-core/fs/fat.c                |   11 +++++++++--
 grub-core/fs/fshelp.c             |    2 +-
 grub-core/fs/hfs.c                |    2 +-
 grub-core/fs/jfs.c                |    2 +-
 grub-core/fs/minix.c              |    2 +-
 grub-core/fs/ufs.c                |    2 +-
 7 files changed, 22 insertions(+), 7 deletions(-)
 create mode 100644 ChangeLog.filename-file-not-found

Attachment: filename-not-found.patch
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]