summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* greek (el) language update by NikosNikos Papadopoulos2008-09-271-234/+169
|
* update Swedish translationsThomas Backlund2008-09-261-1/+67
|
* typo fixThierry Vignaud2008-09-261-1/+1
|
* 11.56Thierry Vignaud2008-09-263-1/+5
|
* - dmraid devices: use isw_xxxxp1 instead of isw_xxxx1 (see #42542, #44182)Pascal Rigaux2008-09-263-1/+3
|
* create fstab.old when writing fstabPascal Rigaux2008-09-261-0/+1
|
* (create_steps_window) remove hackThierry Vignaud2008-09-261-3/+0
|
* (_gtk__MDV_Notebook) enable to simplify both installer & MCCThierry Vignaud2008-09-261-0/+1
|
* (ask_from_normalize) do not display Help buttons in standalone modeThierry Vignaud2008-09-262-0/+5
| | | | | since we do not have any contents
* use mygtk2 for WebKitThierry Vignaud2008-09-261-1/+1
|
* (display_release_notes) disable disable contextual menu on release notesThierry Vignaud2008-09-262-1/+3
|
* (_gtk__WebKit_View) add basic support for WeBkit, with ability toThierry Vignaud2008-09-262-0/+20
| | | | | disable contextual menu
* 1.32Olivier Blin2008-09-262-1/+2
|
* automatically find compressed stage2 with automatic=method:diskOlivier Blin2008-09-262-0/+65
|
* 11.55Pascal Rigaux2008-09-262-1/+3
|
* - never add usb-storage to scsi_hostadapter Pascal Rigaux2008-09-262-1/+3
| | | | | (never needed, and when wrongly added, it slows the boot)
* revert wrongly committed changePascal Rigaux2008-09-261-4/+0
|
* 11.54.2Pascal Rigaux2008-09-264-1/+12
|
* - bootloader-config:Pascal Rigaux2008-09-262-17/+27
| | | | | | o --action migrate-to-uuids: be more precautious when modifying /etc/fstab (especially do not drop unrecognised entries) (#43548)
* 1.11Olivier Blin2008-09-252-1/+3
|
* add wcOlivier Blin2008-09-251-1/+1
|
* support more compression types (from Miura?)Olivier Blin2008-09-251-1/+8
|
* do not ask if only one device is found (from Miura?)Olivier Blin2008-09-251-13/+19
|
* expand root fs (from Miura?)Olivier Blin2008-09-251-0/+12
|
* do not allow monitor to blank/powersave (from Miura?)Olivier Blin2008-09-251-0/+4
|
* use more generic titlesOlivier Blin2008-09-251-2/+2
|
* reuse titleOlivier Blin2008-09-251-1/+1
|
* adapt to rescueOlivier Blin2008-09-251-2/+2
|
* add image restoration scripts ("restore" command line parameter) from ↵Olivier Blin2008-09-255-1/+231
| | | | Classmate installer (Caio Begotti)
* - ensure DPMS screensaver is not triggered during installPascal Rigaux2008-09-253-1/+7
| | | | | (it interacts badly with matchbox/compositing) (#44021)
* drakx-in-chroot: do not require running kernel to be installed, generate ↵Olivier Blin2008-09-252-1/+4
| | | | empty modules.dep and modules.alias files instead (useful when running drakx-in-chroot from a chroot)
* Hungarian translation fixGergely Lonyai2008-09-251-36/+29
|
* fix errorsThierry Vignaud2008-09-251-3/+3
|
* 11.54.1Thierry Vignaud2008-09-252-1/+3
|
* make gray background gradient available to mccThierry Vignaud2008-09-252-0/+2
|
* Hungarian translation updateGergely Lonyai2008-09-251-1/+31
|
* split long lineThierry Vignaud2008-09-251-1/+2
|
* 11.54Thierry Vignaud2008-09-252-1/+3
|
* (_gtk__ScrolledWindow) enable mcc to not display any shadow around HTML view ↵Thierry Vignaud2008-09-252-1/+2
| | | | when using scrollbars
* log latest changeThierry Vignaud2008-09-251-0/+2
|
* (_gtk__MDV_Notebook) make sure mcc always have fillersThierry Vignaud2008-09-251-1/+1
|
* update for German (de) languageOliver Burger2008-09-251-12/+12
|
* - generate /var/lib/rpm/installed-through-deps.listPascal Rigaux2008-09-254-0/+12
| | | | | | | | (to initialize urpmi orphans) - for this, we must ensure $packages (which is similar to urpmi's $urpm) has field {root}
* - generate /root/drakx/package_list.pl at end of install Pascal Rigaux2008-09-252-0/+5
| | | | | (since we don't propose "Save packages selection" at end of install)
* create selected_leaves_pl() out of g_default_packages()Pascal Rigaux2008-09-251-4/+9
|
* override latest buggy versionThierry Vignaud2008-09-242-2/+2
|
* (_gtk__Image) restore support of size parameter (it's really too late to commit)Thierry Vignaud2008-09-241-2/+2
|
* 11.53.1Thierry Vignaud2008-09-242-1/+3
|
* (_gtk__MDV_Notebook) actually use better rendering for background gradientThierry Vignaud2008-09-242-1/+3
|
* (_gtk__MDV_Notebook) handle "flip" option for "Image_using_pixbuf" too (couldThierry Vignaud2008-09-241-2/+4
| | | | | be done for "Image_using_pixmap" but that's uneeded for now)