summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Expand)AuthorAgeFilesLines
* added parsehdlist.Francois Pons2000-11-201-0/+1
* removed logs.Francois Pons2000-11-201-8/+1
* use parsehdlist from rpmtools-2.1-3mdk or above instead ofFrancois Pons2000-11-201-17/+29
* *** empty log message ***Pascal Rigaux2000-11-201-0/+6
* (afterInstallPackages): moved the writeandclean_ldsoconf herePascal Rigaux2000-11-201-2/+3
* (exitInstall): fix messagePascal Rigaux2000-11-201-1/+1
* add /var/ftp and /var/www in the list of propose mount-pointsPascal Rigaux2000-11-201-1/+1
* add openuniverse to the list of gl appsGuillaume Cottenceau2000-11-171-1/+1
* tempory version for current glibc, a lot of module have been removed due toFrancois Pons2000-11-161-45/+52
* updated with rpmlib 4.Francois Pons2000-11-161-1/+1
* completed something that seems to work almost correctly at the first lookFrancois Pons2000-11-161-38/+40
* include /usr/lib/rpm/macros else rpmlib gets crazy :-)Francois Pons2000-11-161-0/+1
* add netscape-german, thx to florinGuillaume Cottenceau2000-11-161-0/+1
* isdn4k-utils gets same weight as isdn4net, thx to FlorinGuillaume Cottenceau2000-11-161-1/+1
* updated Norwegian filePablo Saratxaga2000-11-161-6/+6
* add librpmioPascal Rigaux2000-11-151-1/+1
* updated for rpm 4.Francois Pons2000-11-151-44/+35
* workaround for kernel-headers not in sync with glibc (dev_t)Pascal Rigaux2000-11-151-0/+3
* rpmdepOrder again (for new TAGp)Francois Pons2000-11-151-3/+3
* when loading a new module, add an alias for it, even in standalone mode.damien2000-11-151-1/+1
* removed foreach (<... which are eating memoryFrancois Pons2000-11-1412-65/+89
* fork install on upgrade for searching trhough filelist, this savesFrancois Pons2000-11-141-116/+195
* updated Danish filePablo Saratxaga2000-11-141-680/+773
* Integrate Till's patches for better work with Cups.Guillaume Cottenceau2000-11-131-2/+41
* fix for bug #1350Pascal Rigaux2000-11-121-4/+5
* (psUpdateHdlistsDeps): fixed an ugly typo (uses .cz2 for .cz and .cz22 forPascal Rigaux2000-11-121-1/+1
* updated pot filePablo Saratxaga2000-11-1144-22913/+26471
* fixed wrong case for managing IP for remove CUPS serverFrancois Pons2000-11-101-1/+1
* updated typo for remote CUPS server configuration dialogFrancois Pons2000-11-101-2/+2
* initIMPS2 move where it should be (in non-C_RPM dependent section)Pascal Rigaux2000-11-101-5/+4
* make sure to restart cups when cupsd.conf is modified.Francois Pons2000-11-091-0/+4
* fixed modification of BrowsePoll on a existing file.Francois Pons2000-11-091-3/+4
* added new function for selected or installed accessor on pkgFrancois Pons2000-11-081-1/+2
* fixed for urpmi again;Francois Pons2000-11-081-1/+1
* make sure package already installed for oem are marked as selected, as someFrancois Pons2000-11-081-0/+1
* add management of BrowsePoll <ip>:<port> in /etc/cups/cupsd.confFrancois Pons2000-11-081-1/+46
* add minimal management of /etc/cups/cupsd.confFrancois Pons2000-11-081-0/+19
* make sure class discarding do not destroy resultFrancois Pons2000-11-081-0/+2
* *** empty log message ***Stefan Siegel2000-11-081-0/+2
* now there are 8 ttyS* available for configuration. Used for internal modem co...damien2000-11-071-1/+1
* (main): in oem, configureX automaticPascal Rigaux2000-11-071-1/+1
* (afterInstallPackages): give medium 'cdrom' to install_urpmi in case of $::oemPascal Rigaux2000-11-071-5/+3
* (main): $::oem is now global :-( (needed in install_steps.pm)Pascal Rigaux2000-11-071-3/+3
* use of install_any::boot_medium to avoid listing medium used for bootFrancois Pons2000-11-071-1/+1
* use of $boot_medium where the boot medium is used (default 1)Francois Pons2000-11-071-3/+6
* fixed text for card prefered in XFree 3.3 (RIVA128).Francois Pons2000-11-071-2/+2
* (choosePartitionsToFormat): don't propose already mounted partitionsPascal Rigaux2000-11-061-1/+1
* (doPartitionDisksAfter): remove the mount_all which is plain dumbPascal Rigaux2000-11-061-2/+5
* (formatPartitions): formatMountPartitions done even in upgradePascal Rigaux2000-11-061-5/+3
* (use_root_part): fs::mount_all really removedPascal Rigaux2000-11-061-1/+0