urpmi

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

- added signal handler when opening rpm database to make sure
  it will be closed on SIGINT or SIGQUIT.
- urpmi use -p by default.
- allow urpmq to download rpm with http or ftp protocol when
  invoked with --headers (fix rpminst behaviour).

Version 3.1-3mdk - Dec 17 2001, by François Pons

- fixed choice listing.
- somewhat fixed -p kernel.
- fixed installation of package with naming convention changed to
  make upgrade identical to install (kernel and kernel-source).
- allow not to use parsehdlist during --auto-select (now disabled
  by default)
- fix curl support broken for http files and missing ftp files.

Version 3.1-2mdk - Dec 14 2001, by François Pons

- added time conditionnal download to curl interface for both http
  and ftp protocol (so need Date::Manip because urpm library use it
  for ftp as no support in curl).
- updated urpm library version to 3.1.

Version 3.1 - Dec 13 2001, by François Pons

- added --distrib flag to urpmi.addmedia to add all media from the
  installation medium.
- fixed update on removable medium (the second to more).
- added probe on name to select media (urpmi.update and urpmi.removemedia).
- added log when adding or removing media.
- release 3.1 (interface change, removed method in urpm library).

Version 3.0-6mdk - Dec 12 2001, by François Pons

- fixed removable device probe for addition of medium.
- fixed synthesis size checking.
- added log when copying file (nfs).
- removed error when description file is not retrieved successfully.
- added -h option to urpmi.addmedia to probe for synthesis or hdlist.
- modified --force of urpmi.update to behave smootly (given once to
  force copy of file, given twice to force regeneration of hdlist).

Version 3.0-5mdk - Dec 10 2001, by François Pons

- added kernel-source in /etc/urpmi/inst.list.

Version 3.0-4mdk - Dec 07 2001, by François Pons

- fixed in urpmq to handle --headers (needed by rpminst) when
  no hdlist are present.

Version 3.0-3mdk - Dec 07 2001, by François Pons

- fixed back /etc/urpmi/urpmi.cfg update.
- fixed back synthesis source management.
- fixed extraction of epoch tag for old synthesis.

Version 3.0-2mdk - Dec 07 2001, by François Pons

- removing sense data in provides (internally).
- optimized depslist relocation for provides cleaning.
- optimized synthesis parsing.
- make sure /etc/urpmi/urpmi.cfg is written on modification.

Version 3.0 - Dec 06 2001, by François Pons

- 3.0 so urpm library interface change and method removal.
- depslist*, compss, provides are obsoleted, synthesis file
  are now used instead (this will help rpmdrake caching).

Version 2.2-2mdk - Dec 06 2001, by François Pons

- fixed bad reference with -p.
- changed -p ... to use choice instead of mutliple packages.

Version 2.2 - Dec 05 2001, by François Pons

- match rpmtools-4.0.
- updated help on-line and fixed options invocation.
- update translation (thierry)

Version 2.1-7mdk - Nov 29 2001, by François Pons

- fixed -p flag with choices.
- fixed -p kernel which may glob another kernel package.

Version 2.1-6mdk - Nov 28 2001, by François Pons

- updated requires to webfetch.

Version 2.1-5mdk - Nov 28 2001, by François Pons

- fixed URL with trailing slashes.
- added download log.

Version 2.1-4mdk - Nov 28 2001, by François Pons

- fixed incovation of sync method even when no files to sync.
- fixed urpmq option management (-m|-M equ -du but necessary by default).
- added small doc in /etc/urpmi/inst.list file.

Version 2.1-3mdk - Nov 27 2001, by François Pons

