On Tue, 25 Apr 2000, Wilko Bulte wrote: > OK. But you do have to uniquely identify the binary that needs to be > patched. So, my question is when you generate 10x the same binary, will all > these 10 binaries have the same MD5 checksum? In other words: if people did > a local buildworld once on a -release sourcetree will all the executables > have the same MD5 as the ones on the -release cdrom? I don't think a binary patch is workable: all it takes is a single local buildworld and you've got an unpatchable system. Furthermore, I'd speculate that binary patches would usually be on the same order of size as the file itself. What *would* work is including the entire new file in the package. This is what solaris does. However, there are serious regression-testing and dependency problems with a scheme like this - i.e. making sure you've included *all* of the relevant changes. Kris ---- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe <[EMAIL PROTECTED]> To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message
- Re: SMP changes and breaking kld object modu... Vallo Kallaste
- Re: SMP changes and breaking kld object module compat... Paul Richards
- Re: SMP changes and breaking kld object module c... Andrzej Bialecki
- Re: SMP changes and breaking kld object modu... Wilko Bulte
- Patchkits: Was :Re: SMP changes and brea... Richard Wackerbarth
- Re: Patchkits: Was :Re: SMP changes ... Wilko Bulte
- Re: Patchkits: Was :Re: SMP changes ... Garrett Wollman
- Re: Patchkits: Was :Re: SMP changes ... Wilko Bulte
- Re: Patchkits: Was :Re: SMP changes ... Garrett Wollman
- Re: Patchkits: Was :Re: SMP changes ... Richard Wackerbarth
- Re: Patchkits Kris Kennaway
- Re: Patchkits Richard Wackerbarth
- Re: Patchkits: Was :Re: SMP changes ... Brandon D. Valentine
- Re: Patchkits: Was :Re: SMP changes ... Kris Kennaway
- Re: Patchkits: Was :Re: SMP changes ... Brandon D. Valentine
- Re: Patchkits: Was :Re: SMP changes ... Jim Bloom
- Re: Patchkits: Was :Re: SMP changes ... Andrzej Bialecki
- Re: SMP changes and breaking kld object modu... Daniel O'Connor
- Re: SMP changes and breaking kld object ... Andrzej Bialecki
- Re: SMP changes and breaking kld obj... Daniel O'Connor
- Re: SMP changes and breaking kld obj... David Malone