Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (main) log where we segfaulted | Thierry Vignaud | 2009-04-08 | 1 | -0/+1 |
| | |||||
* | (install::http::get_file_and_size) just use curl instead of using our | Thierry Vignaud | 2009-04-08 | 1 | -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 install | Thierry Vignaud | 2009-04-08 | 1 | -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 Vignaud | 2009-04-08 | 1 | -0/+2 |
| | |||||
* | 12.25.1 | Thierry Vignaud | 2009-04-07 | 1 | -0/+2 |
| | |||||
* | (adjust_paths_in_urpmi_cfg) fix mount point for CD-ROM media (#49613) | Thierry Vignaud | 2009-04-07 | 1 | -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.2512.25 | Thierry Vignaud | 2009-04-06 | 1 | -0/+2 |
| | |||||
* | (_adjust_paths_in_urpmi_cfg) change it so that it consider per medium | Thierry Vignaud | 2009-04-06 | 1 | -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() here | Thierry Vignaud | 2009-04-06 | 1 | -0/+2 |
| | |||||
* | put distro version after release because release contains "Mandriva Linux" | Pascal Terjan | 2009-04-06 | 1 | -0/+2 |
| | |||||
* | 12.24.112.24.1 | Thierry Vignaud | 2009-04-05 | 1 | -0/+2 |
| | |||||
* | (ask_user_and_root) ensure login is lowercase when transliterating | Thierry Vignaud | 2009-04-05 | 1 | -0/+3 |
| | | | | | | | from real name (#49573) (regression introduced in r255158 on 2009-03-30) | ||||
* | 12.2512.24 | Thierry Vignaud | 2009-04-03 | 1 | -0/+2 |
| | |||||
* | - include all Ia Ora themes | Thierry Vignaud | 2009-04-03 | 1 | -0/+3 |
| | | | | | - drop metacity images | ||||
* | include draksnapshot translations (for restore option) | Thierry Vignaud | 2009-04-03 | 1 | -0/+1 |
| | |||||
* | - handle new gigabit driver: slicoss | Herton Ronaldo Krzesinski | 2009-04-03 | 1 | -1/+1 |
| | |||||
* | - handle new dvb driver: dvb-usb-dtv5100 | Herton Ronaldo Krzesinski | 2009-04-03 | 1 | -0/+1 |
| | |||||
* | - handle new wireless driver: arusb_lnx | Herton Ronaldo Krzesinski | 2009-04-03 | 1 | -1/+3 |
| | |||||
* | - handle new gigabit driver: be2net | Herton Ronaldo Krzesinski | 2009-04-03 | 1 | -0/+2 |
| | |||||
* | RC2 banner12.23 | Anne Nicolas | 2009-04-02 | 1 | -0/+3 |
| | |||||
* | fix crypto module names when arch is not i586 (#46814) | Pascal Terjan | 2009-04-02 | 1 | -0/+2 |
| | |||||
* | 12.2212.22 | Thierry Vignaud | 2009-03-31 | 1 | -0/+2 |
| | |||||
* | sort | Thierry Vignaud | 2009-03-31 | 1 | -3/+3 |
| | |||||
* | (_install_raw) tell urpmi to stop transactions when clicking on | Thierry Vignaud | 2009-03-31 | 1 | -0/+2 |
| | | | | | "cancel" (needs urpmi >= 6.25) | ||||
* | display the version of the distro in the install/upgrade screen (#44602) | Pascal Terjan | 2009-03-31 | 1 | -1/+2 |
| | |||||
* | Don't list installed distros with other archs as ugrading betweenarchs is ↵ | Pascal Terjan | 2009-03-31 | 1 | -0/+2 |
| | | | | not supported | ||||
* | (ask_change_cd_) make button name match text, aka being "cancel" rather than ↵ | Thierry Vignaud | 2009-03-30 | 1 | -0/+2 |
| | | | | "previous" | ||||
* | (rotate_logs) rotate /root/drakx/install1.log too | Thierry Vignaud | 2009-03-30 | 1 | -0/+1 |
| | |||||
* | add details | Thierry Vignaud | 2009-03-30 | 1 | -1/+2 |
| | |||||
* | (urpmi_add_all_media,installUpdates) log (g|)urpmi.addmedia and (g|)urpmi ↵ | Thierry Vignaud | 2009-03-30 | 1 | -0/+2 |
| | | | | output (#47107) | ||||
* | 12.2112.21 | Thierry Vignaud | 2009-03-30 | 1 | -0/+2 |
| | |||||
* | fix missing bug ID | Thierry Vignaud | 2009-03-30 | 1 | -1/+1 |
| | |||||
* | (_adjust_paths_in_urpmi_cfg) fix writing urpmi.cfg as cdrom:// for NFS | Thierry Vignaud | 2009-03-30 | 1 | -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 transliterate | Thierry Vignaud | 2009-03-30 | 1 | -0/+3 |
| | | | | | the real name into ascii rather than truncate it on first non ascii character | ||||
* | 12.2012.20 | Thierry Vignaud | 2009-03-30 | 1 | -0/+3 |
| | |||||
* | adjust spacing | Thierry Vignaud | 2009-03-30 | 1 | -1/+1 |
| | |||||
* | better formatting of diskdrake related changes (and sort them btw) | Thierry Vignaud | 2009-03-30 | 1 | -4/+5 |
| | |||||
* | (get_media) always trust stage1's /tmp/image (thus fixing ISO on NFS | Thierry Vignaud | 2009-03-30 | 1 | -0/+3 |
| | | | | | installation as well as NFS installation from cooker/ instead of eg cooker/i586 (#48874) | ||||
* | diskdrake: always display label in partition info | Pascal Terjan | 2009-03-27 | 1 | -0/+1 |
| | |||||
* | diskdrake: display label in the graphical view when no mountpoint is set | Pascal Terjan | 2009-03-27 | 1 | -0/+2 |
| | |||||
* | update list of filesystems not handling bad blocks checking while formatting | Pascal Terjan | 2009-03-27 | 1 | -0/+2 |
| | |||||
* | 12.19 | Thierry Vignaud | 2009-03-26 | 1 | -0/+2 |
| | |||||
* | fix support for disk installation | Thierry Vignaud | 2009-03-26 | 1 | -0/+1 |
| | |||||
* | include urpmi translations | Thierry Vignaud | 2009-03-26 | 1 | -0/+1 |
| | |||||
* | (urpmi_add_all_media) make gurpmi.addmedia auto close instead of | Thierry Vignaud | 2009-03-26 | 1 | -0/+3 |
| | | | | | | waiting for user pressing "close" button on "media added with success" dialogs | ||||
* | adjust partition size suggestion | Pascal Terjan | 2009-03-26 | 1 | -0/+4 |
| | |||||
* | typo fix | Thierry Vignaud | 2009-03-25 | 1 | -1/+1 |
| | |||||
* | release the installer too | Thierry Vignaud | 2009-03-25 | 1 | -0/+2 |
| | |||||
* | (_install_raw) log packages' scripts output (perl-URPM/urpmi aren't | Thierry Vignaud | 2009-03-24 | 1 | -0/+4 |
| | | | | | | regarding script fd leak but older installer was leaking one fd per transaction too) | ||||
* | 12.17.3 | Thierry Vignaud | 2009-03-23 | 1 | -0/+2 |
| |