~mvo/update-manager/post-jaunty

« back to all changes in this revision

Viewing changes to DistUpgrade/patches/README

  • Committer: Michael Vogt
  • Date: 2009-04-07 20:12:51 UTC
  • Revision ID: michael.vogt@ubuntu.com-20090407201251-0i2z5c003fixo5ot
add README

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
This dir can be used to drop patches (normal diffs) to fixup
 
2
stuff that is problematic during the upgrade (like doc-base and
 
3
/usr/sbin/install-docs).
 
4
 
 
5
The files have the format _path_to_binary.md5sum  
 
6
The upgrader will check for binaries with the matching md5sum and
 
7
apply the patches if the md5sum is correct (first --dry-run to 
 
8
ensure it applies cleanly).
 
9
 
 
10
Caveats:
 
11
- it does *not* do binary patching
 
12
- the md5sum calculation in python is not efficient, so do
 
13
  *not* patch huge files