Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | undef'ing some macros used by 2 independent sources et still needed :-( | Pascal Rigaux | 2002-02-14 | 1 | -0/+3 |
| | |||||
* | #include iconv.h is needed even when C_RPM is undefined | Pascal Rigaux | 2002-02-14 | 1 | -7/+4 |
| | |||||
* | "standard_charset" and "iconv" are needed even when C_RPM is undefined | Pascal Rigaux | 2002-02-11 | 1 | -4/+3 |
| | |||||
* | - write the 'common' part of the 'explanations' stuff, | Guillaume Cottenceau | 2002-01-18 | 1 | -2/+4 |
| | | | | | | | with nice help from Pixel for the tough Perl part - move 'use standalone' up in all standalone apps, to comply to 'explanations' | ||||
* | encrypted filesystem handling: | Pascal Rigaux | 2002-01-15 | 1 | -42/+0 |
| | | | | | | - using losetup - add "Options" for partitions in diskdrake (expert mode) | ||||
* | added rpmvercmp. | Francois Pons | 2002-01-09 | 1 | -0/+2 |
| | |||||
* | floppy_info: add missing close(fd) | Guillaume Cottenceau | 2001-12-04 | 1 | -0/+1 |
| | |||||
* | migrate pcmcia in drakx to use in-kernel version (only | Guillaume Cottenceau | 2001-11-21 | 1 | -3/+3 |
| | | | | | for 2.4, though --> pcmcia in 2.2 no longer supported) | ||||
* | added FL_GET and FL_SET | damien | 2001-10-08 | 1 | -1/+1 |
| | |||||
* | i18n kdmrc | Pascal Rigaux | 2001-09-15 | 1 | -0/+1 |
| | |||||
* | add partition adding on the fly trick | Pascal Rigaux | 2001-09-13 | 1 | -0/+18 |
| | |||||
* | better floppy detection/info | Pascal Rigaux | 2001-08-29 | 1 | -0/+15 |
| | |||||
* | security fix and various | Pascal Rigaux | 2001-08-28 | 1 | -0/+13 |
| | |||||
* | (setlocale): do not set LC_NUMERIC | Pascal Rigaux | 2001-08-27 | 1 | -0/+1 |
| | |||||
* | 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 |
| |