| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | on upgrade, have not only the upgraded packages, but also the installed packa... | Pascal Rigaux | 2005-08-10 | 1 | -1/+1 |
* | doc was renamed | Thierry Vignaud | 2005-08-10 | 1 | -2/+2 |
* | ask the encrypt_key when we have "encrypted" set but we don't have the encryp... | Pascal Rigaux | 2005-08-10 | 1 | -4/+25 |
* | i don't know if it's really the best choice here, but that way it always allo... | Pascal Rigaux | 2005-08-10 | 1 | -1/+1 |
* | {bad_fs_type_magic} is wrong info when we have "encryption" (bugzilla #16893 ... | Pascal Rigaux | 2005-08-10 | 1 | -1/+1 |
* | don't be sure of anything of setting encryption (it may help bugzilla #16893) | Pascal Rigaux | 2005-08-10 | 1 | -0/+3 |
* | remove encryption=xxx and encrypted option before passing them to mount() sin... | Pascal Rigaux | 2005-08-10 | 1 | -1/+3 |
* | *** empty log message *** | Pascal Rigaux | 2005-08-09 | 1 | -0/+76 |
* | image2f has slightly changed | Pascal Rigaux | 2005-08-09 | 2 | -2/+2 |
* | really make ComboBox with tree inside work | Pascal Rigaux | 2005-08-09 | 1 | -10/+14 |
* | modify ComboBox with a tree inside to follow previous __create_tree_model() c... | Pascal Rigaux | 2005-08-09 | 1 | -9/+7 |
* | fix indentation | Pascal Rigaux | 2005-08-09 | 1 | -32/+32 |
* | better that way | Pascal Rigaux | 2005-08-09 | 1 | -1/+1 |
* | revamp code | Pascal Rigaux | 2005-08-09 | 1 | -52/+52 |
* | simplify | Pascal Rigaux | 2005-08-09 | 1 | -1/+1 |
* | no need to explicitly show | Pascal Rigaux | 2005-08-09 | 1 | -2/+2 |
* | updated Brazilian po file | Pablo Saratxaga | 2005-08-09 | 1 | -38/+33 |
* | 10.3-0.42mdk | Thierry Vignaud | 2005-08-09 | 1 | -1/+16 |
* | map more closely to dmidecode behaviour's, aka mmap(/dev/mem) and find/read | Gwenolé Beauchesne | 2005-08-09 | 1 | -66/+89 |
* | update | Thierry Vignaud | 2005-08-09 | 1 | -3/+2 |
* | fix | Pascal Rigaux | 2005-08-09 | 1 | -1/+1 |
* | replace mandrake with mandriva | Pascal Rigaux | 2005-08-09 | 1 | -4/+4 |
* | readd lost comments | Thierry Vignaud | 2005-08-09 | 1 | -1/+3 |
* | we can't differentiate all the scim+xxx IMs, so we ensure we prefer "scim+(de... | Pascal Rigaux | 2005-08-09 | 1 | -1/+1 |
* | create lang::write_and_install() which takes a $do_pkgs | Pascal Rigaux | 2005-08-09 | 5 | -22/+28 |
* | fix typo | Pascal Rigaux | 2005-08-09 | 1 | -1/+2 |
* | tuxracer => ppracer | Frederic Lepied | 2005-08-09 | 1 | -1/+1 |
* | there's no kernel-enterprise anymore | Pascal Rigaux | 2005-08-09 | 1 | -1/+0 |
* | simplify | Pascal Rigaux | 2005-08-09 | 1 | -4/+3 |
* | - it's better to use $locale->{lang} whenever possible | Pascal Rigaux | 2005-08-09 | 1 | -7/+7 |
* | move %IM2packages into %IM_config | Pascal Rigaux | 2005-08-09 | 1 | -29/+21 |
* | - get rid of %IM_XIM_program, replacing it with a more powerful XIM_PROGRAM f... | Pascal Rigaux | 2005-08-09 | 1 | -33/+35 |
* | - move extra scim combinations in %IM_config | Pascal Rigaux | 2005-08-09 | 1 | -16/+16 |
* | simplify (we access get_default_im with short lang name) | Pascal Rigaux | 2005-08-09 | 1 | -3/+3 |
* | some fixes | rstandtke | 2005-08-09 | 1 | -7/+8 |
* | remove wrong unused line | Pascal Rigaux | 2005-08-09 | 1 | -1/+0 |
* | simplify (not useful since values and main key are equal) | Pascal Rigaux | 2005-08-09 | 1 | -3/+0 |
* | - simplify IM choice using {format} to its full power | Pascal Rigaux | 2005-08-09 | 2 | -16/+12 |
* | don't apply {format} twice | Pascal Rigaux | 2005-08-09 | 1 | -1/+1 |
* | cleanup IM2packages() | Pascal Rigaux | 2005-08-09 | 1 | -4/+7 |
* | *** empty log message *** | Pascal Rigaux | 2005-08-08 | 1 | -0/+34 |
* | differentiate (nfs)servers on ip first to have less dups (bugzilla #17236) | Pascal Rigaux | 2005-08-08 | 1 | -1/+2 |
* | keep MS_DNS1, MS_DNS2 and DOMAIN variables in ifcfg files | Olivier Blin | 2005-08-08 | 1 | -1/+4 |
* | initial IPv6 support (6to4 tunnel) | Olivier Blin | 2005-08-08 | 2 | -4/+19 |
* | rebuild keymaps with NR_KEYS==256 when it was previously 255 | Pascal Rigaux | 2005-08-08 | 1 | -0/+0 |
* | in standalone, use monitor-edid's new option --try-in-console | Pascal Rigaux | 2005-08-08 | 2 | -2/+4 |
* | do not write aliases interfaces in iftab | Olivier Blin | 2005-08-08 | 1 | -1/+2 |
* | typo fix | Thierry Vignaud | 2005-08-08 | 1 | -1/+1 |
* | fix bug #17255 | Antoine Ginies | 2005-08-08 | 1 | -0/+1 |
* | fix bug #17255 (modify empty /etc/exports file) | Antoine Ginies | 2005-08-08 | 1 | -0/+1 |