summaryrefslogtreecommitdiffstats
path: root/perl-install/install
Commit message (Collapse)AuthorAgeFilesLines
* update my emailThierry Vignaud2012-01-274-6/+6
|
* 13.80Thierry Vignaud2012-01-261-0/+2
|
* (load_raw_install) do not display errors when loading a driver that isThierry Vignaud2012-01-261-0/+1
| | | | | | | already loaded (mga#1146) we might just as well refuse to load an already loaded module but I think some modules redo probing when "reloaded".
* (_gtk__Image) kill old gtk+ warnings that confuse peopleThierry Vignaud2012-01-261-0/+1
|
* (git-dist) warn that tarball will be incompleteThierry Vignaud2012-01-251-0/+1
| | | | needs checkouting meta-task from packages SVN repo
* pretty-izeThierry Vignaud2012-01-251-1/+1
|
* add missing spaceThierry Vignaud2012-01-251-1/+1
|
* include back urpmi translationsThierry Vignaud2012-01-252-0/+3
| | | | (was wrongly removed whith "include gtk20 translations (caps lock & the like)")
* 13.78Thierry Vignaud2012-01-241-0/+2
|
* (default_packages) log packages selected b/c of HW, fs, install method, ...Thierry Vignaud2012-01-242-15/+26
|
* (Add2LVM) better default name for new VG (vg-mga, vg-mga1, ...Thierry Vignaud2012-01-241-0/+3
| | | | instead of vg-0, vg-1, ...)
* (root_services) list shorewall with iptables* in servicesThierry Vignaud2012-01-241-0/+3
|
* fix .svn pathThierry Vignaud2012-01-231-1/+1
|
* 13.77Thierry Vignaud2012-01-231-0/+2
|
* (default_packages) do not install shorewall & mandi if firefwall is not ↵Thierry Vignaud2012-01-232-2/+1
| | | | configured
* (list_types) allow using nilfs2 during installThierry Vignaud2012-01-231-0/+1
|
* add .gitignore files so that empty directories end in archives createdThierry Vignaud2012-01-231-0/+1
| | | | with git
* (tar,dist-git) add support for extracting sources from gitThierry Vignaud2012-01-231-1/+12
|
* (dist-svn) split it out of (tar)Thierry Vignaud2012-01-231-2/+5
|
* preserve UUID when reformating a nilfs fsThierry Vignaud2012-01-231-0/+1
|
* enable to set label on swapThierry Vignaud2012-01-231-1/+1
|
* (write_label) enable to set label on btrfs fsesThierry Vignaud2012-01-231-1/+1
| | | | needs reverse <device>,<label> ordering
* enable to set label on nilfs fsesThierry Vignaud2012-01-231-0/+3
|
* include btrfs in order to be able to set labelsThierry Vignaud2012-01-231-1/+1
|
* include mkfs.nilfs2 & nilfs-tuneThierry Vignaud2012-01-231-0/+1
|
* Update Greek translationDimitrios Glentadakis2012-01-221-14/+14
|
* 13.76Thierry Vignaud2012-01-201-0/+2
|
* (lvm_cmd_or_die) report back error from lvm2Thierry Vignaud2012-01-201-0/+1
|
* (load_raw) faster & safer waiting for end of USB modulesThierry Vignaud2012-01-201-0/+1
| | | | (thanks to now having udev)
* (extract_modules) enable to find, decompress XZ modulesThierry Vignaud2012-01-201-0/+1
|
* include xz (needed to decompress modules)Thierry Vignaud2012-01-201-0/+1
|
* (suggest_lv_name_from_mnt_point, suggest_lv_name) suggest better LVThierry Vignaud2012-01-201-0/+1
| | | | names based on the mount point rather than numbers
* (Create) enable to set LV names when not in expert modeThierry Vignaud2012-01-201-0/+2
|
* include gtk20 translations (caps lock & the like)Thierry Vignaud2012-01-202-1/+3
|
* 13.75.1Thierry Vignaud2012-01-191-0/+2
|
* include DM/MD udev rules so that install on LVM works againThierry Vignaud2012-01-192-0/+9
|
* (start_udev) fix mounting /dev/pts & /dev/shmThierry Vignaud2012-01-192-1/+2
|
* updated Slovenian translationFilip Komar2012-01-181-2/+2
|
* updated Turkish translationNuman Demirdöğen2012-01-161-117/+35
|
* add support for --gdbThierry Vignaud2012-01-081-0/+3
|
* 13.75Thierry Vignaud2012-01-071-0/+2
|
* update NEWS for alpha3 bannerAnne Nicolas2012-01-061-0/+1
|
* (stop_udev) introduce it in order to stop udev & umount associated mountThierry Vignaud2012-01-062-0/+10
| | | | points at end of installation
* add missing spaceThierry Vignaud2012-01-061-0/+1
|
* (main) do not start udev within XnestThierry Vignaud2012-01-061-1/+1
|
* (ask_for_X_restart,take_screenshot) do not fork useless shellThierry Vignaud2012-01-061-1/+1
|
* left-background for Mageia 2 Alpha3Anne Nicolas2012-01-051-0/+0
|
* (start_udev) simplify by factoringThierry Vignaud2012-01-041-2/+1
|
* (start_udev) simplify through reusing MDK::CommonThierry Vignaud2012-01-041-2/+1
|
* (get_needed_files) revert creating run (useless as it won't be in /,Thierry Vignaud2012-01-041-1/+0
| | | | stage2 is taking care of creating it anyway...)