Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | minor perl_checker cleanup | Thierry Vignaud | 2012-03-22 | 1 | -1/+1 |
| | |||||
* | (get_filesize_from_synthesis) read back real filesizes from synthesis | Thierry Vignaud | 2012-02-27 | 1 | -4/+26 |
| | | | | | | | (filter_existing_hdlist) readd back real filesizes read from synthesis else, since hdlist no more have filesizes since 2008, URPM will put a bogus estimation in newly generated synthesis | ||||
* | use strict | Thierry Vignaud | 2012-02-27 | 1 | -0/+1 |
| | |||||
* | perl_checker cleanup | Thierry Vignaud | 2012-02-27 | 1 | -1/+1 |
| | |||||
* | - force locale to be C (mga#95, Pascal Terjan) | Thierry Vignaud | 2011-09-09 | 1 | -0/+6 |
| | | | | | | (when packages contain translated summary/description genhdlist2 would embed them instead of the English version) | ||||
* | sync with what is actually packaged6.0 | Thierry Vignaud | 2011-09-09 | 1 | -1/+1 |
| | |||||
* | add support for custom compression filter used for synthesis too | Per Øyvind Karlsen | 2009-07-25 | 1 | -16/+27 |
| | |||||
* | allow for arbitrary compression of xml-info | Per Øyvind Karlsen | 2009-07-25 | 1 | -9/+20 |
| | |||||
* | add comment | Pascal Rigaux | 2009-01-15 | 1 | -0/+1 |
| | |||||
* | - genhdlist2: | Pascal Rigaux | 2008-09-23 | 1 | -1/+35 |
| | | | | | o with --versioned, create "versioned" metadata | ||||
* | add xml header to xml files generated | Per Øyvind Karlsen | 2008-09-11 | 1 | -0/+1 |
| | |||||
* | - genhdlist2: | Pascal Rigaux | 2008-03-05 | 1 | -8/+9 |
| | | | | | | o use utf8:: functions instead of Encode (to be able to work with only perl base modules) | ||||
* | - genhdlist2: | Pascal Rigaux | 2008-02-05 | 1 | -0/+1 |
| | | | | | o fix writing utf8 in xml info files (#37482) | ||||
* | - genhdlist2: | Pascal Rigaux | 2008-01-15 | 1 | -5/+9 |
| | | | | | | o rename --xml-media-info into --xml-info (to be coherent with urpmi) | ||||
* | - genhdlist2: | Pascal Rigaux | 2007-12-17 | 1 | -12/+21 |
| | | | | | o add --no-hdlist option (to be used by urpmi for --probe-rpms) | ||||
* | when generating {info,changelog,files}.xml.lzma, add them to md5sum | Pascal Rigaux | 2007-12-13 | 1 | -7/+6 |
| | |||||
* | - genhdlist2: | Pascal Rigaux | 2007-12-13 | 1 | -7/+97 |
| | | | | | | o generate {info,changelog,files}.xml.lzma when they already exist, or when --xml-media-info is used | ||||
* | prepare for next commit | Pascal Rigaux | 2007-12-11 | 1 | -9/+21 |
| | |||||
* | perl_checker complaince | Pascal Rigaux | 2007-08-12 | 1 | -1/+1 |
| | |||||
* | fix typo | Pascal Rigaux | 2007-08-10 | 1 | -1/+1 |
| | |||||
* | - genhdlist2: | Pascal Rigaux | 2007-08-10 | 1 | -2/+7 |
| | | | | | o error message when parse_hdlist (partially) fail | ||||
* | add --media_info-dir option (same as --subdir option in genhdlist) | Pascal Rigaux | 2007-08-08 | 1 | -1/+7 |
| | |||||
* | - genhdlist2: | Pascal Rigaux | 2007-06-25 | 1 | -2/+132 |
| | | | | | | | | | o handle old-rpms.lst (to be generated by youri) which will allow keeping rpms for some time without having in hdlist (useful for installs which expect the pkgs to be in sync in hdlist during the full install time) it will also allow keeping deprecated packages for some time | ||||
* | enhance doc | Pascal Rigaux | 2007-06-22 | 1 | -1/+1 |
| | |||||
* | nicer log message | Pascal Rigaux | 2007-06-22 | 1 | -1/+1 |
| | |||||
* | shorter log message | Pascal Rigaux | 2007-06-22 | 1 | -2/+2 |
| | |||||
* | suggest --allow-empty-media | Pascal Rigaux | 2007-06-22 | 1 | -1/+1 |
| | |||||
* | be backward compatible with distros <= 2007.0 | Pascal Rigaux | 2007-06-22 | 1 | -5/+12 |
| | |||||
* | add option --allow-empty-media | Pascal Rigaux | 2007-06-22 | 1 | -1/+8 |
| | |||||
* | ensure no hard link is used | Pascal Rigaux | 2007-06-21 | 1 | -0/+1 |
| | |||||
* | fix MD5SUM generation | Pascal Rigaux | 2007-06-20 | 1 | -3/+3 |
| | |||||
* | update copyright | Pascal Rigaux | 2007-06-15 | 1 | -1/+1 |
| | |||||
* | - fail before generating any file when no *.rpm are found | Pascal Rigaux | 2007-06-15 | 1 | -4/+5 |
| | | | | | - do not default to directory ".", the directory is now mandatory | ||||
* | document --file-deps | Pascal Rigaux | 2007-06-15 | 1 | -0/+20 |
| | |||||
* | more and better documentation | Pascal Rigaux | 2007-06-15 | 1 | -8/+21 |
| | |||||
* | - check build_synthesis success | Pascal Rigaux | 2007-06-15 | 1 | -2/+2 |
| | | | | | - more explicit message | ||||
* | nicer log message (when adding a pkg to hdlist) | Pascal Rigaux | 2007-06-15 | 1 | -2/+8 |
| | |||||
* | add --nolock option | Pascal Rigaux | 2007-06-15 | 1 | -1/+6 |
| | |||||
* | alpha version | Pascal Rigaux | 2007-06-15 | 1 | -0/+272 |