summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* install NUT for "American Power Conversion|Back-UPS Pro 500" tooThierry Vignaud2004-09-171-1/+1
|
* 10.1-10mdkThierry Vignaud2004-09-171-1/+18
|
* update iftab when new ethernet devices are detectedOlivier Blin2004-09-171-0/+1
|
* probe firewire and pcmcia network devices tooOlivier Blin2004-09-171-1/+1
|
* (configure_eth_aliases) don't write aliases for pcmcia cards butOlivier Blin2004-09-171-1/+7
| | | | | | | remove them, or else the pcmcia service won't be started correctly (the ethernet module being loaded, pcmcia_core would be loaded too, and the pcmcia service would think it is already started ...)
* (configure_eth_aliases) kill code that can't do anything goodOlivier Blin2004-09-171-1/+0
| | | | | (remove_alias isn't intended to be used with the module name)
* (adsl_conf_backend) make sure the speedtch kernel module won't be hiddenOlivier Blin2004-09-171-1/+3
|
* don't support all slmodem cards, our agreement forbid it :-/Olivier Blin2004-09-161-1/+2
|
* add as a comment the "convert" commandPascal Rigaux2004-09-161-0/+2
|
* Kludgy fix for bug 11558 : sometimes when restarting the installer at theRafael Garcia-Suarez2004-09-162-11/+21
| | | | | | step where partitions are read, it'll be needed to reaload the rpmsrate and compssUsers.pl to avoid a crash a bit later.
* (add_device_wizard) fix device list in wizardThierry Vignaud2004-09-161-1/+1
|
* perl_checker cleanupsThierry Vignaud2004-09-161-7/+7
|
* updated pot filePablo Saratxaga2004-09-161-1127/+1112
|
* C3 has "cpu family" == 6, so now also checking that cmov flag is available ↵Pascal Rigaux2004-09-161-1/+3
| | | | to say we have a i686
* do not install isdn-light, it's unused, unsupported, and breaksOlivier Blin2004-09-161-1/+1
| | | | | isdn4net
* (read_all_conf) use network::tools to probe connection typeOlivier Blin2004-09-161-1/+3
|
* fixed typo (no spaces before question marks in English)Pablo Saratxaga2004-09-161-1/+1
|
* Better retry on error handling for supplementary mediaRafael Garcia-Suarez2004-09-161-2/+3
|
* Include locale.pm in the install, since ugtk2 now uses it.Rafael Garcia-Suarez2004-09-161-0/+1
|
* image generated using draksplash2+ImageMagick with treedepth=6Pascal Rigaux2004-09-161-0/+0
|
* imagemagick can do what gimp can't: reduce the number of colors while using ↵Pascal Rigaux2004-09-161-1/+1
| | | | a fixed treedepth different than 24bpp (we want 6*3 = 18bpp)
* stop capi service before new config is written so that capiinit can unload ↵Olivier Blin2004-09-162-2/+5
| | | | the old driver
* do not ask "capidrv or capidrv ?" ...Olivier Blin2004-09-161-1/+2
|
* reindexed isolinux-graphic.bmp and update parametersFlorent Villard2004-09-162-1/+1
|
* display the stepping effectPascal Rigaux2004-09-161-8/+12
|
* update (it only sorts entries, will help future diff)Pascal Rigaux2004-09-161-5/+5
|
* make isdn over capi work againOlivier Blin2004-09-162-6/+4
|
* on a test here, a "Server died" occured whereas the server is running.Pascal Rigaux2004-09-161-1/+8
| | | | | i think it can occur if the server is in fact not even started. Trying to handle this case
* (getBewan) use more permissive regexp for PCI modem, description inOlivier Blin2004-09-151-1/+1
| | | | | pcitable may change
* install unicorn-kernel package if availableOlivier Blin2004-09-151-1/+3
|
* add dkms-minimal in INSTALLFlorent Villard2004-09-151-1/+1
|
* (get_text_coord) fix wrapping for CJ when mixed with english stringsThierry Vignaud2004-09-151-1/+2
| | | | | (eg: cuted "Mandrakesoft" word)
* (interactive_mode_box) better make parameter optionnalThierry Vignaud2004-09-151-7/+7
|
* add "Unlisted - edit manually" entry in modem provider list (fix #11549)Olivier Blin2004-09-151-9/+12
|
* do not add prefix in path given to ensure_is_installed ! (i.e. replace ↵Olivier Blin2004-09-153-16/+17
| | | | untested code with untested code), fix #11547 and more
* Use radio buttons in media selection (wildman). perl_checker compliance.Stew Benedict2004-09-151-51/+35
|
* (get_text_coord) kill unused characterThierry Vignaud2004-09-151-2/+2
|
* (load_category__prompt) fix spacing in module listThierry Vignaud2004-09-151-1/+2
|
* add commentOlivier Blin2004-09-151-0/+2
|
* explicit scalar false value (otherwise it gives () in list context)Pascal Rigaux2004-09-151-6/+6
|
* last minute changes in 10.1-9mdkThierry Vignaud2004-09-151-0/+3
|
* (adsl_conf_backend) don't create empty pppoe.conf if the package isn'tOlivier Blin2004-09-151-7/+11
| | | | | installed
* load modules and run start programs in standalone too, so that it willOlivier Blin2004-09-151-7/+5
| | | | | work even if the packages have just been installed
* 10.1-9mdkThierry Vignaud2004-09-151-1/+5
|
* no need to require pkgs (and it makes bootloader-config some break when ↵Pascal Rigaux2004-09-151-1/+0
| | | | removing entries)
* removed "caps:shift" it never fully solved the problem of turkish keyboardsPablo Saratxaga2004-09-151-1/+1
| | | | | | anyway; and a much better solution is done on newer keyboard maps in xorg package.
* progress bar was too longFlorent Villard2004-09-151-1/+1
|
* (installPackages) kill unused variableThierry Vignaud2004-09-151-3/+0
|
* fix PPPoA caseThierry Vignaud2004-09-152-3/+3
|
* fix typo in 10.1-6mdk's and 10.1-7mdk's changelogThierry Vignaud2004-09-151-2/+2
|