summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* 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
|
* some fixesrstandtke2005-08-091-7/+8
|
* remove wrong unused linePascal Rigaux2005-08-091-1/+0
|
* simplify (not useful since values and main key are equal)Pascal Rigaux2005-08-091-3/+0
|
* - simplify IM choice using {format} to its full powerPascal Rigaux2005-08-092-16/+12
| | | | | - {IM} is '' instead of either '' or 'None'
* don't apply {format} twicePascal Rigaux2005-08-091-1/+1
|
* cleanup IM2packages()Pascal Rigaux2005-08-091-4/+7
|
* *** empty log message ***Pascal Rigaux2005-08-081-0/+34
|
* differentiate (nfs)servers on ip first to have less dups (bugzilla #17236)Pascal Rigaux2005-08-081-1/+2
|
* keep MS_DNS1, MS_DNS2 and DOMAIN variables in ifcfg filesOlivier Blin2005-08-081-1/+4
|
* initial IPv6 support (6to4 tunnel)Olivier Blin2005-08-082-4/+19
|
* rebuild keymaps with NR_KEYS==256 when it was previously 255Pascal Rigaux2005-08-081-0/+0
|
* in standalone, use monitor-edid's new option --try-in-consolePascal Rigaux2005-08-082-2/+4
|
* do not write aliases interfaces in iftabOlivier Blin2005-08-081-1/+2
|
* typo fixThierry Vignaud2005-08-081-1/+1
|
* fix bug #17255Antoine Ginies2005-08-081-0/+1
|
* fix bug #17255 (modify empty /etc/exports file)Antoine Ginies2005-08-081-0/+1
|
* write /etc/mdadm.conf when creating a new md (bugzilla #15502)Pascal Rigaux2005-08-082-2/+3
|