ubuntu/+source/refit:applied/debian/squeeze

Last commit made on 2010-05-19
Get this branch:
git clone -b applied/debian/squeeze https://git.launchpad.net/ubuntu/+source/refit
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/debian/squeeze
Repository:
lp:ubuntu/+source/refit

Recent commits

eb4fdee... by Julien BLACHE <email address hidden>

0.14-2 (patches applied)

Imported using git-ubuntu import.

14eaeb4... by Julien BLACHE <email address hidden>

Wrap EFI API calls with refit_callX_wrapper()

Gbp-Pq: libeg_uefi_call_wrapper.patch.

6893a00... by Julien BLACHE <email address hidden>

Wrap EFI API calls with refit_callX_wrapper()

Gbp-Pq: refit_uefi_call_wrapper.patch.

dbd67da... by Julien BLACHE <email address hidden>

Wrap EFI API calls with refit_callX_wrapper()

Gbp-Pq: gptsync_uefi_call_wrapper.patch.

365d49a... by Julien BLACHE <email address hidden>

Add macros for wrapping EFI calls on X64

Gbp-Pq: efi_call_wrappers.patch.

9c9feaf... by Julien BLACHE <email address hidden>

Disable features that require EFI110

Gbp-Pq: disable_EFI110_features.patch.

7611a6d... by Julien BLACHE <email address hidden>

Map GPT "BIOS Boot Partition" type to MBR type 0xda ("Non-FS data")

Gbp-Pq: gptsync_biosboot.patch.

b8048f0... by Julien BLACHE <email address hidden>

Do not truncate partitions starting or extending beyond 2 TiB.

Gbp-Pq: gptsync_dont_truncate.patch.

ac53476... by Julien BLACHE <email address hidden>

Rewrite parts of the manpage

Gbp-Pq: gptsync_manpage.patch.

79469a2... by Julien BLACHE <email address hidden>

Add a quiet mode to gptsync for non-interactive use

Gbp-Pq: gptsync_quiet_mode.patch.