ubuntu/+source/uswsusp:applied/ubuntu/utopic

Last commit made on 2014-03-24
Get this branch:
git clone -b applied/ubuntu/utopic https://git.launchpad.net/ubuntu/+source/uswsusp
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/utopic
Repository:
lp:ubuntu/+source/uswsusp

Recent commits

294e8e6... by =?utf-8?q?Rodolfo_Garc=C3=ADa_Pe=C3=B1as_=28kix=29?= <email address hidden>

1.0+20120915-5 (patches applied)

Imported using git-ubuntu import.

d8e9a08... by =?utf-8?q?Rodolfo_Garc=C3=ADa_Pe=C3=B1as_=28kix=29?= <email address hidden>

The buffer csum_buf (load.c) doesn't leave space for the \0 character, so the checksum match fails.

Gbp-Pq: 10_checksum_buffer_size.patch.

7d64fc0... by =?utf-8?q?Rodolfo_Garc=C3=ADa_Pe=C3=B1as_=28kix=29?= <email address hidden>

Documentation for s2ram options

Gbp-Pq: 09_readme_new_options.patch.

d18fd31... by =?utf-8?q?Rodolfo_Garc=C3=ADa_Pe=C3=B1as_=28kix=29?= <email address hidden>

This patch disable KMS using config file

Gbp-Pq: 08_disable_kms_cfg_file.patch.

284fb6a... by =?utf-8?q?Rodolfo_Garc=C3=ADa_Pe=C3=B1as_=28kix=29?= <email address hidden>

This patch removes the argument request not needed

Gbp-Pq: 07_no_kms_argument.patch.

ca0cd30... by =?utf-8?q?Rodolfo_Garc=C3=ADa_Pe=C3=B1as_=28kix=29?= <email address hidden>

This patch removes some typecasting warnings

Gbp-Pq: 06_typecasting_warnings.patch.

b404686... by =?utf-8?q?Rodolfo_Garc=C3=ADa_Pe=C3=B1as_=28kix=29?= <email address hidden>

This patch adds UUID support for uswsusp

Gbp-Pq: 05_uuid_support.patch.

f97da44... by =?utf-8?q?Rodolfo_Garc=C3=ADa_Pe=C3=B1as_=28kix=29?= <email address hidden>

Change the suspend-utils strings to uswsusp, because the debian package name is different than the upstream name.

Gbp-Pq: 04_uswsusp_manpages.patch.

20c0fa5... by =?utf-8?q?Rodolfo_Garc=C3=ADa_Pe=C3=B1as_=28kix=29?= <email address hidden>

Force option is supported in PPC platform for compatibility with x86 platform (for scripts, tools,...)

Gbp-Pq: 03_s2ram_ppc_force.patch.

610a61a... by =?utf-8?q?Rodolfo_Garc=C3=ADa_Pe=C3=B1as_=28kix=29?= <email address hidden>

VT switching is removed because is not needed

Gbp-Pq: 02_s2ram_no_vt_switch.patch.