grub:peter/devmapper

Last commit made on 2013-10-26
Get this branch:
git clone -b peter/devmapper https://git.launchpad.net/grub

Branch merges

Branch information

Name:
peter/devmapper
Repository:
lp:grub

Recent commits

e7f405a... by Simon Peter <email address hidden>

Reimport Simon Peter's devmapper

3ace8d7... by bvk

 * docs/osdetect.cfg: New file.

1e6ad6a... by bvk

 * tests/util/grub-shell.in: Add new --debug option.

188929e... by bvk

 * tests/test_unset.in: New test.

7994a09... by bvk

 * tests/test_sha512sum.in: New test.

2a8a758... by phcoder

 * grub-core/fs/iso9660.c: Replace strncat with memcpy.
 * include/grub/misc.h: Remove strncat.
 * grub-core/lib/posix_wrap/string.h: Likewise.

6d1fc99... by phcoder

Missing Changelog entry

3d695d7... by phcoder

 * tests/date_unit_test.c: New test.

10bafa1... by phcoder

 * grub-core/normal/datetime.c (grub_unixtime2datetime): Fix mishandling
 of first three years after start of validity of unixtime.

b1c6d03... by phcoder

 * grub-core/normal/menu_entry.c (get_logical_num_lines): Use unsigned
 division as the one making more sense.
 (update_screen): Likewise.
 (complete): Likewise.