Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (is_network_install) use it whenever possible | Thierry Vignaud | 2005-11-04 | 1 | -3/+2 |
| | |||||
* | (default_packages) install powernowd on x86_64 (since they've the cool&quiet ↵ | Thierry Vignaud | 2005-10-03 | 1 | -0/+1 |
| | | | | technology) and athcool on athlon32 | ||||
* | (default_packages) "alsa" doesn't exists | Thierry Vignaud | 2005-10-03 | 1 | -1/+1 |
| | |||||
* | 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 |
| | | | | | - cleaning | ||||
* | 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 |
| | | | | | useful in case of typo in the url | ||||
* | 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 |
| | | | | | | So, protect the loops that iterate over this hash, in application of the belt and suspenders doctrine. | ||||
* | 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 |
| | | | | | | | | | | | and conectiva distributions - add file upgrade-map.conectiva.10 for precise choice of packages - save /etc/xxx-release into /root/drakx/xxx-release.upgrading when starting - release_file(): look for xxx-release.upgrading first - find_root_parts(): better logging about upgrade_by_removing_pkgs, and factorize code - when all packages are installed, remove xxx-release.upgrading and rename pkgs::removed_pkgs_to_upgrade_file() | ||||
* | 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 ↵ | Pascal Rigaux | 2005-09-02 | 1 | -1/+1 |
| | | | | interactive objects) | ||||
* | 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 |
| | | | | | | - check the size available in $::prefix/tmp for the case it's on its own filesystem (bug #15377) - also check the size available in other cases | ||||
* | 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 ↵ | Pascal Rigaux | 2005-07-01 | 1 | -1/+4 |
| | | | | no-reboot-restart-install blino trick) | ||||
* | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | (to have simpler dependencies between modules, esp. have some modules only required by diskdrake): - move some functions from fs to fs::mount (most keep their name, except mount_part and mount_usbfs) - move formatMount_part and formatMount_all from fs to fs::format - move some functions from fs to fs::wild_device (part2wild_device_name -> fs::wild_device::from_part) (subpart_from_wild_device_name -> fs::wild_device::to_subpart) (analyze_wild_device_name -> fs::wild_device::analyse) - formatMount_part(), formatMount_all(), fs::mount::part() don't take a prefix anymore the current situation was quite muddy we now rely on fs::get::mntpoint_prefixed() which will maybe depend on a field in $part for now, we mount every part in chroot, it seems to be what's wanted - fs::format::part() now expect $all_hds instead of $raids - fs::type::carryRootLoopback is now fs::get::carry_root_loopback() - in fs::loopback, most functions don't want a prefix anymore | ||||
* | 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 ↵ | Pascal Rigaux | 2005-06-10 | 1 | -1/+0 |
| | | | | standard for libDrakX modules) | ||||
* | 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 |
| |