~ubuntu-branches/ubuntu/lucid/mysql-dfsg-5.1/lucid

« back to all changes in this revision

Viewing changes to debian/patches/00list

  • Committer: Bazaar Package Importer
  • Author(s): Mario Limonciello
  • Date: 2009-11-29 13:01:43 UTC
  • Revision ID: james.westby@ubuntu.com-20091129130143-newlrxxcm4a3rned
Tags: 5.1.37-1ubuntu6
* Convert the package from using sysvinit to upstart
  - Add mysql-server-5.1.mysql.upstart
* debian/mysql-server-5.1.mysql.init:
  - Drop, unused now with upstart.
* debian/additions/mysqld_safe_syslog.cnf:
  - Drop, not necessary
* debian/additions/my.cnf:
  - Remove pid declaration
  - Set up error logging to /var/log/mysql since we're not piping
    anything around logger anymore.
* Remove references to mysqld_safe in these files:
  - debian/rules
  - mysql-server-5.1.logcheck.ignore.paranoid
  - mysql-server-5.1.logcheck.ignore.workstation
  - debian/mysql-server-5.1.logcheck.ignore.server
* debian/mysql-server-5.1.postinst:
  - Replace calls to /etc/init.d/ with regular upstart calls
  - Remove reference to mysqld_safe.
* debian/patches/38_scripts__mysqld_safe.sh__signals.dpatch:
  - Drop, irrelevant since we don't use mysqld_safe anymore.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
01_MAKEFILES__Docs_Makefile.in.dpatch
3
3
02_no_builtin_ndbcluster_plugin.dpatch
4
4
33_scripts__mysql_create_system_tables__no_test.dpatch
5
 
38_scripts__mysqld_safe.sh__signals.dpatch
6
5
41_scripts__mysql_install_db.sh__no_test.dpatch
7
6
44_scripts__mysql_config__libs.dpatch
8
7
50_mysql-test__db_test.dpatch