summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* installer: allow generation of host-only initrd during installColin Guthrie2012-04-103-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 NEWSAnne Nicolas2012-04-101-0/+1
|
* fix splash quiet optionAnne Nicolas2012-04-101-1/+1
|
* (ask_user_and_root) typo fix in commentThierry Vignaud2012-04-101-1/+1
|
* Drop debug codePascal Terjan2012-04-081-2/+0
|
* make sure ranges are always within limits in text mode (mga#646)Pascal Terjan2012-04-083-0/+19
|
* (default_packages) install btrfs-progs if needed (mga#5274)Thierry Vignaud2012-04-072-0/+3
|
* (read_one) better error message (more info)Thierry Vignaud2012-04-071-1/+1
|
* (summary) add a FIXME note (mga#4680)Thierry Vignaud2012-04-071-0/+1
|
* Fix a warning by defining init before using itPascal Terjan2012-04-071-2/+2
|
* SimplifyPascal Terjan2012-04-071-19/+13
|
* Update Greek translationDimitrios Glentadakis2012-04-071-3/+3
|
* Release 14.3Pascal Terjan2012-04-073-1/+5
|
* Mageia 2 Beta 3 bannerAnne Nicolas2012-04-062-0/+1
|
* Updated Dutch translationRemco Rijnders2012-04-061-3/+3
|
* Fix partition numbering on GPT (mga#3091)Pascal Terjan2012-04-053-9/+20
|
* 14.2Thierry Vignaud2012-04-053-1/+5
|
* include "screen" terminfo for text installer (mga#4894)Thierry Vignaud2012-04-052-0/+3
|
* add boot splash to initrd only once (pterjan)Thierry Vignaud2012-04-052-1/+10
|
* do not offer to select the security level in summary if msec is not installedThierry Vignaud2012-04-052-1/+2
|
* do not crash if msec isn't installedThierry Vignaud2012-04-052-0/+2
|
* do not set security level to its own value on upgrade (mga#5147)Thierry Vignaud2012-04-052-1/+2
|
* (chooseGroups) log install settings (mga#3467 & mga#5209)Thierry Vignaud2012-04-042-0/+3
|
* reduce default timeout from 10 to 2mn (mga#4772)Thierry Vignaud2012-04-032-0/+5
|
* better logThierry Vignaud2012-04-031-1/+1
|
* add infrastructure so that programs can alter the default timeout (10m)Thierry Vignaud2012-04-031-1/+8
| | | | (needed for next commit, mga#4772)
* Fix usage of raid2kindPascal Terjan2012-03-241-2/+1
|
* harddrake: cpufreq performance governor is no longer a moduleColin Guthrie2012-03-242-1/+4
|
* 14.1Thierry Vignaud2012-03-233-1/+5
|
* silent perl_checkerThierry Vignaud2012-03-231-1/+1
|
* perl_checker cleanupsThierry Vignaud2012-03-233-3/+3
|
* help perl_checkerThierry Vignaud2012-03-231-4/+4
|
* clean dead code that was commented years ago...Thierry Vignaud2012-03-231-31/+9
|
* fix "too many parameters" bug (hopefully, nothing was actually usingThierry Vignaud2012-03-231-1/+1
| | | | $do_pkgs->{in} or ->in() ...
* fix display "Mageia"Thierry Vignaud2012-03-232-2/+2
| | | | (spot by perl_checker)
* (set_pam_authentication) perl_checker cleanupsThierry Vignaud2012-03-232-7/+6
|
* fix some missing Mageia occurences after bogus s/mdv/mga/ cleaning on importingThierry Vignaud2012-03-232-6/+6
| | | | (spot by perl_checker)
* (SEGV_handler) add a perl_checker hintThierry Vignaud2012-03-231-1/+1
|
* sortThierry Vignaud2012-03-231-3/+4
|
* (type_names) perl_checker cleanupThierry Vignaud2012-03-231-1/+1
|
* enable to run perl_checker hereThierry Vignaud2012-03-231-0/+1
|
* (encrypt_home) add a FIXME note about missing parameterThierry Vignaud2012-03-231-0/+1
| | | | (spot by perl_checker)
* (find) rename it as _find()Thierry Vignaud2012-03-231-2/+2
| | | | (helps perl_checker)
* (set_splash_append) fix bug introduced by colin in r3572 on 2012-03-19Thierry Vignaud2012-03-231-1/+1
| | | | | | ("Update drakboot splash updating code") (spot by perl_checker)
* fix detecting bluetooth devicesThierry Vignaud2012-03-232-1/+3
| | | | (spot by perl_checker)
* (main) add a FIXME note about a unused parameter since commit r265764Thierry Vignaud2012-03-231-0/+1
| | | | | | | | by pterjanib Feb 4 2010: "partitioning wizard: offer to install on dmraid and existing lvm" (spot by perl_checker)
* (prepare_minimal_root) get rid of useless argThierry Vignaud2012-03-232-3/+2
| | | | (spot by perl_checker)
* (per_kind_action_box) fix too many parametersThierry Vignaud2012-03-231-2/+2
| | | | | | | issue introduced in commit r245228 on Sep 15 2008 (was: "split button bars into 3 bars") (spot by perl_checker)
* help perl_checkerThierry Vignaud2012-03-238-6/+13
|
* add FIXME notes about missing parametersThierry Vignaud2012-03-231-0/+2
| | | | (spot by perl_checker)