| Commit message (Expand) | Author | Age | Files | Lines |
* | automatically configure DSL connection on installation from DSL | Olivier Blin | 2005-09-16 | 1 | -0/+6 |
* | - there is no more adverstising icon | Pascal Rigaux | 2005-09-15 | 1 | -5/+2 |
* | add upgrade script for conectiva | Pascal Rigaux | 2005-09-14 | 1 | -1/+1 |
* | migrate fstab when upgrading an alien distro (should be done always?) | Pascal Rigaux | 2005-09-13 | 1 | -1/+2 |
* | when taking screenshot during pkgs install, we can be chrooted | Pascal Rigaux | 2005-09-13 | 1 | -2/+4 |
* | for now, disable FTP in media_browser since we don't handle it (#16088) | Pascal Rigaux | 2005-09-13 | 1 | -1/+1 |
* | for local_install we don't want use_root_part to do anything | Pascal Rigaux | 2005-09-13 | 1 | -0/+2 |
* | silently ignore existing X config file if upgrading an alien distro | Pascal Rigaux | 2005-09-13 | 1 | -0/+1 |
* | set META_CLASS"xxx" flag | Pascal Rigaux | 2005-09-09 | 1 | -0/+1 |
* | have a progress bar when removing packages | Pascal Rigaux | 2005-09-09 | 1 | -1/+12 |
* | Remove commented code | Rafael Garcia-Suarez | 2005-09-09 | 1 | -1/+0 |
* | When adding http suppl media, repropose the last url entered. Very | Rafael Garcia-Suarez | 2005-09-09 | 1 | -2/+7 |
* | pass around wait_message with progress bar capability | Pascal Rigaux | 2005-09-09 | 1 | -4/+2 |
* | Remove a misleading comment | Rafael Garcia-Suarez | 2005-09-06 | 1 | -1/+1 |
* | At some point, an empty hashref is autovivified in $packages->{medium}. | Rafael Garcia-Suarez | 2005-09-05 | 1 | -1/+1 |
* | Proper detection of network interface at supplementary media setup | Rafael Garcia-Suarez | 2005-09-05 | 1 | -1/+1 |
* | - new functionality: upgrade_by_removing_pkgs, enabled when upgrading redhat ... | Pascal Rigaux | 2005-09-02 | 1 | -7/+15 |
* | move code to create_minimal_files() | Pascal Rigaux | 2005-09-02 | 1 | -0/+12 |
* | rename pkgs::rpmDbOpenForInstall() to pkgs::open_rpm_db_rw() | Pascal Rigaux | 2005-09-02 | 1 | -1/+1 |
* | opening rpm db in selectPackage(), so remove some rpmDbOpen() | Pascal Rigaux | 2005-09-02 | 1 | -1/+0 |
* | new function select_by_package_names() | Pascal Rigaux | 2005-09-02 | 1 | -5/+2 |
* | hoist things in install_any | Pascal Rigaux | 2005-09-02 | 1 | -1/+9 |
* | fs::format::wait_message() is now ->wait_message_with_progress_bar (on intera... | Pascal Rigaux | 2005-09-02 | 1 | -1/+1 |
* | initial deployment server support | Olivier Blin | 2005-08-31 | 1 | -0/+25 |
* | more precise log_size during install | Pascal Rigaux | 2005-08-26 | 1 | -3/+3 |
* | log more precisely the "naughty servers" unselected | Pascal Rigaux | 2005-08-18 | 1 | -1/+1 |
* | fix typo | Pascal Rigaux | 2005-08-16 | 1 | -4/+4 |
* | - if we have a lot of memory, keep the clp in tmpfs | Pascal Rigaux | 2005-08-10 | 1 | -10/+36 |
* | create clp_on_tmpfs() for future use | Pascal Rigaux | 2005-08-10 | 1 | -1/+2 |
* | cleanup | Pascal Rigaux | 2005-08-08 | 1 | -1/+1 |
* | move is_xbox from common to detect_devices | Olivier Blin | 2005-08-05 | 1 | -1/+1 |
* | workarround problem in supplementary media | Florent Villard | 2005-07-15 | 1 | -0/+5 |
* | Don't write ignored media in urpmi.cfg (bug 15537) | Rafael Garcia-Suarez | 2005-07-01 | 1 | -1/+1 |
* | use fs::type::is_dmraid() | Pascal Rigaux | 2005-07-01 | 1 | -1/+1 |
* | don't spawn a new shell if it's already running (useful when using the no-reb... | Pascal Rigaux | 2005-07-01 | 1 | -1/+4 |
* | fix typo in previous commit | Pascal Rigaux | 2005-06-30 | 1 | -1/+1 |
* | install dmraid if needed | Pascal Rigaux | 2005-06-30 | 1 | -0/+1 |
* | try to cleanup fs.pm | Pascal Rigaux | 2005-06-28 | 1 | -12/+12 |
* | upcase protocol names | Thierry Vignaud | 2005-06-28 | 1 | -4/+4 |
* | (ask_if_suppl_media) upcase protocol name | Thierry Vignaud | 2005-06-28 | 1 | -1/+1 |
* | Add NFS supplementary media in fstab | Rafael Garcia-Suarez | 2005-06-28 | 1 | -2/+4 |
* | Fix install_urpmi with nfs suppl media | Rafael Garcia-Suarez | 2005-06-28 | 1 | -9/+14 |
* | Support NFS supplementary media | Rafael Garcia-Suarez | 2005-06-27 | 1 | -2/+18 |
* | fsedit::is_same_hd is now fs:get::is_same_hd | Pascal Rigaux | 2005-06-13 | 1 | -1/+1 |
* | don't need use MDK::Common... when we have "use common" (which is the standar... | Pascal Rigaux | 2005-06-10 | 1 | -1/+0 |
* | don't need prefixing with current package | Pascal Rigaux | 2005-06-09 | 1 | -1/+1 |
* | (media_browser): handle nfs | Pascal Rigaux | 2005-06-07 | 1 | -31/+73 |
* | replace strange "-" with a ascii compliant one | Pascal Rigaux | 2005-06-06 | 1 | -1/+1 |
* | install2 functions should be steps | Pascal Rigaux | 2005-06-06 | 1 | -0/+16 |
* | get rid of $clicked and $ent_number (obsolete) | Pascal Rigaux | 2005-06-06 | 1 | -3/+3 |