Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Let country and not language decide about default paper size | Till Kamppeter | 2005-02-28 | 1 | -1/+1 |
| | |||||
* | media_browser returns a filehandle when non save | Pascal Rigaux | 2005-02-18 | 1 | -2/+2 |
| | |||||
* | replace load/save from floppy with using media_browser() | Pascal Rigaux | 2005-02-15 | 1 | -12/+10 |
| | |||||
* | really fix "Graphical interface - not configured" bug | Pascal Rigaux | 2005-02-07 | 1 | -1/+2 |
| | |||||
* | Add support to copy all RPMs to the hard drive before installation. | Rafael Garcia-Suarez | 2005-02-04 | 1 | -5/+0 |
| | |||||
* | check the given mount points | Pascal Rigaux | 2005-02-01 | 1 | -0/+8 |
| | |||||
* | move SATA in its own category | Thierry Vignaud | 2005-01-20 | 1 | -2/+2 |
| | |||||
* | for Driver fbdev, rework to allow configuring vga= in bootloader and telling ↵ | Pascal Rigaux | 2005-01-16 | 1 | -1/+1 |
| | | | | to reboot instead of restarting X server (now i simply need to configure bootloader in Xconfig::main::write() when need_reboot) | ||||
* | - fs::format::part_raw() now takes $wait_message to allow displaying the ↵ | Pascal Rigaux | 2005-01-06 | 1 | -6/+2 |
| | | | | | | | | progress of format - create fs::format::wait_message() which creates a $wait_message valid to give to fs::format::part - fs::format::mke2fs() format while parsing the output to display the progress | ||||
* | fix selecting "other" keyboard when @best <= 1 | Pascal Rigaux | 2005-01-05 | 1 | -1/+1 |
| | |||||
* | move and rename network::ethernet::get_eth_categories() into ↵ | Pascal Rigaux | 2005-01-03 | 1 | -1/+1 |
| | | | | | | | list_modules::ethernet_categories() (it's closer to the definition of the categories) | ||||
* | when computing group size, select CAT_SYSTEM packages | Pascal Rigaux | 2004-12-29 | 1 | -1/+1 |
| | |||||
* | - create set_rpmsrate_category_flags(), ↵ | Pascal Rigaux | 2004-12-28 | 1 | -4/+1 |
| | | | | | | | | | set_rpmsrate_default_category_flags(), default_packages(), rpmsrate_always_flags() replacing setDefaultPackages() - create select_default_packages() - apply "always" rpmsrate flags ASAP and skip packages with flag "FALSE" in computeGroupSize() => 30% speed-up | ||||
* | differentiate compssUsers flags from non-user modifiable flags (eg: hardware ↵ | Pascal Rigaux | 2004-12-24 | 1 | -18/+17 |
| | | | | flags) | ||||
* | no need to use max_size, no need to compute it | Pascal Rigaux | 2004-12-22 | 1 | -12/+4 |
| | |||||
* | don't pass prefix, use $::prefix | Pascal Rigaux | 2004-12-21 | 1 | -3/+3 |
| | |||||
* | don't pass prefix to network::netconnect::main() (it doesn't use it) | Pascal Rigaux | 2004-12-21 | 1 | -2/+2 |
| | |||||
* | better english (writing style rather than spoken one) | Thierry Vignaud | 2004-12-13 | 1 | -5/+5 |
| | |||||
* | look for yenta_socket in pci_probe too (nb: ldetect pci_probe has a special ↵ | Pascal Rigaux | 2004-12-07 | 1 | -1/+1 |
| | | | | rule for it, not simply pcitable) | ||||
* | - move some functions from any.pm to authentication.pm | Pascal Rigaux | 2004-11-30 | 1 | -24/+1 |
| | | | | | - create authentication::ask_root_password_and_authentication() out of install_steps_interactive::setRootPassword() | ||||
* | - drop oem & recovery code (which was broken) | Pascal Rigaux | 2004-11-29 | 1 | -6/+4 |
| | | | | | - will be replaced with a root password + user accounts + network configuration a la drakfirsttime | ||||
* | since we don't use ramdisk but clp, some code is dead | Pascal Rigaux | 2004-11-18 | 1 | -11/+1 |
| | | | | | (remove usingRamdisk(), check_prog(), remove_unused()...) | ||||
* | add some ";", remove some ";", as told by perl_checker | Pascal Rigaux | 2004-11-18 | 1 | -5/+5 |
| | |||||
* | fix indentation | Pascal Rigaux | 2004-11-17 | 1 | -5/+8 |
| | |||||
* | - special bootstrap partition warning for IBM mac_generation | Pascal Rigaux | 2004-11-15 | 1 | -19/+26 |
| | | | | | - no "OldWorld or Unknown machine" for IBM mac_generation | ||||
* | no "auto install floppy" on ppc | Pascal Rigaux | 2004-11-12 | 1 | -2/+3 |
| | |||||
* | in upgrade, when we need to migrate device names, we must write the fstab | Pascal Rigaux | 2004-10-26 | 1 | -1/+1 |
| | |||||
* | This deserves an explanation | Rafael Garcia-Suarez | 2004-10-19 | 1 | -0/+1 |
| | |||||
* | Installation with a ftp supplementary media (for mini-isos) : | Rafael Garcia-Suarez | 2004-10-19 | 1 | -3/+5 |
| | | | | | | inline the mirror list (since fetching it causes weird network problems). Fix the handling of relative urls in ftp media when fetching hdlists file. | ||||
* | make perl_checker happy | Pascal Rigaux | 2004-10-13 | 1 | -1/+1 |
| | |||||
* | don't ask the security level in firewire meta_class | Pascal Rigaux | 2004-10-13 | 1 | -1/+1 |
| | |||||
* | for meta_class firewall, call the general netconnect function | Pascal Rigaux | 2004-10-05 | 1 | -3/+9 |
| | |||||
* | don't warnAboutNaughtyServers if meta_class is firewall | Pascal Rigaux | 2004-10-05 | 1 | -1/+1 |
| | |||||
* | (configureNetwork) load only ethernet modules before easy_dhcp (this | Olivier Blin | 2004-10-03 | 1 | -1/+2 |
| | | | | | | will load firewire modules after other ethernet modules, so firewire interfaces won't always take the name eth0) | ||||
* | only allow Active Directory for the corporate product | Pascal Rigaux | 2004-09-30 | 1 | -1/+1 |
| | |||||
* | - make printer::printerdrake::install_spooler() work with an optional $in | Pascal Rigaux | 2004-09-28 | 1 | -1/+1 |
| | | | | | | | | | | - many functions now take $security (which used to be taken from $in during install) - fix some functions with empty prototype but still using a parameter - remove some unused variable - rename some $_foo vars to $foo since those vars are used - add some undef to some function calls to be minimally perl_checker compliant - perl_checker compliant optional parameters in start_spooler_on_boot(), install_spooler() | ||||
* | oops, i missed a ->cleanupPrinter here. inline it here too | Pascal Rigaux | 2004-09-24 | 1 | -1/+6 |
| | |||||
* | install_steps must not call a method only defined in ↵ | Pascal Rigaux | 2004-09-24 | 1 | -9/+0 |
| | | | | install_steps_interactive, inline it | ||||
* | - add field {part_number} for partitions | Pascal Rigaux | 2004-09-20 | 1 | -1/+1 |
| | | | | | | | | | | | (handle it in subpart_from_wild_device_name(), partition_table::read()) - create migrate_device_names() to handle the change of device names when changing kernel&modules (eg: hde->hda or hda->sda) - change prototype of install_any::use_root_part() (prefix is dropped, optional $in is added) - create fs::type::can_be_this_fs_type() and use it - create devices::part_number() and devices::part_prefix() and use them | ||||
* | (configureNetwork) load all network modules before network | Olivier Blin | 2004-09-14 | 1 | -0/+1 |
| | | | | | | auto-configuration, so that all interfaces will be available and written in iftab | ||||
* | The "choose an update mirror" screen was launched without notice when | Rafael Garcia-Suarez | 2004-09-13 | 1 | -0/+1 |
| | | | | | a supplementary ftp media was selected. | ||||
* | Ability to choose from the mirror list when assing an ftp supplementary | Rafael Garcia-Suarez | 2004-09-13 | 1 | -1/+31 |
| | | | | | media. Fix download of hdlists file for ftp supplementary media. | ||||
* | add button "Release Notes" in the acceptLicense dialog box | Pascal Rigaux | 2004-09-10 | 1 | -0/+1 |
| | |||||
* | minor fix in last patch | Rafael Garcia-Suarez | 2004-09-09 | 1 | -1/+3 |
| | |||||
* | Re-read all hdlists in reverse order when there are supplementary media. | Rafael Garcia-Suarez | 2004-09-09 | 1 | -1/+1 |
| | | | | | Don't unselect every single media when doing an installation from iso images. | ||||
* | Fix regexp | Rafael Garcia-Suarez | 2004-09-09 | 1 | -1/+1 |
| | |||||
* | Don't suggest lost+found as a user name (bug #11298) | Rafael Garcia-Suarez | 2004-09-08 | 1 | -1/+1 |
| | |||||
* | drop lang::write()'s prefix parameter in favor of $::prefix (which was ↵ | Thierry Vignaud | 2004-09-06 | 1 | -1/+1 |
| | | | | already partially done) | ||||
* | - don't prompt package groups selection when the available size is 200MB ↵ | Pascal Rigaux | 2004-09-06 | 1 | -2/+2 |
| | | | | | | | (instead of 140MB) - when user unselect every groups (ie. the special minimal install case), allow the available size to be lower than needed size | ||||
* | (setupSCSI) load modularized PATA drivers too | Thierry Vignaud | 2004-09-03 | 1 | -2/+2 |
| |