summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Better version of the reload-IO::Socket patchRafael Garcia-Suarez2004-09-082-5/+6
|
* Install from a CD with a networked HTTP media : force reloading ofRafael Garcia-Suarez2004-09-072-2/+5
| | | | | | IO::Socket::INET after having brought up the network interface. It won't work otherwise (for mysterious reasons.)
* *** empty log message ***Pascal Rigaux2004-09-071-1/+61
|
* (perform_adsl) ppp module doesn't exist, don't try to load itOlivier Blin2004-09-071-1/+0
|
* Add kphoneDavid Baudens2004-09-071-1/+2
|
* Down kdmDavid Baudens2004-09-071-1/+1
|
* install_urpmi() wasn't writing proper urls when having read an hdlistsRafael Garcia-Suarez2004-09-072-14/+20
| | | | | file for a networked supplementary media
* (selectLanguage) set default IM (else IM was only set if one click onThierry Vignaud2004-09-071-0/+1
| | | | | "Country / Region" in summary)
* Allow supplementary media for upgradesRafael Garcia-Suarez2004-09-071-3/+1
|
* *** empty log message ***Pascal Rigaux2004-09-071-1/+371
|
* one more change for 10.1-0.23mdkThierry Vignaud2004-09-071-0/+2
|
* (set_default) use "users" options for removable devices (so that usersOlivier Blin2004-09-071-6/+5
| | | | | can unmount them if the devices were mounted by root)
* last minute change for 10.1-0.23mdkThierry Vignaud2004-09-071-0/+1
|
* more synaptics fixesOlivier Blin2004-09-071-5/+5
|
* 10.1-0.23mdkThierry Vignaud2004-09-071-1/+16
|
* take care of symlink based bootloader entriesPascal Rigaux2004-09-071-5/+23
|
* when installing on kernel 2.4, do generate a valid modprobe.conf anywayPascal Rigaux2004-09-072-2/+11
|
* create get_kernels_and_labels_before_kernel_remove() used by bootloader-configPascal Rigaux2004-09-071-2/+11
|
* - shift twice to get the correct function nameDaouda Lo2004-09-071-3/+3
|
* load modules for pppoe connections during install (partial fix for #11189)Olivier Blin2004-09-071-0/+1
|
* Down zapping rankDavid Baudens2004-09-071-1/+1
|
* I suxOlivier Blin2004-09-071-1/+1
|
* (del_intf) use more detailled device names on Fabrice Facorat suggestionOlivier Blin2004-09-071-1/+9
|
* s/kind/name/Olivier Blin2004-09-071-16/+16
|
* (manage) clean interface kind assignmentOlivier Blin2004-09-071-1/+3
|
* (get_interface_type) ethernet devices can be used as adsl devicesOlivier Blin2004-09-071-1/+1
|
* Remove unused variableRafael Garcia-Suarez2004-09-071-1/+0
|
* pppoa shouldn't be selected by default for ethernet devices, fallback on pppoeOlivier Blin2004-09-071-0/+2
|
* - ignore first line of /proc/swapsPascal Rigaux2004-09-071-3/+8
| | | | | | | - partially handle /udev/xxx device names in fstab - ignore rootfs "device" - don't warn for loopback files
* add/update a few commentsThierry Vignaud2004-09-071-1/+4
|
* explicitely do not try to run configurator for AGP, ATA_STORAGE, SATA_STORAGE,Thierry Vignaud2004-09-071-0/+1
| | | | | | SCSI_CONTROLLER and TV classes (some of them [eg: TV] do have a configurator for harddrake GUI and thus are not skiped by -x test)
* Code factorizationRafael Garcia-Suarez2004-09-071-25/+12
|
* Skip packages that are found on a supplementary media but that areRafael Garcia-Suarez2004-09-071-2/+27
| | | | | already provided by the main media.
* use fctStartAdsl for eagle-usb in dhcp/static modesOlivier Blin2004-09-071-2/+3
|
* perl_checker fixesOlivier Blin2004-09-061-5/+5
|
* fix stupid errorOlivier Blin2004-09-061-1/+1
|
* (del_intf) update for adsl/modem/isdn connectionsOlivier Blin2004-09-061-7/+8
|
* adjust tests, dhcp/static adsl connections can now use non-ethernet devicesOlivier Blin2004-09-061-2/+2
|
* write sagem specific stuff for dhcp/static connectionsOlivier Blin2004-09-061-0/+1
|
* (adsl_conf_backend) explode sagem specific stuff to sagem_set_parameters()Olivier Blin2004-09-061-13/+15
|
* always ask adsl providerOlivier Blin2004-09-061-2/+1
|
* added rt2500 and usbvisionFrederic Lepied2004-09-061-2/+2
|
* 10.1-0.22mdkThierry Vignaud2004-09-061-1/+26
|
* some more languages not supported on consolePablo Saratxaga2004-09-061-2/+2
|
* updated pot filePablo Saratxaga2004-09-061-1/+1
|
* (ppp_read_conf) override Authentication if it does not contain a digit ↵Olivier Blin2004-09-061-1/+1
| | | | | | | character, the empty string exists ...
* (ppp_read_conf) try to read kppp config from user dirOlivier Blin2004-09-061-1/+11
|
* (write) fix log message when installing IM packagesThierry Vignaud2004-09-061-1/+1
|
* drop lang::write()'s prefix parameter in favor of $::prefix (which was ↵Thierry Vignaud2004-09-064-11/+11
| | | | already partially done)
* (build_tree) avoid code duplication, use network::modem::ppp_read_confOlivier Blin2004-09-061-16/+1
|