Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add openuniverse to the list of gl apps | Guillaume Cottenceau | 2000-11-17 | 1 | -1/+1 |
| | |||||
* | - fix bug of not actually writing down the `0' char to end filetable | Guillaume Cottenceau | 2000-11-16 | 4 | -119/+47 |
| | | | | | | - use stat to compute file lengths - test NULL pointers directly on their value | ||||
* | tempory version for current glibc, a lot of module have been removed due to | Francois Pons | 2000-11-16 | 1 | -45/+52 |
| | | | | | | problem of stage1 increase in size when compiled with glibc-2.2 and current modutils. | ||||
* | updated with rpmlib 4. | Francois Pons | 2000-11-16 | 1 | -1/+1 |
| | |||||
* | completed something that seems to work almost correctly at the first look | Francois Pons | 2000-11-16 | 1 | -38/+40 |
| | | | | | with rpmlib 4. | ||||
* | include /usr/lib/rpm/macros else rpmlib gets crazy :-) | Francois Pons | 2000-11-16 | 1 | -0/+1 |
| | |||||
* | add netscape-german, thx to florin | Guillaume Cottenceau | 2000-11-16 | 1 | -0/+1 |
| | |||||
* | isdn4k-utils gets same weight as isdn4net, thx to Florin | Guillaume Cottenceau | 2000-11-16 | 1 | -1/+1 |
| | |||||
* | updated Norwegian file | Pablo Saratxaga | 2000-11-16 | 1 | -6/+6 |
| | |||||
* | add librpmio | Pascal Rigaux | 2000-11-15 | 1 | -1/+1 |
| | |||||
* | updated for rpm 4. | Francois Pons | 2000-11-15 | 1 | -44/+35 |
| | |||||
* | umount before leaving, clean unneeded stuff in rc.reboot | Pascal Rigaux | 2000-11-15 | 2 | -4/+3 |
| | |||||
* | workaround for kernel-headers not in sync with glibc (dev_t) | Pascal Rigaux | 2000-11-15 | 1 | -0/+3 |
| | |||||
* | rpmdepOrder again (for new TAGp) | Francois Pons | 2000-11-15 | 1 | -3/+3 |
| | |||||
* | when loading a new module, add an alias for it, even in standalone mode. | damien | 2000-11-15 | 1 | -1/+1 |
| | |||||
* | removed foreach (<... which are eating memory | Francois Pons | 2000-11-14 | 12 | -65/+89 |
| | |||||
* | fork install on upgrade for searching trhough filelist, this saves | Francois Pons | 2000-11-14 | 1 | -116/+195 |
| | | | | | | | | | | | | | | | | | | | | | | | about 20Mb of memory before rpmlib transaction are started so its is more than 2 times faster for upgrading a system, sorry it was effectively a machine two overloaded that makes the upgrade slower. make rpmlib not to check size as DrakX should do it. added special cases for selection of packages according to files, avoid all kde-i18n packages if their locales-$lang is not selected, avoid a -devel package if only one files is updated (typical for fixes on package by moving files around). deactivated rpmdepOrder as it should be done directly in depslist.ordered file. fixed obsoletes which never run correctly, even if almost no package are selected explicitely this way. added log during selection of packages to upgrade to keep a track of what DrakX is doing. | ||||
* | updated Danish file | Pablo Saratxaga | 2000-11-14 | 1 | -680/+773 |
| | |||||
* | Integrate Till's patches for better work with Cups. | Guillaume Cottenceau | 2000-11-13 | 1 | -2/+41 |
| | |||||
* | eject needs to know which device to eject, so now we tell it. | Pascal Rigaux | 2000-11-13 | 1 | -1/+1 |
| | |||||
* | fix for bug #1350 | Pascal Rigaux | 2000-11-12 | 1 | -4/+5 |
| | | | | | (mousedrake dies with: Undefined subroutine &mouse::serial_ports_names) | ||||
* | (psUpdateHdlistsDeps): fixed an ugly typo (uses .cz2 for .cz and .cz22 for | Pascal Rigaux | 2000-11-12 | 1 | -1/+1 |
| | | | | | .cz2) that makes for than one CD install breaks :-( | ||||
* | updated pot file | Pablo Saratxaga | 2000-11-11 | 44 | -22913/+26471 |
| | |||||
* | fixed wrong case for managing IP for remove CUPS server | Francois Pons | 2000-11-10 | 1 | -1/+1 |
| | |||||
* | updated typo for remote CUPS server configuration dialog | Francois Pons | 2000-11-10 | 1 | -2/+2 |
| | |||||
* | initIMPS2 move where it should be (in non-C_RPM dependent section) | Pascal Rigaux | 2000-11-10 | 1 | -5/+4 |
| | |||||
* | add `mar' archiving program | Guillaume Cottenceau | 2000-11-09 | 5 | -0/+621 |
| | |||||
* | make sure to restart cups when cupsd.conf is modified. | Francois Pons | 2000-11-09 | 1 | -0/+4 |
| | |||||
* | the guy must now type "yes" before being able to go on... | Pascal Rigaux | 2000-11-09 | 1 | -8/+10 |
| | |||||
* | changed the message | Pascal Rigaux | 2000-11-09 | 1 | -1/+2 |
| | |||||
* | add eject | Pascal Rigaux | 2000-11-09 | 1 | -0/+1 |
| | |||||
* | umount and eject the cdrom before leaving | Pascal Rigaux | 2000-11-09 | 1 | -2/+4 |
| | | | | | halt instead of reboot | ||||
* | fixed modification of BrowsePoll on a existing file. | Francois Pons | 2000-11-09 | 1 | -3/+4 |
| | |||||
* | (boot_img_i386): add label preinst which is the same as oem | Pascal Rigaux | 2000-11-08 | 1 | -0/+3 |
| | |||||
* | added new function for selected or installed accessor on pkg | Francois Pons | 2000-11-08 | 1 | -1/+2 |
| | |||||
* | fixed for urpmi again; | Francois Pons | 2000-11-08 | 1 | -1/+1 |
| | |||||
* | fixed regexp for french : accep space or minus before fr. | Francois Pons | 2000-11-08 | 1 | -1/+1 |
| | |||||
* | make sure package already installed for oem are marked as selected, as some | Francois Pons | 2000-11-08 | 1 | -0/+1 |
| | | | | | code refer to this state to perform some actions (install_urpmi) | ||||
* | add management of BrowsePoll <ip>:<port> in /etc/cups/cupsd.conf | Francois Pons | 2000-11-08 | 1 | -1/+46 |
| | |||||
* | add minimal management of /etc/cups/cupsd.conf | Francois Pons | 2000-11-08 | 1 | -0/+19 |
| | |||||
* | make sure class discarding do not destroy result | Francois Pons | 2000-11-08 | 1 | -0/+2 |
| | |||||
* | *** empty log message *** | Stefan Siegel | 2000-11-08 | 1 | -0/+2 |
| | |||||
* | now there are 8 ttyS* available for configuration. Used for internal modem ↵ | damien | 2000-11-07 | 1 | -1/+1 |
| | | | | configuration that uses ttyS* > 3 | ||||
* | (main): in oem, configureX automatic | Pascal Rigaux | 2000-11-07 | 1 | -1/+1 |
| | |||||
* | no default flang, script /etc/oem now do it | Pascal Rigaux | 2000-11-07 | 1 | -1/+1 |
| | |||||
* | set the lang chosen in menu.lst | Pascal Rigaux | 2000-11-07 | 1 | -0/+5 |
| | |||||
* | find lang based on /cdrom/VERSION, | Pascal Rigaux | 2000-11-07 | 1 | -4/+10 |
| | | | | | give it to closurepkgs | ||||
* | (afterInstallPackages): give medium 'cdrom' to install_urpmi in case of $::oem | Pascal Rigaux | 2000-11-07 | 1 | -5/+3 |
| | |||||
* | (main): $::oem is now global :-( (needed in install_steps.pm) | Pascal Rigaux | 2000-11-07 | 1 | -3/+3 |
| | |||||
* | fixed wrong generation of /etc/fstab | Francois Pons | 2000-11-07 | 1 | -1/+1 |
| |