summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Expand)AuthorAgeFilesLines
...
* restrict the wait message (so that it's dead when an error message is displayed)Pascal Rigaux2004-08-181-3/+4
* fix typoPascal Rigaux2004-08-181-1/+1
* fix typosPascal Rigaux2004-08-181-3/+3
* - any::setupBootloader() used to call bootloader::install() whereas install_s...Pascal Rigaux2004-08-183-37/+33
* perl_checker compliancePascal Rigaux2004-08-181-1/+1
* force ACPI on a laptop with recent biosPascal Rigaux2004-08-181-5/+10
* add PCMCIA controllers classThierry Vignaud2004-08-181-0/+13
* create install_acpi_pkgs() and use it for auto_installsPascal Rigaux2004-08-182-6/+13
* use dmidecode to detect isLaptop()Pascal Rigaux2004-08-181-1/+26
* Getopt::Long is now fakedPascal Rigaux2004-08-181-1/+0
* use network::ethernet::get_eth_categories in ethernet detectorOlivier Blin2004-08-181-1/+2
* fix titi sux, fix I suxOlivier Blin2004-08-171-3/+3
* use network::tools::get_internet_connectionOlivier Blin2004-08-171-16/+13
* get rid off the 'ifcfg-Manually load a driver' file ...Olivier Blin2004-08-171-1/+1
* add new functions to make internet connection tests easierOlivier Blin2004-08-171-0/+76
* drop network::tools::reread_net_confOlivier Blin2004-08-171-6/+0
* use network::ethernet::get_eth_categories() when neededOlivier Blin2004-08-173-5/+9
* add network::ethernet::get_eth_categoriesOlivier Blin2004-08-171-0/+4
* (easy_dhcp) probe all network sub categoriesOlivier Blin2004-08-171-1/+1
* drop network::ethernet::conf_network_card_backendOlivier Blin2004-08-171-37/+0
* (easy_dhcp) don't use network::ethernet::conf_network_card_backendOlivier Blin2004-08-171-4/+10
* (easy_dhcp) sort devices and keep only eth[0-9]+ devicesOlivier Blin2004-08-171-4/+4
* (conf_network_card_backend) set NET_INTERFACE tooOlivier Blin2004-08-171-1/+1
* (easy_dhcp) allow configured interface not to be eth0 and make sure itOlivier Blin2004-08-171-4/+6
* (write_interface_conf) use unspec descriptor in iftab if link isn't etherOlivier Blin2004-08-171-2/+3
* fix sagem pty quotingOlivier Blin2004-08-171-1/+1
* lang::list() is unused, dropping itPascal Rigaux2004-08-171-9/+0
* sagem: don't run pppoa if the ethernet interface isn't created and useOlivier Blin2004-08-171-1/+1
* - don't generate locales.tar.bz2, do the same directly (since it's now quite ...Pascal Rigaux2004-08-176-71/+18
* cleanly handle the case when {pt_type} is 0Pascal Rigaux2004-08-171-1/+2
* - fix short label with extension. eg: have "linux-smp" instead of "linuxsmp"Pascal Rigaux2004-08-171-1/+1
* (easy_dhcp) handle pcmci card tooThierry Vignaud2004-08-171-1/+1
* revert my last bad commitNicolas Planel2004-08-171-7/+102
* $::corporate is deadPascal Rigaux2004-08-173-6/+3
* rework smp-dmi, add dmi memory detection suppportNicolas Planel2004-08-172-145/+115
* 10.1-0.9mdkThierry Vignaud2004-08-171-1/+26
* fix suckiness (write proper iftab)Olivier Blin2004-08-171-1/+1
* fix rpmsrate regarding s2uThierry Vignaud2004-08-171-1/+0
* Display the list of media already taken into accounts when asking forRafael Garcia-Suarez2004-08-171-5/+12
* add release notes during install of packagesPascal Rigaux2004-08-171-10/+29
* get release_notes at beginning of install_steps_interactive::acceptLicense(),...Pascal Rigaux2004-08-172-1/+8
* better error handlingPascal Rigaux2004-08-171-1/+1
* remove dead codePascal Rigaux2004-08-171-4/+1
* perl_checker fixRafael Garcia-Suarez2004-08-171-2/+2
* Supplementary cd-roms don't need to have a rpmsrate / compssUsers.plRafael Garcia-Suarez2004-08-171-4/+7
* Log the reason why the rpms aren't installedRafael Garcia-Suarez2004-08-171-0/+1
* *** empty log message ***Pascal Rigaux2004-08-171-1/+25
* NET_INTERFACE should be ppp0 for pppoe tooOlivier Blin2004-08-161-1/+2
* add reminder about external ISDN modems (special init string)Olivier Blin2004-08-161-0/+3
* merge with waproamd versionOlivier Blin2004-08-161-6/+43