2007/1/8, Dan McGee <dpmcgee@gmail.com>:
Signed-off-by: Dan McGee <dpmcgee@gmail.com> What this line means? read submitting-patches in the pacman source, Aaron just added it a few days ago. It is just standard procedure for submitting things with
Here are my thoughts/questions/suggestions:
- switched to libfetch in place of libftp
Thank you for this, Aaron! :) It is actually libdownload (as well as libarchive) now, so a note on
On 1/9/07, Roman Kyrylych <roman.kyrylych@gmail.com> wrote: things like kernel development, etc, and a good model to follow. that should be made.
- makepkg: recoginze .TGZ, .ZIP and other uppercase extensions
What does it mean? Does case or extension make any difference for makepkg? It is configurable now.
- - added SBU variable to makepkg.conf What is SBU? It is an 'unit' (not sure what SB is) to allow people to know how long a package build takes with some package being a reference. Perhaps 'standard build unit' or something.
+ - fixed logging everything twice to pacman.log TODO: dan- i think i saw this happen when i installed things It wrapped the line.
Notice that I didn't really add anything...just removed a bunch of stuff. If anyone wants to sit down and comb the cvs logs and mailing lists for changes that have been made and compile them in a file, it would be much appreciated. -Dan