summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* - call pvcreate with "-y -ff"Pascal Rigaux2002-02-161-1/+3
| | | | | - created LVs are notFormatted
* (setupSCSI): when "clicked", ask "Do you have any SCSI interfaces" insteadPascal Rigaux2002-02-161-1/+1
| | | | | of assuming there is a SCSI interface and asking the driver name
* do not trash error messages if testingPascal Rigaux2002-02-161-1/+1
|
* - fix non X + testing + suPascal Rigaux2002-02-161-5/+7
| | | | | | | - since "interactive" takes care of "format" for type "combo", remove "format" (so that interactive_newt which switch to type "list" don't apply "format" once again)
* - prefer XKB available from existing XF86Config over /etc/sysconfig/keyboard ↵Pascal Rigaux2002-02-161-10/+9
| | | | | | | KEYTABLE - fix translating from /etc/sysconfig/keyboard KEYTABLE to XKB
* *** empty log message ***Pascal Rigaux2002-02-161-0/+11
|
* (country2lang): createdPascal Rigaux2002-02-161-15/+34
| | | | | | (write): ensure it doesn't fail when kdeglobals is not writable (eg: the directory doesn't exist) (list): return the languages in a "specific" order (favours non utf8 over utf8)
* handle --kde_country=<country>Pascal Rigaux2002-02-161-9/+16
|
* *** empty log message ***Pascal Rigaux2002-02-161-0/+92
|
* fix call to update_gnomekdercPascal Rigaux2002-02-161-2/+2
|
* remove unused & unneeded special %lang2kde_langPascal Rigaux2002-02-161-5/+0
|
* - add lang::checkPascal Rigaux2002-02-161-6/+130
| | | | | | | | - fix utf-ko -> utf_ko - fix utf-14 -> utf_14 - modify share/config/kdeglobals - add charset2kde_charset, lang2country, lang2kde_lang
* lang::write doesn't need the filename anymorePascal Rigaux2002-02-151-1/+1
|
* use the new warp_textPascal Rigaux2002-02-151-1/+1
|
* (check): add lang::check checkingPascal Rigaux2002-02-151-0/+1
|
* use lang::charset2kde_charsetPascal Rigaux2002-02-151-14/+6
|
* fix typoPascal Rigaux2002-02-151-1/+1
|
* highlight in gtk icon widgetdamien2002-02-151-1/+4
|
* remove assigning STDIN to /dev/null since:Pascal Rigaux2002-02-151-2/+0
| | | | | | - programs should not use STDIN - the "postInstall" script for auto_install's is more happy still having the STDIN.
* force scalar for Gtk::Label->new with warp_textPascal Rigaux2002-02-151-1/+1
|
* updated Basque file; fixed a msgid changePablo Saratxaga2002-02-151-230/+230
|
* new gfxdamien2002-02-1513-1523/+2190
|
* use 'combo' instead of 'type' for bootloader choice and security choicePascal Rigaux2002-02-151-3/+3
| | | | | (requested by fredb&dadou)
* favour "combo" over "list" in any casePascal Rigaux2002-02-151-1/+1
|
* add icons showing if a mount-point is associated or if the share is mountedPascal Rigaux2002-02-151-4/+14
|
* embedded mode correctiondamien2002-02-151-1/+1
|
* new gfxdamien2002-02-159-1305/+1484
|
* *** empty log message ***Pascal Rigaux2002-02-141-0/+225
|
* some cleanup, icons showing wether a mount-point is associated are comingPascal Rigaux2002-02-141-66/+44
|
* adapt to the neater network::smb and network::nfsPascal Rigaux2002-02-141-16/+9
|
* cleaner & OOed code, with more code sharingPascal Rigaux2002-02-143-35/+99
|
* (ctree_set_icon): new functionPascal Rigaux2002-02-141-0/+7
|
* fix expert and testing options handlingPascal Rigaux2002-02-141-2/+2
|
* use the new warp_text featurePascal Rigaux2002-02-142-3/+3
|
* undef'ing some macros used by 2 independent sources et still needed :-(Pascal Rigaux2002-02-141-0/+3
|
* gzip report.bugPascal Rigaux2002-02-141-1/+5
|
* embedded modedamien2002-02-141-1/+3
|
* drakfont embedde modedamien2002-02-141-1/+7
|
* Instead of temporary removingfiles from CVS put a rule in Makefile toPablo Saratxaga2002-02-141-1/+4
| | | | | don't use them (thanks Thierry)
* new gfxdamien2002-02-148-1091/+1232
|
* #include iconv.h is needed even when C_RPM is undefinedPascal Rigaux2002-02-141-7/+4
|
* fixed obsoletes management according to urpmi code.Francois Pons2002-02-141-9/+19
|
* if testing, don't use kdesuPascal Rigaux2002-02-141-1/+1
|
* uses xawtv internal strings instead of frequencies tables ids as valuesThierry Vignaud2002-02-141-29/+19
| | | | | | | | | | in %freqtables in order to enhance drakxtv robustness when translators'll arrive. thus we'll pass right strings to scantv instead of translated ones explain how we manage the "all frequencies" case display sorted tv norms
* updated some po files; removed the ones too lowly translated for the 8.2Pablo Saratxaga2002-02-142-598/+652
|
* avoid generating headers for copying file in postinstall-rpm directory.Francois Pons2002-02-131-4/+2
| | | | | | make sure not to crash if a package that should have been in CD1 is somewhere else.
* fixed stupid typo.Francois Pons2002-02-131-2/+3
|
* (setupBootloader): switch from "list" to "combo"Pascal Rigaux2002-02-131-1/+1
|
* added extension to setSelectedFromCompssList.Francois Pons2002-02-131-4/+10
|
* removed all @needToCopy... variables and now use INSTALL category in rpmsrate.Francois Pons2002-02-131-32/+5
|