aboutsummaryrefslogtreecommitdiffstats
path: root/genhdlist2
Commit message (Collapse)AuthorAgeFilesLines
* - genhdlist2:Pascal Rigaux2008-09-231-1/+35
| | | | | o with --versioned, create "versioned" metadata
* add xml header to xml files generatedPer Øyvind Karlsen2008-09-111-0/+1
|
* - genhdlist2:Pascal Rigaux2008-03-051-8/+9
| | | | | | o use utf8:: functions instead of Encode (to be able to work with only perl base modules)
* - genhdlist2:Pascal Rigaux2008-02-051-0/+1
| | | | | o fix writing utf8 in xml info files (#37482)
* - genhdlist2:Pascal Rigaux2008-01-151-5/+9
| | | | | | o rename --xml-media-info into --xml-info (to be coherent with urpmi)
* - genhdlist2:Pascal Rigaux2007-12-171-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 md5sumPascal Rigaux2007-12-131-7/+6
|
* - genhdlist2:Pascal Rigaux2007-12-131-7/+97
| | | | | | o generate {info,changelog,files}.xml.lzma when they already exist, or when --xml-media-info is used
* prepare for next commitPascal Rigaux2007-12-111-9/+21
|
* perl_checker complaincePascal Rigaux2007-08-121-1/+1
|
* fix typoPascal Rigaux2007-08-101-1/+1
|
* - genhdlist2:Pascal Rigaux2007-08-101-2/+7
| | | | | o error message when parse_hdlist (partially) fail
* add --media_info-dir option (same as --subdir option in genhdlist)Pascal Rigaux2007-08-081-1/+7
|
* - genhdlist2:Pascal Rigaux2007-06-251-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 docPascal Rigaux2007-06-221-1/+1
|
* nicer log messagePascal Rigaux2007-06-221-1/+1
|
* shorter log messagePascal Rigaux2007-06-221-2/+2
|
* suggest --allow-empty-mediaPascal Rigaux2007-06-221-1/+1
|
* be backward compatible with distros <= 2007.0Pascal Rigaux2007-06-221-5/+12
|
* add option --allow-empty-mediaPascal Rigaux2007-06-221-1/+8
|
* ensure no hard link is usedPascal Rigaux2007-06-211-0/+1
|
* fix MD5SUM generationPascal Rigaux2007-06-201-3/+3
|
* update copyrightPascal Rigaux2007-06-151-1/+1
|
* - fail before generating any file when no *.rpm are foundPascal Rigaux2007-06-151-4/+5
| | | | | - do not default to directory ".", the directory is now mandatory
* document --file-depsPascal Rigaux2007-06-151-0/+20
|
* more and better documentationPascal Rigaux2007-06-151-8/+21
|
* - check build_synthesis successPascal Rigaux2007-06-151-2/+2
| | | | | - more explicit message
* nicer log message (when adding a pkg to hdlist)Pascal Rigaux2007-06-151-2/+8
|
* add --nolock optionPascal Rigaux2007-06-151-1/+6
|
* alpha versionPascal Rigaux2007-06-151-0/+272