ubuntu/+source/uswsusp:applied/ubuntu/trusty

Last commit made on 2014-03-12
Get this branch:
git clone -b applied/ubuntu/trusty 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/trusty
Repository:
lp:ubuntu/+source/uswsusp

Recent commits

4d1da80... by Leo Iannacone

1.0+20120915-4ubuntu1 (patches applied)

Imported using git-ubuntu import.

9b86ee6... by Leo Iannacone

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.

c21ae6b... by Leo Iannacone

Documentation for s2ram options

Gbp-Pq: 09_readme_new_options.patch.

c500f97... by Leo Iannacone

This patch disable KMS using config file

Gbp-Pq: 08_disable_kms_cfg_file.patch.

d01518c... by Leo Iannacone

This patch removes the argument request not needed

Gbp-Pq: 07_no_kms_argument.patch.

61254ad... by Leo Iannacone

This patch removes some typecasting warnings

Gbp-Pq: 06_typecasting_warnings.patch.

8846720... by Leo Iannacone

This patch adds UUID support for uswsusp

Gbp-Pq: 05_uuid_support.patch.

50995e7... by Leo Iannacone

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

Gbp-Pq: 04_uswsusp_manpages.patch.

ee03c52... by Leo Iannacone

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

Gbp-Pq: 03_s2ram_ppc_force.patch.

67c59a0... by Leo Iannacone

VT switching is removed because is not needed

Gbp-Pq: 02_s2ram_no_vt_switch.patch.