Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | do not load moddeps from $::prefix but from real root | Olivier Blin | 2008-02-11 | 1 | -1/+1 |
| | |||||
* | use modname2path instead of hardcoding /modules (to use /lib/modules/`uname -r`) | Olivier Blin | 2008-02-11 | 1 | -14/+10 |
| | |||||
* | add XML::Parser in perl_checker blacklist | Olivier Blin | 2008-02-11 | 1 | -0/+1 |
| | |||||
* | mark unused variables | Olivier Blin | 2008-02-11 | 1 | -1/+1 |
| | |||||
* | remove useless rdz | Olivier Blin | 2008-02-11 | 1 | -1/+0 |
| | |||||
* | boot_img_ppc does not have an empty prototype | Olivier Blin | 2008-02-11 | 1 | -1/+1 |
| | |||||
* | make bootsplash_cfg optional | Olivier Blin | 2008-02-11 | 1 | -3/+3 |
| | |||||
* | s/bootspash_cfg/bootsplash_cfg/ (cosmetics) | Olivier Blin | 2008-02-11 | 1 | -3/+3 |
| | |||||
* | fix custom bootsplash theme support (was a typo) | Olivier Blin | 2008-02-11 | 1 | -1/+1 |
| | |||||
* | perl_checker space fixes | Olivier Blin | 2008-02-11 | 1 | -2/+2 |
| | |||||
* | use foreach | Olivier Blin | 2008-02-11 | 1 | -1/+1 |
| | |||||
* | 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) | ||||
* | update NEWS | Olivier Blin | 2008-02-11 | 1 | -1/+1 |
| | |||||
* | 1.20 | Olivier Blin | 2008-02-11 | 2 | -1/+7 |
| | |||||
* | load module passed as argument (if any), instead of probing bus | Olivier Blin | 2008-02-11 | 1 | -3/+16 |
| | |||||
* | make probe-modules handle the "--usb" option instead of "usb" | Olivier Blin | 2008-02-11 | 1 | -1/+1 |
| | |||||
* | switch to modules from /lib/modules/`uname -r`, modules.dep containing full ↵ | Olivier Blin | 2008-02-11 | 1 | -4/+12 |
| | | | | filename | ||||
* | fix typo | Olivier Blin | 2008-02-11 | 1 | -1/+1 |
| | |||||
* | strip directory and module extension when getting module name | Olivier Blin | 2008-02-11 | 1 | -1/+5 |
| | |||||
* | convert module deps to modname as well | Olivier Blin | 2008-02-11 | 1 | -1/+1 |
| | |||||
* | alloc the string in filename2modname | Olivier Blin | 2008-02-11 | 1 | -9/+14 |
| | |||||
* | add find_modules_directory | Olivier Blin | 2008-02-11 | 1 | -1/+7 |
| | |||||
* | factorize /modules | Olivier Blin | 2008-02-11 | 1 | -4/+5 |
| | |||||
* | 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 |
| |