2001-07-16 Daouda Lo * Makefile, urpmi.spec, urpmi.logrotate: Add logrotate file 2001-03-18 Chmouel Boudjnah * skip.list, urpmi.spec, Makefile: Add skip.file example file. 2001-02-14 Pablo Saratxaga * urpmi: modified to use perl-gettext * urpmt: i18n'ed it (trough command line "gettext") * placeholder.h: a placeholder for xgettext to find the translatable strings (as xgettext only undertands C-syntax) * po/create_placeholder,po/pl_create_placeholder: scripts to create the placeholder.h file 2000-09-28 Pixel * urpmi.addmedia: fix regexp for trying 2 mount mntpoint 2000-09-21 Pixel * urpmi.addmedia: try to mount the directory if file contains /mnt, mainly for /mnt/nfs (it can't hurt) * urpmi.addmedia (update): no args now means '-a' 2000-06-29 Pixel * urpmi.addmedia, urpmf, autoirpm.update: nice fixes from diablero 2000-06-03 Pixel * urpmi.addmedia (substInFile): die if no rpm were found 2000-05-04 Pixel * urpmi: unset IFS 2000-04-07 Chmouel Boudjnah * urpmf: unalias ls before using it (or we get wrong thing). 2000-04-04 Pixel * urpmi: add option --force to ignore errors 2000-04-03 Pixel * urpmi (version_compare): bug fix 2000-03-26 Pixel * autoirpm.update: adapted to new hdlist format. use perl version of dirname and mkdir -p (for speed) - urpmi can handle package files given on command line. It finds out the dependencies if possible. - don't try nodeps if file is missing - new group - adapted urpmi.addmedia to new hdlist's / multi-cd - adapted autoirpm.update-all to new rpmlib 2000-02-28 Pixel * autoirpm.update-all.cc: s/FILENAMES/OLDFILENAMES/ * urpmi: unset $BASH_ENV 2000-02-10 Pixel * urpmi: unset $ENV to please -U * urpmi: now really handle multiple args * urpmi: new option ``-a'' to install all the proposed packages * urpmi: add ability to --nodeps and --force in case of install errors 2000-01-20 Pixel * urpmi: fix regexp not allowing `.' in release 2000-01-10 Pixel * urpmi: bug fix from Brian J. Murrell 2000-01-07 Pixel * urpmi: tty question now defaults to yes and acts that way! 2000-01-06 Pixel * urpmi: tty question now defaults to yes (y/N -> N/y) 2000-01-04 Chmouel Boudjnah * rpmf: use egrep. 2000-01-04 Pixel * urpmi.addmedia: replaced hdlist2files by hdlist2names * rpmf: created