Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - fix loading dependencies of kernel module "xxx-yyy" (instead of "xxx_yyy") | Pascal Rigaux | 2007-09-17 | 2 | -1/+3 |
| | | | | | | | | (eg: dm-mirror) hint: dependencies_closure("dm-mirror") doesn't work, whereas dependencies_closure("dm_mirror") do | ||||
* | - report_bug: hide grub password (#33634) | Pascal Rigaux | 2007-09-17 | 2 | -1/+2 |
| | |||||
* | typo fix | Thierry Vignaud | 2007-09-17 | 1 | -1/+1 |
| | |||||
* | - fix blocking wait_message (when they pop) (#33676, #33670) | Pascal Rigaux | 2007-09-17 | 2 | -1/+2 |
| | | | | | | | the fix is quite ugly: don't use banner when we pop and have a "child" but the code was buggy anyway, the "child" was dropped, replaced by the banner | ||||
* | replace "require lang" by "use lang" | Thierry Vignaud | 2007-09-17 | 1 | -1/+1 |
| | |||||
* | kill "use any" | Thierry Vignaud | 2007-09-17 | 1 | -1/+1 |
| | |||||
* | (IM2packages) only run "chksession -l" if needed | Thierry Vignaud | 2007-09-17 | 1 | -28/+30 |
| | |||||
* | 10.4.200 | Thierry Vignaud | 2007-09-17 | 2 | -1/+3 |
| | |||||
* | (IM2packages) only run "chksession -l" if needed | Thierry Vignaud | 2007-09-17 | 2 | -0/+3 |
| | |||||
* | (getSCSI) extract std "vendor|description" in description field | Thierry Vignaud | 2007-09-17 | 2 | -0/+3 |
| | |||||
* | (create_treeview_list) use ellipsis in order to prevent horizontal scroll bar | Thierry Vignaud | 2007-09-17 | 3 | -1/+6 |
| | |||||
* | - bootloader-config: | Pascal Rigaux | 2007-09-17 | 2 | -1/+5 |
| | | | | | | | | o --rebuild-initrds: don't choke on kernel files which have no version in file name (#28772) (thanks to anssi) | ||||
* | add titles for 2008.0 adversting | Pascal Rigaux | 2007-09-17 | 7 | -1/+7 |
| | |||||
* | - advertising: restore support for $title in .pl files (wrongly dropped in ↵ | Pascal Rigaux | 2007-09-17 | 3 | -0/+12 |
| | | | | 10.4.195) | ||||
* | ensure "defaults" mount option is set in fstab | Pascal Rigaux | 2007-09-17 | 1 | -1/+1 |
| | | | | | | (i could not reproduce the issue, but it's been reported on cooker, and it may somehow occur if fs::mount_options::pack() is not used) | ||||
* | Updated et translation | Funda Wang | 2007-09-17 | 1 | -5/+5 |
| | |||||
* | 10.4.199 | Olivier Blin | 2007-09-16 | 2 | -1/+3 |
| | |||||
* | make modules::*::get_above return a list, and thus fix loading of tifm_sd ↵ | Olivier Blin | 2007-09-16 | 4 | -4/+6 |
| | | | | module during install | ||||
* | 10.4.198 | Thierry Vignaud | 2007-09-15 | 3 | -1/+5 |
| | |||||
* | transform "use lang" into "require lang" (lang.pm doesn't export | Thierry Vignaud | 2007-09-15 | 3 | -1/+3 |
| | | | | | | anything anyway, thus making stuff require any.pm then lang.pm works as well as stuff requiring lang.pm then any.pm | ||||
* | rename $is_kde into $is_kde3 for consistency | Thierry Vignaud | 2007-09-15 | 1 | -14/+14 |
| | |||||
* | install scim-bridge-qt4 if KDE4 is installed | Thierry Vignaud | 2007-09-15 | 3 | -6/+15 |
| | |||||
* | switch from strings listing packages to real package lists | Thierry Vignaud | 2007-09-15 | 1 | -28/+24 |
| | |||||
* | cleanups | Thierry Vignaud | 2007-09-15 | 1 | -6/+6 |
| | |||||
* | better log for install | Thierry Vignaud | 2007-09-15 | 1 | -1/+1 |
| | |||||
* | 10.4.197 | Thierry Vignaud | 2007-09-15 | 3 | -1/+5 |
| | |||||
* | kill extra SCIM combinations (simpler) (UTUMI Hirosi) | Thierry Vignaud | 2007-09-15 | 3 | -11/+3 |
| | |||||
* | typo fix | Thierry Vignaud | 2007-09-15 | 1 | -6/+6 |
| | |||||
* | install scim-qtimm for scim default config | Thierry Vignaud | 2007-09-15 | 3 | -6/+8 |
| | |||||
* | log another change | Thierry Vignaud | 2007-09-15 | 2 | -0/+2 |
| | |||||
* | install needed packages for skim (UTUMI Hirosi) | Thierry Vignaud | 2007-09-15 | 3 | -1/+15 |
| | |||||
* | use packages_if_desktop() | Thierry Vignaud | 2007-09-15 | 1 | -6/+6 |
| | |||||
* | typo fix | Thierry Vignaud | 2007-09-15 | 1 | -1/+1 |
| | |||||
* | (packages_if_desktop) introduce it | Thierry Vignaud | 2007-09-15 | 1 | -0/+5 |
| | |||||
* | install scim-bridge-qt3 only if KDE is present | Thierry Vignaud | 2007-09-15 | 1 | -6/+11 |
| | |||||
* | add scim-bridge (UTUMI Hirosi) | Thierry Vignaud | 2007-09-15 | 1 | -0/+15 |
| | |||||
* | Add fglrx-hd2000.ko into ATI Radeon module name list. | Anssi Hannula | 2007-09-15 | 1 | -1/+1 |
| | |||||
* | update | Tomasz Bednarski | 2007-09-15 | 1 | -79/+42 |
| | |||||
* | update | Tomasz Bednarski | 2007-09-15 | 1 | -4/+4 |
| | |||||
* | update | Tomasz Bednarski | 2007-09-15 | 1 | -5/+6 |
| | |||||
* | Updated Czech translation. | Michal Bukovjan | 2007-09-15 | 1 | -31/+19 |
| | |||||
* | Updated Slovenian translation | Jure Repinc | 2007-09-14 | 1 | -20/+13 |
| | |||||
* | 10.4.196 | Pascal Rigaux | 2007-09-14 | 2 | -1/+3 |
| | |||||
* | 0.3 | Pascal Rigaux | 2007-09-14 | 2 | -1/+3 |
| | |||||
* | - 2008.0 advertising images | Pascal Rigaux | 2007-09-14 | 25 | -49/+9 |
| | | | | | - drop *.pl files, not used by drakx-installer-stage2 anymore | ||||
* | advertising: drop support for .pl files, only {title} was still supported, ↵ | Pascal Rigaux | 2007-09-14 | 2 | -10/+0 |
| | | | | and it's unused | ||||
* | cleanup: use URPM::packages_providing() | Pascal Rigaux | 2007-09-14 | 4 | -11/+5 |
| | |||||
* | - packageCallbackChoices: use prefered packages given by perl-URPM 2.00 | Pascal Rigaux | 2007-09-14 | 2 | -13/+7 |
| | | | | | and perl-URPM now handles nicely locales-* as prefered packages | ||||
* | - create resolve_requested_and_check() which nicely check selection failures | Pascal Rigaux | 2007-09-14 | 1 | -17/+19 |
| | | | | | - keep_unrequested_dependencies is now a global flag in perl-URPM 2.01 | ||||
* | kill some "used undefined variable" warnings | Pascal Rigaux | 2007-09-14 | 1 | -1/+1 |
| |