Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - use "splash" on the kernel command line vs. "splash=silent" as per upstream | Colin Guthrie | 2012-03-19 | 4 | -5/+12 |
| | | | | | | | code (e.g. plymouth, systemd and others) - support the "quiet" kernel command line argument to hide kernel text | ||||
* | (rpmsrate_always_flags) 3D flag must be updated for newer HW... | Thierry Vignaud | 2012-03-16 | 1 | -0/+1 |
| | |||||
* | no need to blacklist URPM anymore | Thierry Vignaud | 2012-03-15 | 1 | -1/+0 |
| | |||||
* | (get_iso_volume_ids) disk install: handle bogus ISOs when looking for ↵ | Thierry Vignaud | 2012-03-15 | 2 | -2/+6 |
| | | | | install image (mga#4919) | ||||
* | (AUTOLOAD) show which function has issues (mga#4919) | Thierry Vignaud | 2012-03-14 | 1 | -2/+3 |
| | |||||
* | 13.9513.95 | Thierry Vignaud | 2012-03-13 | 2 | -1/+3 |
| | |||||
* | include & recognize more HID drivers (mga#4905) | Thierry Vignaud | 2012-03-13 | 1 | -0/+2 |
| | |||||
* | 13.9413.94 | Thierry Vignaud | 2012-03-13 | 2 | -1/+3 |
| | |||||
* | actually include & use new installer help | Thierry Vignaud | 2012-03-13 | 2 | -0/+5 |
| | |||||
* | updated italian translation | Matteo Pasotti | 2012-03-13 | 1 | -6/+6 |
| | |||||
* | 13.9313.93 | Thierry Vignaud | 2012-03-12 | 3 | -1/+5 |
| | |||||
* | (cmp_kernel_versions) move it from any.pm to common.pm; thus preventing lazy ↵ | Thierry Vignaud | 2012-03-12 | 4 | -13/+17 |
| | | | | | | | | | | | | | | | | | | | | | | loading of syscall.ph through any->detect_devices>modules>list_modules>MDK::Common>MDK::Common::System>syscall.ph This can end in crashing mgaaplet when performing live update (mga#3042) because of lazy loading of syscall (by which time perl may as well have been updated including syscall.ph which leave eg perl/5.12.x for perl/5.14.x) This also saves quite some memory for: - net_applet (5Mb aka 11%), - mgapplet (7Mb aka 14%) (as well as maybe for drakxnet but that's more transient): 21736 root 20 0 240m 44m 10m S 0 1.1 0:00.63 net_applet 21501 root 20 0 236m 39m 11m S 0 1.0 0:01.09 net_applet 23116 root 20 0 297m 50m 12m S 0 1.3 0:00.58 mgaapplet 23259 root 20 0 290m 43m 12m S 0 1.1 0:00.40 mgaapplet | ||||
* | recognize c67x00, imx21-hcd, fhci, isp1362-hcd, oxu210hp-hcd & renesas-usbhs | Thierry Vignaud | 2012-03-12 | 1 | -0/+2 |
| | | | | | USB host drivers (mga#4905) | ||||
* | updated Slovenian translation - updated PO-Revision-Date | Filip Komar | 2012-03-12 | 1 | -2/+2 |
| | |||||
* | updated Slovenian translation | Filip Komar | 2012-03-12 | 1 | -6/+6 |
| | |||||
* | update NEWS | Anne Nicolas | 2012-03-12 | 1 | -0/+2 |
| | |||||
* | use lxdm for LXDE | Anne Nicolas | 2012-03-12 | 1 | -1/+1 |
| | |||||
* | update | Thierry Vignaud | 2012-03-12 | 1 | -47/+49 |
| | |||||
* | copy a cople translations from iso-code | Thierry Vignaud | 2012-03-12 | 9 | -60/+61 |
| | |||||
* | fuzzy bogus translation | Thierry Vignaud | 2012-03-12 | 1 | -1/+1 |
| | |||||
* | copy a cople translations from gramps | Thierry Vignaud | 2012-03-12 | 7 | -9/+9 |
| | |||||
* | copy one translation from gramps | Thierry Vignaud | 2012-03-12 | 22 | -37/+37 |
| | |||||
* | update | Thierry Vignaud | 2012-03-12 | 2 | -11/+11 |
| | |||||
* | Updating Spanish translation | Diego Bello | 2012-03-12 | 1 | -331/+130 |
| | |||||
* | Updating Spanish translation | Diego Bello | 2012-03-12 | 1 | -984/+874 |
| | |||||
* | Updating Spanish translation for late strings | Diego Bello | 2012-03-12 | 1 | -174/+131 |
| | |||||
* | Update Greek translation | Dimitrios Glentadakis | 2012-03-11 | 1 | -10/+10 |
| | |||||
* | Updated Estonian translation. | Marek Laane | 2012-03-11 | 1 | -9/+9 |
| | |||||
* | - Updated German translation | Oliver Burger | 2012-03-11 | 1 | -160/+42 |
| | |||||
* | Updated Dutch translation | Remco Rijnders | 2012-03-11 | 1 | -10/+10 |
| | |||||
* | updated Czech translation | Petos Safarik | 2012-03-11 | 1 | -8/+8 |
| | |||||
* | - Updated German translation | Oliver Burger | 2012-03-11 | 1 | -165/+125 |
| | |||||
* | Ukrainian translation update | Yuri Chornoivan | 2012-03-11 | 1 | -11/+11 |
| | |||||
* | sync with latest ads | Thierry Vignaud | 2012-03-11 | 72 | -13336/+16210 |
| | |||||
* | sync with ../../install/share/po | Thierry Vignaud | 2012-03-11 | 69 | -72/+74 |
| | |||||
* | sync with code | Thierry Vignaud | 2012-03-11 | 71 | -31638/+34461 |
| | |||||
* | 13.9213.92 | Thierry Vignaud | 2012-03-11 | 3 | -1/+5 |
| | |||||
* | (part_possible_actions) fix resizing LVs (mga#4666) | Thierry Vignaud | 2012-03-11 | 3 | -2/+7 |
| | | | | | | | | | | | | (is_LVM_resizable) introduce a real function instead of a "macro" else LVM_resizable got expanded as: member($part->{fs_type}, qw(btrfs ext3 ext4 reiserfs xfs)) then as: member($part->{fs_type}, qw(btrfs($part) ext3 ext4($part) reiserfs xfs)) commit r2781 ("sort") "brokes" ext4 by shifting it place in list by one (but ext3 would have failed) | ||||
* | (type_names) kill debug print | Thierry Vignaud | 2012-03-11 | 1 | -1/+0 |
| | |||||
* | (Resize,dmcrypt_open,RemoveFromDm) fix error on removing LVs | Thierry Vignaud | 2012-03-11 | 3 | -1/+7 |
| | | | | eg: "Undefined subroutine &fs::dmcrypt::close_part called" | ||||
* | small english message improvement (mga#456) | Thierry Vignaud | 2012-03-10 | 73 | -72/+74 |
| | |||||
* | (default_packages) install more packages earlier (shorewall & mandi), | Thierry Vignaud | 2012-03-10 | 2 | -0/+4 |
| | | | | preventing useless installing steps later at summary stage | ||||
* | (default_packages) explain why acpi, acpid & mageia-gfxboot-theme packages ↵ | Thierry Vignaud | 2012-03-10 | 2 | -1/+3 |
| | | | | are selected | ||||
* | updated Czech translation | Petos Safarik | 2012-03-10 | 1 | -2/+2 |
| | |||||
* | updated Czech translation | Petos Safarik | 2012-03-10 | 1 | -66/+1423 |
| | |||||
* | updated Czech translation | Petos Safarik | 2012-03-10 | 1 | -1456/+66 |
| | |||||
* | updated Czech translation | Petos Safarik | 2012-03-10 | 1 | -289/+116 |
| | |||||
* | updated Czech translation | Petos Safarik | 2012-03-10 | 1 | -635/+276 |
| | |||||
* | Removed fuzzy mark on Dutch string | Remco Rijnders | 2012-03-10 | 1 | -1/+1 |
| | |||||
* | - Updated Catalan translations | Oliver Burger | 2012-03-10 | 1 | -830/+272 |
| |