Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix incorrect NEWS location | Colin Guthrie | 2012-04-12 | 2 | -2/+2 |
| | |||||
* | add missing udev programs needed for persistant storage rules. | Colin Guthrie | 2012-04-12 | 2 | -1/+5 |
| | |||||
* | 14.4 | Anne Nicolas | 2012-04-12 | 2 | -1/+3 |
| | |||||
* | Include persistent-storage udev rules (needed for UUID info on root disks ↵ | Colin Guthrie | 2012-04-10 | 2 | -0/+2 |
| | | | | during install) | ||||
* | installer: allow generation of host-only initrd during install | Colin Guthrie | 2012-04-10 | 3 | -2/+14 |
| | | | | | | | | | | | | | | | | During install dracut will generate a generic (i.e. large) initrd. As we now start udev early, we can use udev metadata when generating our initrd and thus we can generate our default, hostonly initrd. Thus ensure relevant directories (/run) are bind mounted and fake a /run/initramfs folder which is used in dracut to detect a boot which will have sufficient metadata in the udev DB. Tested with an install on a new disk and creating LVMs and also on an install where the pre-existing LVMs were reused. Suitable fixes to drakx-in-chroot have also been added, but remain untested | ||||
* | update NEWS | Anne Nicolas | 2012-04-10 | 1 | -0/+1 |
| | |||||
* | fix splash quiet option | Anne Nicolas | 2012-04-10 | 1 | -1/+1 |
| | |||||
* | (ask_user_and_root) typo fix in comment | Thierry Vignaud | 2012-04-10 | 1 | -1/+1 |
| | |||||
* | Drop debug code | Pascal Terjan | 2012-04-08 | 1 | -2/+0 |
| | |||||
* | make sure ranges are always within limits in text mode (mga#646) | Pascal Terjan | 2012-04-08 | 3 | -0/+19 |
| | |||||
* | (default_packages) install btrfs-progs if needed (mga#5274) | Thierry Vignaud | 2012-04-07 | 2 | -0/+3 |
| | |||||
* | (read_one) better error message (more info) | Thierry Vignaud | 2012-04-07 | 1 | -1/+1 |
| | |||||
* | (summary) add a FIXME note (mga#4680) | Thierry Vignaud | 2012-04-07 | 1 | -0/+1 |
| | |||||
* | Fix a warning by defining init before using it | Pascal Terjan | 2012-04-07 | 1 | -2/+2 |
| | |||||
* | Simplify | Pascal Terjan | 2012-04-07 | 1 | -19/+13 |
| | |||||
* | Update Greek translation | Dimitrios Glentadakis | 2012-04-07 | 1 | -3/+3 |
| | |||||
* | Release 14.3 | Pascal Terjan | 2012-04-07 | 3 | -1/+5 |
| | |||||
* | Mageia 2 Beta 3 banner | Anne Nicolas | 2012-04-06 | 2 | -0/+1 |
| | |||||
* | Updated Dutch translation | Remco Rijnders | 2012-04-06 | 1 | -3/+3 |
| | |||||
* | Fix partition numbering on GPT (mga#3091) | Pascal Terjan | 2012-04-05 | 3 | -9/+20 |
| | |||||
* | 14.2 | Thierry Vignaud | 2012-04-05 | 3 | -1/+5 |
| | |||||
* | include "screen" terminfo for text installer (mga#4894) | Thierry Vignaud | 2012-04-05 | 2 | -0/+3 |
| | |||||
* | add boot splash to initrd only once (pterjan) | Thierry Vignaud | 2012-04-05 | 2 | -1/+10 |
| | |||||
* | do not offer to select the security level in summary if msec is not installed | Thierry Vignaud | 2012-04-05 | 2 | -1/+2 |
| | |||||
* | do not crash if msec isn't installed | Thierry Vignaud | 2012-04-05 | 2 | -0/+2 |
| | |||||
* | do not set security level to its own value on upgrade (mga#5147) | Thierry Vignaud | 2012-04-05 | 2 | -1/+2 |
| | |||||
* | (chooseGroups) log install settings (mga#3467 & mga#5209) | Thierry Vignaud | 2012-04-04 | 2 | -0/+3 |
| | |||||
* | reduce default timeout from 10 to 2mn (mga#4772) | Thierry Vignaud | 2012-04-03 | 2 | -0/+5 |
| | |||||
* | better log | Thierry Vignaud | 2012-04-03 | 1 | -1/+1 |
| | |||||
* | add infrastructure so that programs can alter the default timeout (10m) | Thierry Vignaud | 2012-04-03 | 1 | -1/+8 |
| | | | | (needed for next commit, mga#4772) | ||||
* | Fix usage of raid2kind | Pascal Terjan | 2012-03-24 | 1 | -2/+1 |
| | |||||
* | harddrake: cpufreq performance governor is no longer a module | Colin Guthrie | 2012-03-24 | 2 | -1/+4 |
| | |||||
* | 14.1 | Thierry Vignaud | 2012-03-23 | 3 | -1/+5 |
| | |||||
* | silent perl_checker | Thierry Vignaud | 2012-03-23 | 1 | -1/+1 |
| | |||||
* | perl_checker cleanups | Thierry Vignaud | 2012-03-23 | 3 | -3/+3 |
| | |||||
* | help perl_checker | Thierry Vignaud | 2012-03-23 | 1 | -4/+4 |
| | |||||
* | clean dead code that was commented years ago... | Thierry Vignaud | 2012-03-23 | 1 | -31/+9 |
| | |||||
* | fix "too many parameters" bug (hopefully, nothing was actually using | Thierry Vignaud | 2012-03-23 | 1 | -1/+1 |
| | | | | $do_pkgs->{in} or ->in() ... | ||||
* | fix display "Mageia" | Thierry Vignaud | 2012-03-23 | 2 | -2/+2 |
| | | | | (spot by perl_checker) | ||||
* | (set_pam_authentication) perl_checker cleanups | Thierry Vignaud | 2012-03-23 | 2 | -7/+6 |
| | |||||
* | fix some missing Mageia occurences after bogus s/mdv/mga/ cleaning on importing | Thierry Vignaud | 2012-03-23 | 2 | -6/+6 |
| | | | | (spot by perl_checker) | ||||
* | (SEGV_handler) add a perl_checker hint | Thierry Vignaud | 2012-03-23 | 1 | -1/+1 |
| | |||||
* | sort | Thierry Vignaud | 2012-03-23 | 1 | -3/+4 |
| | |||||
* | (type_names) perl_checker cleanup | Thierry Vignaud | 2012-03-23 | 1 | -1/+1 |
| | |||||
* | enable to run perl_checker here | Thierry Vignaud | 2012-03-23 | 1 | -0/+1 |
| | |||||
* | (encrypt_home) add a FIXME note about missing parameter | Thierry Vignaud | 2012-03-23 | 1 | -0/+1 |
| | | | | (spot by perl_checker) | ||||
* | (find) rename it as _find() | Thierry Vignaud | 2012-03-23 | 1 | -2/+2 |
| | | | | (helps perl_checker) | ||||
* | (set_splash_append) fix bug introduced by colin in r3572 on 2012-03-19 | Thierry Vignaud | 2012-03-23 | 1 | -1/+1 |
| | | | | | | ("Update drakboot splash updating code") (spot by perl_checker) | ||||
* | fix detecting bluetooth devices | Thierry Vignaud | 2012-03-23 | 2 | -1/+3 |
| | | | | (spot by perl_checker) | ||||
* | (main) add a FIXME note about a unused parameter since commit r265764 | Thierry Vignaud | 2012-03-23 | 1 | -0/+1 |
| | | | | | | | | by pterjanib Feb 4 2010: "partitioning wizard: offer to install on dmraid and existing lvm" (spot by perl_checker) |