| Commit message (Expand) | Author | Age | Files | Lines |
* | switch from MandrakeSoft to Mandriva | Thierry Vignaud | 2005-04-21 | 1 | -1/+1 |
* | handle third party modules from various devices | Pascal Rigaux | 2005-04-07 | 1 | -4/+5 |
* | - configure a firewall by default in secure level >= 3 | Pascal Rigaux | 2005-03-24 | 1 | -1/+3 |
* | - network::shorewall::default_interfaces_silent() does not need any parameter | Pascal Rigaux | 2005-03-24 | 1 | -1/+1 |
* | handle the return value of any::setupBootloader() (bugzilla #13641) | Pascal Rigaux | 2005-03-22 | 1 | -1/+1 |
* | simplify | Pascal Rigaux | 2005-03-17 | 1 | -5/+4 |
* | bring back generic release-notes.txt to life | Gwenolé Beauchesne | 2005-03-17 | 1 | -1/+2 |
* | MERGE: make it possible to read arch-specific release notes in addition to | Gwenolé Beauchesne | 2005-03-17 | 1 | -2/+2 |
* | - 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 |
* | - fs::format::part_raw() now takes $wait_message to allow displaying the prog... | Pascal Rigaux | 2005-01-06 | 1 | -6/+2 |
* | fix selecting "other" keyboard when @best <= 1 | Pascal Rigaux | 2005-01-05 | 1 | -1/+1 |
* | move and rename network::ethernet::get_eth_categories() into list_modules::et... | Pascal Rigaux | 2005-01-03 | 1 | -1/+1 |
* | when computing group size, select CAT_SYSTEM packages | Pascal Rigaux | 2004-12-29 | 1 | -1/+1 |
* | - create set_rpmsrate_category_flags(), set_rpmsrate_default_category_flags()... | Pascal Rigaux | 2004-12-28 | 1 | -4/+1 |
* | differentiate compssUsers flags from non-user modifiable flags (eg: hardware ... | Pascal Rigaux | 2004-12-24 | 1 | -18/+17 |
* | 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 r... | Pascal Rigaux | 2004-12-07 | 1 | -1/+1 |
* | - move some functions from any.pm to authentication.pm | Pascal Rigaux | 2004-11-30 | 1 | -24/+1 |
* | - drop oem & recovery code (which was broken) | Pascal Rigaux | 2004-11-29 | 1 | -6/+4 |
* | since we don't use ramdisk but clp, some code is dead | Pascal Rigaux | 2004-11-18 | 1 | -11/+1 |
* | 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 "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 |
* | 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 |
* | 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 |
* | 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 install_steps_interactiv... | Pascal Rigaux | 2004-09-24 | 1 | -9/+0 |
* | - add field {part_number} for partitions | Pascal Rigaux | 2004-09-20 | 1 | -1/+1 |
* | (configureNetwork) load all network modules before network | Olivier Blin | 2004-09-14 | 1 | -0/+1 |
* | The "choose an update mirror" screen was launched without notice when | Rafael Garcia-Suarez | 2004-09-13 | 1 | -0/+1 |
* | Ability to choose from the mirror list when assing an ftp supplementary | Rafael Garcia-Suarez | 2004-09-13 | 1 | -1/+31 |