2008-06-16 Robert Millan <rmh@aybabtu.com>

* util/update-grub.in: Check for $EUID instead of $UID.
        Reported by Vincent Zweije.
This commit is contained in:
robertmh 2008-06-16 20:29:55 +00:00
parent d31a32a14c
commit 991477f8a7
2 changed files with 8 additions and 3 deletions

View file

@ -1,3 +1,8 @@
2008-06-16 Robert Millan <rmh@aybabtu.com>
* util/update-grub.in: Check for $EUID instead of $UID.
Reported by Vincent Zweije.
2008-06-16 Bean <bean123ch@gmail.com>
* fs/ext2.c (grub_ext2_blockgroup): Revert to pre journal state.