Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | (add_entry) try harder to get a label for other OSes (mga#9849,9681) | Thierry Vignaud | 2013-04-27 | 3 | -1/+5 | |
| | | | | | rationale: on systems with lot of OSes and/or using grub2, we may well have already more than 10 alt entries | |||||
* | only allow 'acl' option for extX & reiserfs (mga#9884) | Thierry Vignaud | 2013-04-27 | 3 | -1/+7 | |
| | ||||||
* | better logs | Thierry Vignaud | 2013-04-27 | 1 | -2/+2 | |
| | ||||||
* | simplify | Thierry Vignaud | 2013-04-27 | 1 | -1/+1 | |
| | ||||||
* | install shorewall-ipv6 along shorewall (mga#9401) | Thierry Vignaud | 2013-04-27 | 2 | -1/+2 | |
| | ||||||
* | (installCallback) fix doble logging of %(pre|post)trans packages | Thierry Vignaud | 2013-04-26 | 2 | -1/+3 | |
| | | | | eg: 'filesystem' which has a %pretrans scriptlet (mga#7758) | |||||
* | drakex_help: Updated French translation | Yann Ciret | 2013-04-25 | 1 | -159/+188 | |
| | ||||||
* | drakex_share: Updated French translation | Yann Ciret | 2013-04-24 | 1 | -8/+67 | |
| | ||||||
* | 15.44 | Thierry Vignaud | 2013-04-23 | 3 | -1/+5 | |
| | ||||||
* | fix a crash when reloading partition table (mga#9838) | Thierry Vignaud | 2013-04-23 | 4 | -0/+4 | |
| | ||||||
* | fix a crash when trying to create a encrypted LVM partition (mga#9837) | Thierry Vignaud | 2013-04-23 | 3 | -0/+7 | |
| | ||||||
* | Made a message better. | Marek Laane | 2013-04-23 | 1 | -3/+3 | |
| | ||||||
* | fix killing comments in XKB | Thierry Vignaud | 2013-04-23 | 1 | -1/+1 | |
| | | | | "regression" introduced in commit r7021 on Jan 5 2013 ("fix list") | |||||
* | log substitions in verbose mode | Thierry Vignaud | 2013-04-23 | 1 | -0/+1 | |
| | | | | | | | | | | | | | needed in order to pinpoint & fix: Backslash found where operator expected at -e line 2, near ";}continue{print or die qq(-p destination: $!\" (Missing operator before \?) Final $ should be \$ or $name at -e line 1, within string syntax error at -e line 2, near ";}continue{print or die qq(-p destination: $!" (Might be a runaway multi-line !! string starting on line 1) Execution of -e aborted due to compilation errors. (see next commit) | |||||
* | 15.43 | Anne Nicolas | 2013-04-22 | 1 | -1/+1 | |
| | ||||||
* | Start final release integration | Anne Nicolas | 2013-04-22 | 2 | -0/+4 | |
| | ||||||
* | perl_checker cleanups | Thierry Vignaud | 2013-04-21 | 1 | -2/+2 | |
| | ||||||
* | 15.42 | Thierry Vignaud | 2013-04-21 | 3 | -1/+5 | |
| | ||||||
* | fix UI redraw issue after unlocking dmcrypt partition (mga#5661) | Colin Guthrie | 2013-04-21 | 3 | -4/+16 | |
| | ||||||
* | ensure LVMs on top of dmcrypt are activated after unlocking (mga#5661) | Colin Guthrie | 2013-04-21 | 3 | -0/+7 | |
| | ||||||
* | 15.41 | Thierry Vignaud | 2013-04-21 | 3 | -1/+5 | |
| | ||||||
* | only enable "quit confirm" popup dialog when asked (mga#8476) | Thierry Vignaud | 2013-04-21 | 2 | -0/+10 | |
| | | | | (when clicking "X") | |||||
* | log latest change | Thierry Vignaud | 2013-04-21 | 1 | -0/+1 | |
| | ||||||
* | add support for new media help | Thierry Vignaud | 2013-04-21 | 1 | -0/+2 | |
| | ||||||
* | convert from ask_from() to ask_from_() | Thierry Vignaud | 2013-04-21 | 1 | -2/+2 | |
| | | | | (needed for next commit) | |||||
* | log latest commits | Thierry Vignaud | 2013-04-20 | 2 | -0/+4 | |
| | ||||||
* | merge translations from mcc | Thierry Vignaud | 2013-04-20 | 53 | -158/+158 | |
| | ||||||
* | Fix minor typo in NEWS | Colin Guthrie | 2013-04-19 | 2 | -4/+4 | |
| | ||||||
* | 15.40 | Thierry Vignaud | 2013-04-19 | 3 | -1/+5 | |
| | ||||||
* | (_get_existing_one_with_state) split it out of open_part() | Thierry Vignaud | 2013-04-19 | 1 | -1/+8 | |
| | | | | | (read_crypttab) try harder to get enough data ({dm_active}) (idea from Colin, mga#5661) | |||||
* | fix losing crypt key when activating inactive partitions (mga#5661) | Thierry Vignaud | 2013-04-19 | 3 | -1/+13 | |
| | ||||||
* | fix losing crypt key when re-reeading partition tables (mga#5661) | Thierry Vignaud | 2013-04-19 | 3 | -0/+9 | |
| | ||||||
* | (save_crypttab_,read_crypttab_) split them out of (read|save)_crypttab_() | Thierry Vignaud | 2013-04-19 | 1 | -6/+16 | |
| | | | | | | thus enabling to choose to/from which crypttab file read/write-ing needed for next changes (mga#5661) | |||||
* | fix URL in help message (mga#9772) | Thierry Vignaud | 2013-04-19 | 2 | -1/+3 | |
| | ||||||
* | Do not use /dev/inside prefix. | Colin Guthrie | 2013-04-18 | 4 | -8/+7 | |
| | | | | | | | | | | | | As /dev/ is bind mounted into the prefix, we should always refer to /dev/ directly. In particular this is needed inside wild_device.pm which is often used before the prefix is even ready (i.e. when configuring existing partitions). A specific problem here was detecting the major/minor numbers of partitions which failed because the device node was being searched for inside the prefix but we'd not even unlocked the encrypted / partition yet to mount it... catch 22. mga#5661 | |||||
* | (to_subpart) fix reading link if not a mapper device | Thierry Vignaud | 2013-04-18 | 1 | -1/+1 | |
| | | | | | | | condition got inverted in commit r3694 on Mar 23 2012 ("perl_checker cleanups") spot by Colin | |||||
* | 'nss-pam-ldapd' obsoletes 'pam_ldap' (mga#9769) | Thierry Vignaud | 2013-04-17 | 3 | -1/+6 | |
| | ||||||
* | New screenshots for the choice of the DE, with Mageia 3 background | RĂ©mi Verschelde | 2013-04-16 | 6 | -0/+0 | |
| | ||||||
* | drakups: do not rely on legacy initscript for install test (mga#9474) | Colin Guthrie | 2013-04-15 | 2 | -1/+4 | |
| | ||||||
* | 15.39 | Thierry Vignaud | 2013-04-15 | 2 | -1/+3 | |
| | ||||||
* | bump min size for spliting /home fs (Eugeni, mga#3189): | Thierry Vignaud | 2013-04-14 | 2 | -3/+7 | |
| | | | | | - from 8 to 12Gb if simple partionning - from 7 to 10Gb if /usr is split or for servers | |||||
* | Mageia 3 RC banner | Anne Nicolas | 2013-04-14 | 3 | -1/+5 | |
| | ||||||
* | Update Greek translation | Dimitrios Glentadakis | 2013-04-14 | 1 | -3/+62 | |
| | ||||||
* | rescue: add a script to simplfy grabbing of journal logs for bug reports | Colin Guthrie | 2013-04-11 | 4 | -0/+55 | |
| | ||||||
* | Updated Estonian translation. | Marek Laane | 2013-04-11 | 1 | -1/+55 | |
| | ||||||
* | fix was for c7 | Thomas Backlund | 2013-04-09 | 1 | -1/+1 | |
| | ||||||
* | add bugnr for fro finish-install fix | Thomas Backlund | 2013-04-09 | 1 | -1/+1 | |
| | ||||||
* | typo fix | Thierry Vignaud | 2013-04-09 | 2 | -18/+18 | |
| | ||||||
* | 15.37 | Thierry Vignaud | 2013-04-09 | 3 | -1/+5 | |
| | ||||||
* | list HID USB devices with keyboards | Thierry Vignaud | 2013-04-09 | 2 | -1/+2 | |
| |