summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* use gtkaddOlivier Blin2005-08-121-1/+1
|
* improve list removal workaround using a copying grepOlivier Blin2005-08-121-4/+2
|
* Updated Estonian translations.Marek Laane2005-08-121-4/+4
|
* install laptop-mode-tools on laptopsFrederic Lepied2005-08-111-1/+1
|
* Revert removal of keyboard layout weight of zh. (bug#16873)Funda Wang2005-08-111-2/+2
|
* Fix bug #17383Michal Bukovjan2005-08-111-10/+10
|
* updateThierry Vignaud2005-08-111-3/+5
|
* 10.3-0.44mdk (and add a warning about CVS)Olivier Blin2005-08-111-2/+8
|
* *** empty log message ***Pascal Rigaux2005-08-101-0/+60
|
* - if we have a lot of memory, keep the clp in tmpfsPascal Rigaux2005-08-102-12/+38
| | | | | | - check the size available in $::prefix/tmp for the case it's on its own filesystem (bug #15377) - also check the size available in other cases
* create clp_on_tmpfs() for future usePascal Rigaux2005-08-101-1/+2
|
* 10.3-0.43mdkThierry Vignaud2005-08-101-1/+6
|
* (floppies) in standalone mode, usb-storage is loaded by hotplug. manuallyThierry Vignaud2005-08-101-1/+1
| | | | | loading it just slows down harddrake service startup
* compute approx_level in network::monitor::list_wirelessOlivier Blin2005-08-102-2/+2
|
* - our udev rules must come before standard mandriva rules to be able to ↵Pascal Rigaux2005-08-101-1/+2
| | | | | | | shadow them - special mouse rule *is* needed for serial mouse
* be a little safer and shorterPascal Rigaux2005-08-101-2/+1
|
* on upgrade, have not only the upgraded packages, but also the installed ↵Pascal Rigaux2005-08-101-1/+1
| | | | packages in package_list.pl (bugzilla #15296)
* doc was renamedThierry Vignaud2005-08-101-2/+2
|
* ask the encrypt_key when we have "encrypted" set but we don't have the ↵Pascal Rigaux2005-08-101-4/+25
| | | | encrypt_key
* i don't know if it's really the best choice here, but that way it always ↵Pascal Rigaux2005-08-101-1/+1
| | | | allow to select "encrypted"
* {bad_fs_type_magic} is wrong info when we have "encryption" (bugzilla #16893 ↵Pascal Rigaux2005-08-101-1/+1
| | | | is about this too)
* don't be sure of anything of setting encryption (it may help bugzilla #16893)Pascal Rigaux2005-08-101-0/+3
|
* remove encryption=xxx and encrypted option before passing them to mount() ↵Pascal Rigaux2005-08-101-1/+3
| | | | since we take care of the encrypted loopback ourself (bugzilla #17142)
* *** empty log message ***Pascal Rigaux2005-08-091-0/+76
|
* image2f has slightly changedPascal Rigaux2005-08-092-2/+2
|
* really make ComboBox with tree inside workPascal Rigaux2005-08-091-10/+14
|
* modify ComboBox with a tree inside to follow previous __create_tree_model() ↵Pascal Rigaux2005-08-091-9/+7
| | | | change
* fix indentationPascal Rigaux2005-08-091-32/+32
|
* better that wayPascal Rigaux2005-08-091-1/+1
|
* revamp codePascal Rigaux2005-08-091-52/+52
|
* simplifyPascal Rigaux2005-08-091-1/+1
|
* no need to explicitly showPascal Rigaux2005-08-091-2/+2
|
* updated Brazilian po filePablo Saratxaga2005-08-091-38/+33
|
* 10.3-0.42mdkThierry Vignaud2005-08-091-1/+16
|
* map more closely to dmidecode behaviour's, aka mmap(/dev/mem) and find/readGwenolé Beauchesne2005-08-091-66/+89
| | | | | the raw DMI table in a whole.
* updateThierry Vignaud2005-08-091-3/+2
|
* fixPascal Rigaux2005-08-091-1/+1
|
* replace mandrake with mandrivaPascal Rigaux2005-08-091-4/+4
|
* readd lost commentsThierry Vignaud2005-08-091-1/+3
|
* we can't differentiate all the scim+xxx IMs, so we ensure we prefer ↵Pascal Rigaux2005-08-091-1/+1
| | | | "scim+(default)"
* create lang::write_and_install() which takes a $do_pkgsPascal Rigaux2005-08-095-22/+28
|
* fix typoPascal Rigaux2005-08-091-1/+2
|
* tuxracer => ppracerFrederic Lepied2005-08-091-1/+1
|
* there's no kernel-enterprise anymorePascal Rigaux2005-08-091-1/+0
|
* simplifyPascal Rigaux2005-08-091-4/+3
|
* - it's better to use $locale->{lang} whenever possiblePascal Rigaux2005-08-091-7/+7
| | | | | - less generic name for %locale2encoding
* move %IM2packages into %IM_configPascal Rigaux2005-08-091-29/+21
|
* - get rid of %IM_XIM_program, replacing it with a more powerful XIM_PROGRAM ↵Pascal Rigaux2005-08-091-33/+35
| | | | | | | field - in read(), use more fields to recognise the IM
* - move extra scim combinations in %IM_configPascal Rigaux2005-08-091-16/+16
| | | | | - drop set_default_im(), moving data directly in %IM_config
* simplify (we access get_default_im with short lang name)Pascal Rigaux2005-08-091-3/+3
|