summaryrefslogtreecommitdiffstats
path: root/perl-install/install/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* (get_file_and_size) be more compatible with older http code for error managementThierry Vignaud2009-04-091-0/+2
|
* 12.26.2Thierry Vignaud2009-04-091-0/+2
|
* (get_file_and_size) fix crashing when using urpmi early to download stuff ↵Thierry Vignaud2009-04-091-0/+3
| | | | for network installs
* better logThierry Vignaud2009-04-091-1/+1
|
* 12.26.1Thierry Vignaud2009-04-081-0/+2
|
* (_get_media_url) handle NFS & CDROM media with arched directory (aka 'i586/')Thierry Vignaud2009-04-081-0/+3
|
* release the installer tooThierry Vignaud2009-04-081-0/+2
|
* better logThierry Vignaud2009-04-081-1/+1
|
* (adjust_paths_in_urpmi_cfg) fix mount point for disk mediaThierry Vignaud2009-04-081-0/+1
| | | | | | rationale: for disk & nfs install, either resolve /tmp/image (using real mount point) or drop $::prefix, which makes url matches real mount point
* (main) log where we segfaultedThierry Vignaud2009-04-081-0/+1
|
* (install::http::get_file_and_size) just use curl instead of using ourThierry Vignaud2009-04-081-0/+2
| | | | | own http stack (thus fixing unable to set up network addittional media, #48887)
* (prep_net_suppl_media) call configure_media() so that one can installThierry Vignaud2009-04-081-0/+3
| | | | | basesystem before adding suppl network media (maybe should we display a wait message as urpm::media::configure() is costly?)
* include vmmouse driver (#49654)Thierry Vignaud2009-04-081-0/+2
|
* 12.25.1Thierry Vignaud2009-04-071-0/+2
|
* (adjust_paths_in_urpmi_cfg) fix mount point for CD-ROM media (#49613)Thierry Vignaud2009-04-071-0/+2
| | | | | | | | | (prefix can be either /tmp/image for main media or real mount point) (regression introduced in r255093 on 2009-03-30: "(get_media) always trust stage1's /tmp/image (thus fixing ISO on NFS installation as well as NFS installation from cooker/ instead of eg cooker/i586 (#48874)")
* 12.25Thierry Vignaud2009-04-061-0/+2
|
* (_adjust_paths_in_urpmi_cfg) change it so that it consider per mediumThierry Vignaud2009-04-061-0/+1
| | | | | | | | physical medium instead of global medium ; fix path of NFS media after installation (setPackages) adjust paths in urpmi.cfg there instead of within get_media()
* (get_media_cfg) move "using urpmi code to add media" stuff from get_media() hereThierry Vignaud2009-04-061-0/+2
|
* put distro version after release because release contains "Mandriva Linux"Pascal Terjan2009-04-061-0/+2
|
* 12.24.1Thierry Vignaud2009-04-051-0/+2
|
* (ask_user_and_root) ensure login is lowercase when transliteratingThierry Vignaud2009-04-051-0/+3
| | | | | | | from real name (#49573) (regression introduced in r255158 on 2009-03-30)
* 12.25Thierry Vignaud2009-04-031-0/+2
|
* - include all Ia Ora themesThierry Vignaud2009-04-031-0/+3
| | | | | - drop metacity images
* include draksnapshot translations (for restore option)Thierry Vignaud2009-04-031-0/+1
|
* - handle new gigabit driver: slicossHerton Ronaldo Krzesinski2009-04-031-1/+1
|
* - handle new dvb driver: dvb-usb-dtv5100Herton Ronaldo Krzesinski2009-04-031-0/+1
|
* - handle new wireless driver: arusb_lnxHerton Ronaldo Krzesinski2009-04-031-1/+3
|
* - handle new gigabit driver: be2netHerton Ronaldo Krzesinski2009-04-031-0/+2
|
* RC2 bannerAnne Nicolas2009-04-021-0/+3
|
* fix crypto module names when arch is not i586 (#46814)Pascal Terjan2009-04-021-0/+2
|
* 12.22Thierry Vignaud2009-03-311-0/+2
|
* sortThierry Vignaud2009-03-311-3/+3
|
* (_install_raw) tell urpmi to stop transactions when clicking onThierry Vignaud2009-03-311-0/+2
| | | | | "cancel" (needs urpmi >= 6.25)
* display the version of the distro in the install/upgrade screen (#44602)Pascal Terjan2009-03-311-1/+2
|
* Don't list installed distros with other archs as ugrading betweenarchs is ↵Pascal Terjan2009-03-311-0/+2
| | | | not supported
* (ask_change_cd_) make button name match text, aka being "cancel" rather than ↵Thierry Vignaud2009-03-301-0/+2
| | | | "previous"
* (rotate_logs) rotate /root/drakx/install1.log tooThierry Vignaud2009-03-301-0/+1
|
* add detailsThierry Vignaud2009-03-301-1/+2
|
* (urpmi_add_all_media,installUpdates) log (g|)urpmi.addmedia and (g|)urpmi ↵Thierry Vignaud2009-03-301-0/+2
| | | | output (#47107)
* 12.21Thierry Vignaud2009-03-301-0/+2
|
* fix missing bug IDThierry Vignaud2009-03-301-1/+1
|
* (_adjust_paths_in_urpmi_cfg) fix writing urpmi.cfg as cdrom:// for NFSThierry Vignaud2009-03-301-0/+1
| | | | | | (#49316) (regression introduced in r254610 on 2009-03-23: "(get_media,_adjust_paths_in_urpmi_cfg) only adjust newly added medium regarding current physical medium"
* (ask_user_and_root) in order to guess the login name, just transliterateThierry Vignaud2009-03-301-0/+3
| | | | | the real name into ascii rather than truncate it on first non ascii character
* 12.20Thierry Vignaud2009-03-301-0/+3
|
* adjust spacingThierry Vignaud2009-03-301-1/+1
|
* better formatting of diskdrake related changes (and sort them btw)Thierry Vignaud2009-03-301-4/+5
|
* (get_media) always trust stage1's /tmp/image (thus fixing ISO on NFSThierry Vignaud2009-03-301-0/+3
| | | | | installation as well as NFS installation from cooker/ instead of eg cooker/i586 (#48874)
* diskdrake: always display label in partition infoPascal Terjan2009-03-271-0/+1
|
* diskdrake: display label in the graphical view when no mountpoint is setPascal Terjan2009-03-271-0/+2
|
* update list of filesystems not handling bad blocks checking while formattingPascal Terjan2009-03-271-0/+2
|