Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sync with code | Thierry Vignaud | 2008-02-14 | 71 | -6198/+7443 |
| | |||||
* | auto update copyright years | Thierry Vignaud | 2008-02-14 | 71 | -130/+130 |
| | |||||
* | Update zh_TW translation | Shiva Huang | 2008-02-13 | 1 | -48/+53 |
| | |||||
* | load disk/ide before disk/scsi (to prevent sata deps from overriding ↵ | Olivier Blin | 2008-02-12 | 2 | -1/+7 |
| | | | | non-libata pata modules) | ||||
* | 10.6.19 | Pascal Rigaux | 2008-02-12 | 2 | -1/+3 |
| | |||||
* | - do not propose "KDE, GNOME or Custom" profiles if the partition is small | Pascal Rigaux | 2008-02-12 | 2 | -1/+4 |
| | | | | | | | | | (< 2.5GB) otherwise the installer will not be able to install the full profile eg: kdebase-konsole doesn't get installed with a 2GB "/" (where "available size corrected" is 1.3GB) | ||||
* | - auto partitioning: ensure the "/" is bigger on small drives | Pascal Rigaux | 2008-02-12 | 2 | -2/+4 |
| | | | | | eg: on 4G hd, "/" was 2G only, it will now be 2.7G | ||||
* | fix spacing in 10.6.18's changelog | Thierry Vignaud | 2008-02-12 | 1 | -0/+1 |
| | |||||
* | 10.6.18 | Thierry Vignaud | 2008-02-12 | 1 | -0/+2 |
| | |||||
* | (_gtk__Sexy_IconEntry) handle 'icon-pressed' signal too | Thierry Vignaud | 2008-02-12 | 2 | -0/+3 |
| | |||||
* | 10.6.18 | Olivier Blin | 2008-02-11 | 2 | -1/+4 |
| | |||||
* | factorize imm and ppa in parallel_zip_modules | Olivier Blin | 2008-02-11 | 1 | -3/+5 |
| | |||||
* | do not try to load parport_pc twice | Olivier Blin | 2008-02-11 | 1 | -1/+0 |
| | |||||
* | do not modify modules.dep to load parport_pc for parport, but inline in code ↵ | Olivier Blin | 2008-02-11 | 1 | -0/+1 |
| | | | | (to keep a "clean" modules.dep) | ||||
* | do not modify modules.dep to load nls modules for fat, but inline in code ↵ | Olivier Blin | 2008-02-11 | 1 | -0/+1 |
| | | | | (to keep a "clean" modules.dep) | ||||
* | do not try to load /modules/modules.description | Olivier Blin | 2008-02-11 | 1 | -1/+0 |
| | |||||
* | use list_modules::load_default_moddeps instead of loading hardcoded ↵ | Olivier Blin | 2008-02-11 | 2 | -3/+3 |
| | | | | /modules/modules.dep | ||||
* | use modname2path instead of hardcoding /modules (to use /lib/modules/`uname -r`) | Olivier Blin | 2008-02-11 | 1 | -14/+10 |
| | |||||
* | 10.6.17 | Thierry Vignaud | 2008-02-11 | 2 | -1/+3 |
| | |||||
* | (_gtk__Sexy_IconEntry) add support for Gtk2::Sexy::IconEntry (needed for ↵ | Thierry Vignaud | 2008-02-11 | 2 | -0/+25 |
| | | | | rpmdrake) | ||||
* | perl_checker cleanups | Thierry Vignaud | 2008-02-11 | 1 | -1/+2 |
| | |||||
* | 10.6.16 | Pascal Rigaux | 2008-02-11 | 2 | -1/+3 |
| | |||||
* | - Xorg needs xkb/rules/base, otherwise it can go crazy (#35912) | Pascal Rigaux | 2008-02-11 | 2 | -0/+2 |
| | |||||
* | log last changelog | Thierry Vignaud | 2008-02-11 | 1 | -0/+4 |
| | |||||
* | (row_setting_dialog) warning dialogs are confusing since OK/cancel | Thierry Vignaud | 2008-02-11 | 1 | -2/+2 |
| | | | | | both ends in cancel, let's offer only a cancel button | ||||
* | (row_setting_dialog) further simplify | Thierry Vignaud | 2008-02-11 | 1 | -2/+1 |
| | |||||
* | (row_setting_dialog) simplify using mygtk2 sugar | Thierry Vignaud | 2008-02-11 | 1 | -4/+1 |
| | |||||
* | Updated Norwegian Nynorsk translation. | Karl Ove Hufthammer | 2008-02-09 | 1 | -1/+146 |
| | |||||
* | Osatuta. | Iñigo Salvador Azurmendi | 2008-02-07 | 1 | -2/+2 |
| | |||||
* | 10.6.15 | Thierry Vignaud | 2008-02-07 | 2 | -1/+3 |
| | |||||
* | do not try to install openoffice64 on x86_64 (#37318) | Thierry Vignaud | 2008-02-07 | 2 | -1/+4 |
| | |||||
* | Updated zh_CN translation | Funda Wang | 2008-02-07 | 1 | -3/+3 |
| | |||||
* | detect systems with C7-M processor as laptop (like Belinea s.book) | Olivier Blin | 2008-02-06 | 2 | -1/+2 |
| | |||||
* | match model name only when grepping /proc/cpuinfo in isLaptop() | Olivier Blin | 2008-02-06 | 1 | -1/+1 |
| | |||||
* | - add mkntfs (#37462) | Pascal Rigaux | 2008-02-06 | 2 | -0/+3 |
| | |||||
* | Updated Slovenian translation | Jure Repinc | 2008-02-06 | 1 | -139/+130 |
| | |||||
* | 10.6.14 | Thierry Vignaud | 2008-02-05 | 2 | -1/+3 |
| | |||||
* | (Gtk2::GUI_Update_Guard->new) prevent a perl_checker warning in callers | Thierry Vignaud | 2008-02-05 | 1 | -1/+2 |
| | |||||
* | (search_dir_font) fix crashing on file names with meta characters (#36482) | Thierry Vignaud | 2008-02-05 | 2 | -2/+4 |
| | |||||
* | log latest changes | Thierry Vignaud | 2008-02-05 | 1 | -0/+2 |
| | |||||
* | 10.6.13 | Pascal Rigaux | 2008-02-05 | 2 | -1/+3 |
| | |||||
* | - add "vesa" X driver to use when framebuffer fails | Pascal Rigaux | 2008-02-05 | 3 | -1/+8 |
| | | | | | | (useful for boxes which work with vga=785 which is not the default, in that case "vesa" should work) | ||||
* | enhance the dialog (ok/cancel instead of yes/no) | Pascal Rigaux | 2008-02-05 | 1 | -1/+1 |
| | |||||
* | - bootloader-config: | Pascal Rigaux | 2008-02-05 | 2 | -4/+6 |
| | | | | | | | | o never use "vmlinuz-desktop" or "initrd-desktop.img", always use "vmlinuz" or "initrd.img" (#35721) this should have been done together with commit r226739 (2007-08-31) | ||||
* | fix titi typo | Pascal Rigaux | 2008-02-05 | 1 | -1/+1 |
| | |||||
* | 10.6.12 | Pascal Rigaux | 2008-02-05 | 2 | -1/+3 |
| | |||||
* | - 2008.1 beta2 logo | Pascal Rigaux | 2008-02-05 | 2 | -0/+1 |
| | |||||
* | Osatu gabe (1 falta da). | Iñigo Salvador Azurmendi | 2008-02-04 | 1 | -157/+56 |
| | |||||
* | Osatu gabe (1 falta da). | Iñigo Salvador Azurmendi | 2008-02-04 | 1 | -45/+39 |
| | |||||
* | Osatuta. | Iñigo Salvador Azurmendi | 2008-02-04 | 1 | -75/+55 |
| |