Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hide system config menu entry (#32941) | Thierry Vignaud | 2007-09-17 | 2 | -2/+4 |
| | |||||
* | make localedrake menu entries more understandable (#32941) | Thierry Vignaud | 2007-09-17 | 3 | -4/+7 |
| | |||||
* | build & install menu entries | Thierry Vignaud | 2007-09-17 | 1 | -3/+4 |
| | |||||
* | alter build system to add in menu entries strings | Thierry Vignaud | 2007-09-17 | 2 | -3/+13 |
| | |||||
* | move desktop menu entries out of spec and tag them as translatable | Thierry Vignaud | 2007-09-17 | 4 | -0/+48 |
| | |||||
* | add directory | Thierry Vignaud | 2007-09-17 | 0 | -0/+0 |
| | |||||
* | remove duplicated method (it's already in do_pkgs_common) | Pascal Rigaux | 2007-09-17 | 1 | -5/+0 |
| | |||||
* | - 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 |
| |