Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | do init_db inside pkg_inside otherwise LOG is closed and rpmlib tries to ↵ | Pascal Rigaux | 2001-08-22 | 1 | -1/+0 |
| | | | | write in it and ... | ||||
* | is_ext3 is needed in standalone | Pascal Rigaux | 2001-08-17 | 1 | -2/+2 |
| | |||||
* | is_ext3 is needed in standalone | Pascal Rigaux | 2001-08-17 | 1 | -28/+30 |
| | | | | | Xtest not needed in standalone | ||||
* | add S_IFIFO | Pascal Rigaux | 2001-08-07 | 1 | -1/+1 |
| | |||||
* | kernel_arch removed | Pascal Rigaux | 2001-08-06 | 1 | -8/+0 |
| | |||||
* | add is_ext3 | Pascal Rigaux | 2001-08-04 | 2 | -1/+22 |
| | |||||
* | do not use the po's directly. Use mo's through gettext | Pascal Rigaux | 2001-07-23 | 1 | -0/+17 |
| | |||||
* | use size_t instead of int where it should | Pascal Rigaux | 2001-07-02 | 1 | -2/+2 |
| | |||||
* | added support for epoch (serial). | Francois Pons | 2001-06-27 | 2 | -2/+3 |
| | |||||
* | switch from llseek to lseek64 | Pascal Rigaux | 2001-06-25 | 1 | -2/+1 |
| | |||||
* | switch to rpm 4.0.3 | Pascal Rigaux | 2001-06-19 | 2 | -40/+15 |
| | |||||
* | - c::iconv replace c::from_utf8 and c::to_utf8 | Pascal Rigaux | 2001-06-08 | 2 | -23/+10 |
| | | | | | - handle po files in any charset, iconv'ed to the right charset | ||||
* | nicer solution for detecting DVD drives (still need SCSI detection) | Pascal Rigaux | 2001-06-05 | 1 | -0/+8 |
| | |||||
* | force XF4 in expert too for PPC, don't run xmodmap, PPC SMP routine placeholder | Stew Benedict | 2001-05-04 | 1 | -0/+30 |
| | |||||
* | Merge SMP from Red Hat anaconda-7.1. | Chmouel Boudjnah | 2001-04-22 | 2 | -263/+372 |
| | |||||
* | create to_utf8 from po strings, use it for kdm message | Pascal Rigaux | 2001-04-09 | 1 | -1/+24 |
| | |||||
* | small cleanup for pcmcia_probe.c | Pascal Rigaux | 2001-04-02 | 2 | -2/+2 |
| | |||||
* | add pcmcia_probe.c | Pascal Rigaux | 2001-04-02 | 1 | -0/+1 |
| | |||||
* | don't use pcmcia_probe.o from stage1, better compile it here, otherwise | Pascal Rigaux | 2001-04-02 | 1 | -2/+4 |
| | | | | | perl-install require mdk-stage1 to do compiled => circular dependency | ||||
* | no pcmcia_probe in drakxtools | Pascal Rigaux | 2001-03-22 | 1 | -1/+1 |
| | |||||
* | added support for pci id extraction. | Francois Pons | 2001-03-21 | 1 | -2/+3 |
| | |||||
* | (from_utf8): as pablo said... | Pascal Rigaux | 2001-03-21 | 1 | -1/+1 |
| | |||||
* | fix pcmcia functions only on x86 | Pascal Rigaux | 2001-03-20 | 2 | -4/+10 |
| | |||||
* | have pcmcia_probe in stage2 (for non pcmcia.img, stage1 doesn't give the ↵ | Pascal Rigaux | 2001-03-20 | 2 | -2/+10 |
| | | | | parameter any more) | ||||
* | add from_utf8 | Pascal Rigaux | 2001-03-16 | 1 | -0/+27 |
| | |||||
* | (headerGetEntry): use from_utf8 on group, summary and description | Pascal Rigaux | 2001-03-16 | 1 | -3/+3 |
| | |||||
* | XSetInputFocus now done in perl-GTK | Pascal Rigaux | 2001-03-05 | 1 | -6/+0 |
| | |||||
* | compile fix | Pascal Rigaux | 2001-03-05 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Stew Benedict | 2001-03-03 | 1 | -0/+31 |
| | |||||
* | (stuff): fix the fix's fix :'-( | Pascal Rigaux | 2001-02-24 | 1 | -4/+2 |
| | |||||
* | (stuff.xs): exporting C_RPM and C_DRAKX is needed | Pascal Rigaux | 2001-02-23 | 1 | -1/+3 |
| | |||||
* | hack for macroporcessing in term.h | Pascal Rigaux | 2001-02-23 | 1 | -0/+2 |
| | |||||
* | use C_DRAKX | Pascal Rigaux | 2001-02-23 | 2 | -30/+10 |
| | |||||
* | add setting C_DRAKX to 1 by default | Pascal Rigaux | 2001-02-23 | 1 | -1/+2 |
| | |||||
* | added RPMRC_FILE env variable to choose rpmrc file for rpmlib used | Francois Pons | 2001-02-20 | 1 | -1/+4 |
| | | | | | | | | by DrakX, neccessary for live update from a 7.2 or older. Check that if something goes wrong with rebuilddb, avoid removing old rpm-3 db files. Make sure live_install can start from top directory too. | ||||
* | md5 can be done via crypt of glibc, so remove all this | Mystery Man 553 | 2001-02-13 | 2 | -7/+2 |
| | |||||
* | close socket everytime in hasNetDevice | Guillaume Cottenceau | 2001-02-12 | 1 | -1/+1 |
| | |||||
* | use ldetect-lst for usb => now auto detects mice types :) | Pascal Rigaux | 2000-12-16 | 1 | -2/+2 |
| | |||||
* | use ldetect-lst | Pascal Rigaux | 2000-12-16 | 1 | -3/+19 |
| | |||||
* | pci_probing now done by libldetect | Pascal Rigaux | 2000-12-16 | 2 | -1/+19 |
| | | | | | config files moved in package ldetect-lst | ||||
* | removed logs. | Francois Pons | 2000-11-20 | 1 | -8/+1 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2000-11-20 | 1 | -0/+6 |
| | |||||
* | 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. | ||||
* | add librpmio | Pascal Rigaux | 2000-11-15 | 1 | -1/+1 |
| | |||||
* | updated for rpm 4. | Francois Pons | 2000-11-15 | 1 | -44/+35 |
| | |||||
* | workaround for kernel-headers not in sync with glibc (dev_t) | Pascal Rigaux | 2000-11-15 | 1 | -0/+3 |
| | |||||
* | initIMPS2 move where it should be (in non-C_RPM dependent section) | Pascal Rigaux | 2000-11-10 | 1 | -5/+4 |
| | |||||
* | *** empty log message *** | Francois Pons | 2000-10-04 | 1 | -1/+9 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-10-04 | 1 | -0/+8 |
| |