Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Makefile doesn't know anymore which .img are built | Pascal Rigaux | 2004-01-22 | 2 | -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.2 | Pascal Rigaux | 2004-01-22 | 1 | -3/+3 |
| | |||||
* | install needed package depending of modem | Thierry Vignaud | 2004-01-22 | 1 | -8/+23 |
| | |||||
* | rollback | Thierry Vignaud | 2004-01-22 | 1 | -1/+1 |
| | |||||
* | add static configuration for sagem800 spanish users | Thierry Vignaud | 2004-01-22 | 1 | -0/+1 |
| | |||||
* | hide too big label (which is useless because of above text) but keep | Thierry Vignaud | 2004-01-22 | 1 | -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 Cottenceau | 2004-01-22 | 1 | -1/+30 |
| | | | | a break | ||||
* | need also usb 1.x adapters drivers of 2.6 name style | Guillaume Cottenceau | 2004-01-22 | 1 | -1/+1 |
| | |||||
* | - return the list of rdz (eg: cdrom, all, pcmcia) | Pascal Rigaux | 2004-01-22 | 1 | -10/+1 |
| | | | | | - drop rdz network* and hd* | ||||
* | use the list of modules (eg: cdrom, all, pcmcia) given by modules.pl | Pascal Rigaux | 2004-01-22 | 1 | -1/+1 |
| | |||||
* | check cdrom & all instead of network & hd | Pascal Rigaux | 2004-01-22 | 1 | -2/+2 |
| | |||||
* | - drop detection, will use interface scheme ($config) | Damien Chaumette | 2004-01-22 | 1 | -21/+21 |
| | | | | | - use $interface_kind | ||||
* | drop now unused code | Damien Chaumette | 2004-01-22 | 1 | -8/+0 |
| | |||||
* | nice kernel guys spend their free time renaming modules for fun | Guillaume Cottenceau | 2004-01-22 | 1 | -1/+1 |
| | |||||
* | fix broken MII_NOT_SUPPORTED and HWADDR | Damien Chaumette | 2004-01-22 | 1 | -2/+6 |
| | |||||
* | add dns3 entry | Damien Chaumette | 2004-01-22 | 1 | -1/+1 |
| | |||||
* | the rpm passed as parameter can now be a relative file or an absolute file | Pascal Rigaux | 2004-01-22 | 1 | -0/+1 |
| | |||||
* | disk will also need the directory | Guillaume Cottenceau | 2004-01-22 | 1 | -1/+1 |
| | |||||
* | Updated title bar texts of error pop-ups. | Till Kamppeter | 2004-01-21 | 1 | -8/+8 |
| | |||||
* | Added title bar texts for error and warning pop-ups. | Till Kamppeter | 2004-01-21 | 1 | -35/+35 |
| | |||||
* | Removed occurences of "Mandrake" from translateable strings. | Till Kamppeter | 2004-01-21 | 5 | -15/+32 |
| | |||||
* | perl checker fixes | Guillaume Cottenceau | 2004-01-21 | 1 | -2/+2 |
| | |||||
* | misc change: more readable way of setting usb-interface alias | Guillaume Cottenceau | 2004-01-21 | 1 | -1/+1 |
| | |||||
* | add capability to use an additional drivers floppy | Guillaume Cottenceau | 2004-01-21 | 3 | -12/+70 |
| | |||||
* | add *-agp module support | Nicolas Planel | 2004-01-21 | 2 | -1/+8 |
| | |||||
* | retreive vpi and vci from config file for speedtouch | Damien Chaumette | 2004-01-21 | 1 | -0/+1 |
| | |||||
* | really use the same path in standalone and install mode | Thierry Vignaud | 2004-01-21 | 1 | -8/+1 |
| | |||||
* | add new first adsl steps | Thierry Vignaud | 2004-01-21 | 1 | -3/+43 |
| | |||||
* | rename old adsl step | Thierry Vignaud | 2004-01-21 | 1 | -1/+1 |
| | |||||
* | (adsl_detect) | Thierry Vignaud | 2004-01-21 | 1 | -3/+3 |
| | | | | | | - remove useless parameter - always return an hash, even if empty (simplify caller code) | ||||
* | factorize lan detection (needed for adsl) | Thierry Vignaud | 2004-01-21 | 1 | -10/+12 |
| | |||||
* | network_gigabit_usb doesn't exist anymore | Guillaume Cottenceau | 2004-01-21 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2004-01-21 | 1 | -1/+28 |
| | |||||
* | add image hd_grub.img | Pascal Rigaux | 2004-01-21 | 1 | -2/+2 |
| | |||||
* | - add building of hd_grub.img | Pascal Rigaux | 2004-01-21 | 1 | -85/+145 |
| | | | | | - perl_checker fixes | ||||
* | *** empty log message *** | Pascal Rigaux | 2004-01-21 | 1 | -1/+59 |
| | |||||
* | updated pot file | Pablo Saratxaga | 2004-01-21 | 2 | -225/+218 |
| | |||||
* | fixed typo | Pablo Saratxaga | 2004-01-21 | 1 | -1/+1 |
| | |||||
* | - fix sizing main window | Pascal Rigaux | 2004-01-21 | 2 | -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 it | Pascal Rigaux | 2004-01-21 | 1 | -1/+1 |
| | |||||
* | perl_checker fix | Pascal Rigaux | 2004-01-21 | 1 | -1/+1 |
| | |||||
* | simplify | Thierry Vignaud | 2004-01-21 | 1 | -5/+1 |
| | |||||
* | remove checking "$" in po strings, perl_checker takes care of this correctly | Pascal Rigaux | 2004-01-21 | 2 | -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 Rigaux | 2004-01-20 | 1 | -1/+99 |
| | |||||
* | replace PERL_VERSION with current version of some perl modules | Pascal Rigaux | 2004-01-20 | 2 | -19/+19 |
| | |||||
* | - ugly hack to temporary handle reading ide_cd in /proc/modules whereas we | Pascal Rigaux | 2004-01-20 | 1 | -5/+1 |
| | | | | | | insmoded ide-cd - removing load_ide() (unused) | ||||
* | modules::load_ide() is removed, now we use the same as install_step_interactive | Pascal Rigaux | 2004-01-20 | 1 | -1/+1 |
| | |||||
* | do not try anymore to have small pop_it dialog boxes. Make them all the same | Pascal Rigaux | 2004-01-20 | 1 | -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 things | Pascal Rigaux | 2004-01-20 | 1 | -5/+2 |
| | |||||
* | updated pot file | Pablo Saratxaga | 2004-01-20 | 2 | -1299/+1340 |
| |