summaryrefslogtreecommitdiffstats
path: root/perl-install/c
Commit message (Collapse)AuthorAgeFilesLines
* removed old code no more used.Francois Pons2002-09-101-18/+0
|
* lib64 fixesGwenolé Beauchesne2002-07-311-1/+4
|
* use usb keyboard bCountryCode to choose the right keyboardPascal Rigaux2002-07-301-2/+2
|
* don't copy struct pciusb_entries on the stackThierry Vignaud2002-07-251-5/+5
|
* rename stuff.xs.pm to stuff.xs.pl (since it's a prog, not a module)Pascal Rigaux2002-07-242-1/+1
| | | | | (it helps for not having stuff.xs.pm in PMS)
* ensure things build as they should when perl is upgraded on compilation boxPascal Rigaux2002-07-221-1/+1
| | | | | (using a nice scheme: make || make)
* cleaned no more used method.Francois Pons2002-07-151-462/+1
|
* adapt to new ldetectPascal Rigaux2002-07-041-2/+2
|
* - TODO: Update ia64 check with /proc/pal/cpuX ?Gwenolé Beauchesne2002-07-021-3/+6
| | | | | | - TODO: Update x86_64 check when SMP machines are actually available - Conditionalize compilation of main() with TEST macro
* s/class/class_/ for ldetect 0.4Pascal Rigaux2002-06-101-2/+2
|
* rpmlib 4.0.4 now also needs libpoptGuillaume Cottenceau2002-04-041-1/+1
|
* undef'ing some macros used by 2 independent sources et still needed :-(Pascal Rigaux2002-02-141-0/+3
|
* #include iconv.h is needed even when C_RPM is undefinedPascal Rigaux2002-02-141-7/+4
|
* "standard_charset" and "iconv" are needed even when C_RPM is undefinedPascal Rigaux2002-02-111-4/+3
|
* - write the 'common' part of the 'explanations' stuff,Guillaume Cottenceau2002-01-181-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 Rigaux2002-01-151-42/+0
| | | | | | - using losetup - add "Options" for partitions in diskdrake (expert mode)
* added rpmvercmp.Francois Pons2002-01-091-0/+2
|
* floppy_info: add missing close(fd)Guillaume Cottenceau2001-12-041-0/+1
|
* migrate pcmcia in drakx to use in-kernel version (onlyGuillaume Cottenceau2001-11-211-3/+3
| | | | | for 2.4, though --> pcmcia in 2.2 no longer supported)
* added FL_GET and FL_SETdamien2001-10-081-1/+1
|
* i18n kdmrcPascal Rigaux2001-09-151-0/+1
|
* add partition adding on the fly trickPascal Rigaux2001-09-131-0/+18
|
* better floppy detection/infoPascal Rigaux2001-08-291-0/+15
|
* security fix and variousPascal Rigaux2001-08-281-0/+13
|
* (setlocale): do not set LC_NUMERICPascal Rigaux2001-08-271-0/+1
|
* do init_db inside pkg_inside otherwise LOG is closed and rpmlib tries to ↵Pascal Rigaux2001-08-221-1/+0
| | | | write in it and ...
* is_ext3 is needed in standalonePascal Rigaux2001-08-171-2/+2
|
* is_ext3 is needed in standalonePascal Rigaux2001-08-171-28/+30
| | | | | Xtest not needed in standalone
* add S_IFIFOPascal Rigaux2001-08-071-1/+1
|
* kernel_arch removedPascal Rigaux2001-08-061-8/+0
|
* add is_ext3Pascal Rigaux2001-08-042-1/+22
|
* do not use the po's directly. Use mo's through gettextPascal Rigaux2001-07-231-0/+17
|
* use size_t instead of int where it shouldPascal Rigaux2001-07-021-2/+2
|
* added support for epoch (serial).Francois Pons2001-06-272-2/+3
|
* switch from llseek to lseek64Pascal Rigaux2001-06-251-2/+1
|
* switch to rpm 4.0.3Pascal Rigaux2001-06-192-40/+15
|
* - c::iconv replace c::from_utf8 and c::to_utf8Pascal Rigaux2001-06-082-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 Rigaux2001-06-051-0/+8
|
* force XF4 in expert too for PPC, don't run xmodmap, PPC SMP routine placeholderStew Benedict2001-05-041-0/+30
|
* Merge SMP from Red Hat anaconda-7.1.Chmouel Boudjnah2001-04-222-263/+372
|
* create to_utf8 from po strings, use it for kdm messagePascal Rigaux2001-04-091-1/+24
|
* small cleanup for pcmcia_probe.cPascal Rigaux2001-04-022-2/+2
|
* add pcmcia_probe.cPascal Rigaux2001-04-021-0/+1
|
* don't use pcmcia_probe.o from stage1, better compile it here, otherwisePascal Rigaux2001-04-021-2/+4
| | | | | perl-install require mdk-stage1 to do compiled => circular dependency
* no pcmcia_probe in drakxtoolsPascal Rigaux2001-03-221-1/+1
|
* added support for pci id extraction.Francois Pons2001-03-211-2/+3
|
* (from_utf8): as pablo said...Pascal Rigaux2001-03-211-1/+1
|
* fix pcmcia functions only on x86Pascal Rigaux2001-03-202-4/+10
|
* have pcmcia_probe in stage2 (for non pcmcia.img, stage1 doesn't give the ↵Pascal Rigaux2001-03-202-2/+10
| | | | parameter any more)
* add from_utf8Pascal Rigaux2001-03-161-0/+27
|