Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removal of a fuzzy tag in a drakx-installer-stage2 string, the former ↵ | Rémi Verschelde | 2012-04-18 | 61 | -239/+196 |
| | | | | translation being accurate enough (see mga#484) | ||||
* | (unselectAllPackages) only log about unselecting packages if "no_suggest" ↵ | Thierry Vignaud | 2012-04-18 | 1 | -2/+4 |
| | | | | option is set | ||||
* | (_resolve_requested_and_check) make it slighty more readable | Thierry Vignaud | 2012-04-17 | 1 | -1/+2 |
| | |||||
* | (select_by_package_names_or_die) track suggested packages | Thierry Vignaud | 2012-04-17 | 2 | -0/+7 |
| | | | | | | | | | (unselectAllPackages) unselect already suggested packages when performing a minimal install if "no suggests" option was choosen (mga#5209) rationale: the no_suggests option only applies after selecting basesystem (thus minimal install has urpmi b/c basesystem suggest urpmi) | ||||
* | (unselectAllPackages) move test out of if | Thierry Vignaud | 2012-04-17 | 1 | -1/+2 |
| | | | | so that next commit is more readable | ||||
* | merge translation from rpmdrake | Thierry Vignaud | 2012-04-17 | 71 | -124/+124 |
| | |||||
* | sync with code | Thierry Vignaud | 2012-04-17 | 72 | -7694/+8060 |
| | |||||
* | (choosePackagesTree) display informations, even if we failed to retrieve the ↵ | Thierry Vignaud | 2012-04-16 | 1 | -2/+2 |
| | | | | | | | | package header the later is needed only for description. "No description" will be merged in from rpmdrake | ||||
* | (extractHeaders) adapt to urpmi API after resurecting it | Thierry Vignaud | 2012-04-16 | 1 | -1/+1 |
| | |||||
* | (cleanHeaders,extractHeaders) resurect them, thus enabling to retrieve ↵ | Thierry Vignaud | 2012-04-16 | 3 | -0/+28 |
| | | | | | | package descriptions from headers (mga#549) (got ripped after swtiching to urpmi, needed for next commits) | ||||
* | (urpmidir) adapt it to urpmi API | Thierry Vignaud | 2012-04-16 | 1 | -1/+2 |
| | | | | | was unused since switching to urpmi code in 2009, needed for next commits | ||||
* | finish-install: make sure sbin is added to PATH | Olivier Blin | 2012-04-16 | 2 | -1/+2 |
| | |||||
* | fix lock icon (#5424) | Anne Nicolas | 2012-04-16 | 2 | -0/+2 |
| | |||||
* | ensure swap partition is activated in dracut (e.g. for swap on LVM, RAID etc) | Colin Guthrie | 2012-04-14 | 2 | -1/+5 |
| | |||||
* | 14.514.5 | Anne Nicolas | 2012-04-12 | 2 | -1/+4 |
| | |||||
* | adapt color for menu categories | Anne Nicolas | 2012-04-12 | 1 | -1/+1 |
| | |||||
* | 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.414.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 | 4 | -4/+30 |
| | | | | | | | | | | | | | | | | 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 |
| | |||||
* | Release 1.36 | Pascal Terjan | 2012-04-08 | 2 | -1/+2 |
| | |||||
* | fix modprobe to support being called by kernel (mga#5274) | Pascal Terjan | 2012-04-08 | 2 | -0/+6 |
| | |||||
* | release 1.65 | Pascal Terjan | 2012-04-07 | 2 | -1/+2 |
| | |||||
* | Try mounting as btrfs too | Pascal Terjan | 2012-04-07 | 2 | -0/+2 |
| | |||||
* | load btrfs module to mount btrfs | Pascal Terjan | 2012-04-07 | 2 | -0/+5 |
| | |||||
* | 1.71 | Thomas Backlund | 2012-04-07 | 2 | -1/+3 |
| | |||||
* | make isohybrid start first partition on sector 1 (mga #5036) | Thomas Backlund | 2012-04-07 | 2 | -1/+3 |
| | |||||
* | (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.314.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 |
| | |||||
* | 1.64 | Thierry Vignaud | 2012-04-05 | 2 | -1/+2 |
| | |||||
* | 14.214.2 | Thierry Vignaud | 2012-04-05 | 3 | -1/+5 |
| | |||||
* | 1.35 | Thierry Vignaud | 2012-04-05 | 2 | -1/+3 |
| | |||||
* | 1.70 | Thierry Vignaud | 2012-04-05 | 2 | -1/+3 |
| | |||||
* | (tar) add a 'dist' alias | Thierry Vignaud | 2012-04-05 | 1 | -0/+2 |
| | |||||
* | include "screen" terminfo for text installer (mga#4894) | Thierry Vignaud | 2012-04-05 | 2 | -0/+3 |
| | |||||
* | include "screen" terminfo (mga#4894) | Thierry Vignaud | 2012-04-05 | 2 | -0/+3 |
| |