- added curl support (kept wget support).
- updated help for urpmi, urpmi.update and urpmi.addmedia.
- fixed bad check of urpmi.addmedium for existing name.
- avoid some error message if description is missing (not all).
- allow any prefix for url (especially removable://...).

Version 2.1-2mdk - Nov 27 2001, by François Pons

- removed old optimization to get existing depslist instead
  of rebuilding it.

Version 2.1 - Nov 26 2001, by François Pons

- removed obsoleted code in urpm module.
- ignore -m, -M and -c flag of urpmi/urpmq.
- fixed group display of urpmq.
- added -f for urpmq to display full package name.
- fixed -d of urpmq.

Changes  view on Meta::CPAN

- fixed urpmi with local file.
- changed default option to verbose when invoking rpm.

Version 1.4-4mdk - Jan 25 2001, by François Pons

- added code to search for source rpms file to install.
- modified manipulation of ignore flag, keep media name unique.
- lot of fixes on urpm core library.

Version 1.4-3mdk - Jan 25 2001, by François Pons

- need rpmtools-2.1-9mdk or above for hdlist building extension.
- introduced cache directory for medium and rpms manipulation.

Version 1.4-2mdk - Jan 17 2001, by François Pons

- fixed glitches in urpm.pm module about old format of urpmi.cfg.

Version 1.4 - Jan 16 2001, by François Pons

- extract urpmi/urpmq common code and newer code for medium
  management in perl module urpm.
- rewrite tools to use the module.

Version 1.3-12mdk - Nov 27 2000, by François Pons

- fixed urpmi.addmedia if already added media are no more accessible.

Version 1.3-11mdk - Nov 16 2000, by François Pons

- fixed compilation problems.

Version 1.3-10mdk - Sep 25 2000, by François Pons

- updated urpme to depslist.ordered.

Version 1.3-9mdk - Sep 20 2000, by Guillaume Cottenceau

- in --auto under X, does not display anymore the sucking interactive dialog
  "everything already installed"

Version 1.3-8mdk - Sep 20 2000, by Guillaume Cottenceau

- added option --best-output that selects X if available

Version 1.3-7mdk - Sep 13 2000, by François Pons

- trusting root only readable file list.*, fixes gurpmi with
  mutlitple media examination.
- removed setuid root on urpmq.

Version 1.3-6mdk - Sep 05 2000, by François Pons

- split query mode of urpmi into new tools urpmq.
- fixed -v option of urpmi.
- updated man pages of various tools.

Version 1.3-5mdk - Sep 03 2000, by François Pons

- fixed incorporation of media with already defined packages, choose the
  relocated one by rpmtools library.

Version 1.3-4mdk - Sep 01 2000, by François Pons

- fixed --auto usage (thanks to Garbage Collector).
- fixed urpmi.addmedia with glob on rpm files only.

Version 1.3-3mdk - Aug 31 2000, by François Pons

- Oops, fixed typo in post.

Version 1.3-2mdk - Aug 31 2000, by François Pons

- added code to proper upgrade of urpmi 1.2.
- added small correction in urpmi for basesystem selection.
- fixed help invocation (thanks to Bryan Paxton).
- modified urpmf not to use rpmtools-compat.

Version 1.3 - Aug 28 2000, by François Pons

- 1.3 of urpmi.
- use rpmtools perl interface to access hdlist and build requires.

Version 1.2-4mdk - Aug 06 2000, by Pixel

- urpmi local_file only if local_file ends with .rpm

Version 1.2-3mdk - Jul 19 2000, by Pixel

- change versions of autoirpm and gurpmi
- macroization, BM

Version 1.2 - Jun 29 2000, by Pixel

- nice fixes from diablero (mainly better generation of list.*)

Version 1.1-6mdk - May 04 2000, by Pixel

- urpmi: unset IFS

Version 1.1-5mdk - Apr 04 2000, by Pixel

- urpmi: add option --force to ignore errors

Version 1.1-4mdk - Mar 26 2000, by Pixel

- autoirpm.update: adapted to new hdlist format

Version 1.1-3mdk - Mar 26 2000, by Pixel

- urpmi can handle package files given on command line. It finds out the
dependencies if possible.
- added rpme (try it, you'll like it!)
- 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

Version 1.1-2mdk - Mar 16 2000, by Pixel

- increase version number of gurpmi and autoirpm



( run in 0.303 second using v1.01-cache-2.11-cpan-5511b514fd6 )