summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* move to MDK::Common, bool->to_boolPascal Rigaux2001-07-251-1/+1
* fixed still missing rpmtools:: before a version_compare ...Francois Pons2001-07-251-1/+1
* temporary hack to have at least good UTF-8 based locales (otherwise rpmlib se...Pascal Rigaux2001-07-242-2/+6
* - globals is now MDK::Common::GlobalsPascal Rigaux2001-07-246-7/+7
* move to MDK::Common, bool->to_boolPascal Rigaux2001-07-242-2/+2
* move to MDK::Common, bool->to_boolPascal Rigaux2001-07-2478-600/+125
* corrected speed fax + PCI, updated configurationdamien2001-07-243-9/+13
* updated pot filePablo Saratxaga2001-07-243-1873/+2056
* cleanup (remove unused stuff and dangerous prototypes)Pascal Rigaux2001-07-241-21/+21
* fix syntaxPascal Rigaux2001-07-241-1/+1
* removed/renamed unused/seldom-used functionsPascal Rigaux2001-07-245-77/+21
* generalize the use of chomp_ as the functional alternative to chomp (and work...Pascal Rigaux2001-07-2411-24/+21
* better runlevel handling -> persistent level choiceDaouda Lo2001-07-241-12/+12
* do not use the po's directly. Use mo's through gettextPascal Rigaux2001-07-239-93/+85
* cleanupPascal Rigaux2001-07-231-8/+9
* isdn now works with isdn-light. Only 64kb/s and still some debuf stuff to be ...damien2001-07-235-36/+62
* updated isdn config, moved isdn_data from netconnect_const to isdn_constdamien2001-07-223-8/+260
* big work on isdn. Not finisheddamien2001-07-226-19/+44
* initial release, dhcpd and tftpd only.Francois Pons2001-07-201-0/+142
* cleanupPascal Rigaux2001-07-201-2/+3
* externalize the pm 2 pm_.c in fake_c.plPascal Rigaux2001-07-202-1/+15
* fixPascal Rigaux2001-07-201-3/+3
* (load_po): enhance readabilityPascal Rigaux2001-07-201-7/+8
* fixPascal Rigaux2001-07-201-1/+1
* (translate): basic plural forms handling (not finished)Pascal Rigaux2001-07-201-0/+3
* fix missing ``"''Pascal Rigaux2001-07-201-1/+1
* (install_lilo): order fat partitions firstPascal Rigaux2001-07-201-2/+2
* correct bug. thanx to the little stagiaire.damien2001-07-191-0/+1
* new colordamien2001-07-194-22/+22
* *** empty log message ***Pascal Rigaux2001-07-191-0/+24
* updated Croatian filePablo Saratxaga2001-07-191-661/+680
* updated with new graphic logo for 8.1Francois Pons2001-07-191-0/+0
* fixed problable freeze on pci probe.Francois Pons2001-07-191-1/+1
* fix exit install in graphical auto_install'sPascal Rigaux2001-07-191-3/+2
* *** empty log message ***Pascal Rigaux2001-07-191-0/+56
* rename ask_install_gtk in ask_install, ask_install is nowPascal Rigaux2001-07-191-5/+4
* based on Michael Brown <mbrown@fensystems.co.uk> patch:Pascal Rigaux2001-07-193-24/+36
* roll back some changes from PPC beta - OldWorld vs NewWorld bootloaderStew Benedict2001-07-186-17/+54
* IA64 adaptationMatthias Badaire2001-07-183-9/+11
* cleaned and added S3 Inc in the list to disable test for these card.Francois Pons2001-07-171-3/+2
* disabled Frame buffer for all S3 cards (hangs with XF4 and S3 ViRGE on rebootFrancois Pons2001-07-171-1/+2
* small keyboard changesPablo Saratxaga2001-07-161-2/+4
* removed references to XFree86-ISO8859-{2,9} packages (no more used)Pablo Saratxaga2001-07-161-6/+1
* *** empty log message ***Pascal Rigaux2001-07-121-0/+59
* changed exit code of failed exec in rooted to 128 instead of 1 (may clash withFrancois Pons2001-07-121-2/+2
* fixed wrong examination of fsck return code (exit code 1 says fsck succeeded inFrancois Pons2001-07-121-1/+3
* fixed bug for writing in /etc/sysconfig/desktop file.Francois Pons2001-07-121-4/+6
* merging common code for individual package selection and service to createFrancois Pons2001-07-121-0/+190
* added ask_browse_tree_info and ask_browse_tree_info_refW (default).Francois Pons2001-07-121-0/+36
* use common code for tree with info dialog (individual package selection).Francois Pons2001-07-121-225/+131