summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* - Makefile doesn't know anymore which .img are builtPascal Rigaux2004-01-222-139/+78
| | | | | | | it's better that way since make_boot_img rules were not clean (isolinux was built when building all.rdz, ...) - make_boot_img cleanup, perl_checker compatible...
* rpmtools and perl-URPM are still 5.8.2Pascal Rigaux2004-01-221-3/+3
|
* install needed package depending of modemThierry Vignaud2004-01-221-8/+23
|
* rollbackThierry Vignaud2004-01-221-1/+1
|
* add static configuration for sagem800 spanish usersThierry Vignaud2004-01-221-0/+1
|
* hide too big label (which is useless because of above text) but keepThierry Vignaud2004-01-221-1/+1
| | | | | it for translation b/c of further reusage
* nice kernel guys like to change modules names for no reasons when they have ↵Guillaume Cottenceau2004-01-221-1/+30
| | | | a break
* need also usb 1.x adapters drivers of 2.6 name styleGuillaume Cottenceau2004-01-221-1/+1
|
* - return the list of rdz (eg: cdrom, all, pcmcia)Pascal Rigaux2004-01-221-10/+1
| | | | | - drop rdz network* and hd*
* use the list of modules (eg: cdrom, all, pcmcia) given by modules.plPascal Rigaux2004-01-221-1/+1
|
* check cdrom & all instead of network & hdPascal Rigaux2004-01-221-2/+2
|
* - drop detection, will use interface scheme ($config)Damien Chaumette2004-01-221-21/+21
| | | | | - use $interface_kind
* drop now unused codeDamien Chaumette2004-01-221-8/+0
|
* nice kernel guys spend their free time renaming modules for funGuillaume Cottenceau2004-01-221-1/+1
|
* fix broken MII_NOT_SUPPORTED and HWADDRDamien Chaumette2004-01-221-2/+6
|
* add dns3 entryDamien Chaumette2004-01-221-1/+1
|
* the rpm passed as parameter can now be a relative file or an absolute filePascal Rigaux2004-01-221-0/+1
|
* disk will also need the directoryGuillaume Cottenceau2004-01-221-1/+1
|
* Updated title bar texts of error pop-ups.Till Kamppeter2004-01-211-8/+8
|
* Added title bar texts for error and warning pop-ups.Till Kamppeter2004-01-211-35/+35
|
* Removed occurences of "Mandrake" from translateable strings.Till Kamppeter2004-01-215-15/+32
|
* perl checker fixesGuillaume Cottenceau2004-01-211-2/+2
|
* misc change: more readable way of setting usb-interface aliasGuillaume Cottenceau2004-01-211-1/+1
|
* add capability to use an additional drivers floppyGuillaume Cottenceau2004-01-213-12/+70
|
* add *-agp module supportNicolas Planel2004-01-212-1/+8
|
* retreive vpi and vci from config file for speedtouchDamien Chaumette2004-01-211-0/+1
|
* really use the same path in standalone and install modeThierry Vignaud2004-01-211-8/+1
|
* add new first adsl stepsThierry Vignaud2004-01-211-3/+43
|
* rename old adsl stepThierry Vignaud2004-01-211-1/+1
|
* (adsl_detect)Thierry Vignaud2004-01-211-3/+3
| | | | | | - remove useless parameter - always return an hash, even if empty (simplify caller code)
* factorize lan detection (needed for adsl)Thierry Vignaud2004-01-211-10/+12
|
* network_gigabit_usb doesn't exist anymoreGuillaume Cottenceau2004-01-211-1/+1
|
* *** empty log message ***Pascal Rigaux2004-01-211-1/+28
|
* add image hd_grub.imgPascal Rigaux2004-01-211-2/+2
|
* - add building of hd_grub.imgPascal Rigaux2004-01-211-85/+145
| | | | | - perl_checker fixes
* *** empty log message ***Pascal Rigaux2004-01-211-1/+59
|
* updated pot filePablo Saratxaga2004-01-212-225/+218
|
* fixed typoPablo Saratxaga2004-01-211-1/+1
|
* - fix sizing main windowPascal Rigaux2004-01-212-4/+11
| | | | | | - always use a scrolled window when non pop_it (so that the buttons are at the bottom)
* don't pass empty options, new insmod doesn't like itPascal Rigaux2004-01-211-1/+1
|
* perl_checker fixPascal Rigaux2004-01-211-1/+1
|
* simplifyThierry Vignaud2004-01-211-5/+1
|
* remove checking "$" in po strings, perl_checker takes care of this correctlyPascal Rigaux2004-01-212-4/+0
| | | | | (ie. N("a\$b") will get string "a$b" in po which is ok, whereas N("a$b") gives an error)
* *** empty log message ***Pascal Rigaux2004-01-201-1/+99
|
* replace PERL_VERSION with current version of some perl modulesPascal Rigaux2004-01-202-19/+19
|
* - ugly hack to temporary handle reading ide_cd in /proc/modules whereas wePascal Rigaux2004-01-201-5/+1
| | | | | | insmoded ide-cd - removing load_ide() (unused)
* modules::load_ide() is removed, now we use the same as install_step_interactivePascal Rigaux2004-01-201-1/+1
|
* do not try anymore to have small pop_it dialog boxes. Make them all the samePascal Rigaux2004-01-201-63/+20
| | | | | | size and so drop all the (big) code trying to use scrolled windows only when needed and to size them appropriately
* revert warly's committing debug thingsPascal Rigaux2004-01-201-5/+2
|
* updated pot filePablo Saratxaga2004-01-202-1299/+1340
|