| Commit message (Expand) | Author | Age | Files | Lines |
* | (pcmcia_controller_probe) reuse pcmcia_controller_probe(), thus fixing | Thierry Vignaud | 2004-12-13 | 1 | -1/+1 |
* | (pcmcia_controller_probe) move some harddrake code there | Thierry Vignaud | 2004-12-13 | 2 | -5/+7 |
* | *** empty log message *** | Pascal Rigaux | 2004-12-13 | 1 | -1/+12 |
* | Add new packdrake module | Rafael Garcia-Suarez | 2004-12-13 | 1 | -0/+1 |
* | *** empty log message *** | Pascal Rigaux | 2004-12-12 | 1 | -1/+80 |
* | ignore packdrake for now | Pascal Rigaux | 2004-12-12 | 1 | -0/+1 |
* | keyboard_drv.o is needed by Xorg, and driver must "keyboard", not "Keyboard" | Pascal Rigaux | 2004-12-12 | 2 | -1/+2 |
* | move drakx VERSION file in install/stage2 (used by bugzilla) | Pascal Rigaux | 2004-12-10 | 2 | -1/+2 |
* | commit warly's fix in HEAD | Pascal Rigaux | 2004-12-09 | 1 | -1/+2 |
* | look for yenta_socket in pci_probe too (nb: ldetect pci_probe has a special r... | Pascal Rigaux | 2004-12-07 | 2 | -1/+7 |
* | xcdroast only if X is chosen (bugzilla #12594) | Pascal Rigaux | 2004-12-07 | 1 | -1/+1 |
* | don't allow partition types we don't know how to format in {partitions} for a... | Pascal Rigaux | 2004-12-05 | 2 | -1/+10 |
* | simplify | Pascal Rigaux | 2004-12-04 | 1 | -7/+2 |
* | add multimedia/dvb class | Thierry Vignaud | 2004-12-03 | 1 | -0/+1 |
* | *** empty log message *** | Pascal Rigaux | 2004-12-03 | 1 | -1/+50 |
* | disable kmod, otherwise we get a different behaviour in kernel vs kernel-BOOT | Pascal Rigaux | 2004-12-03 | 1 | -0/+1 |
* | during install, commands should $::isInstall set (otherwise poor modprobe bec... | Pascal Rigaux | 2004-12-03 | 1 | -0/+1 |
* | more debug log | Pascal Rigaux | 2004-12-03 | 1 | -0/+1 |
* | use the cute "perldoc -l" instead of perl -V:vendorlib which doesn't work whe... | Pascal Rigaux | 2004-12-03 | 1 | -2/+2 |
* | use perldoc -l instead of perl -M + %INC | Pascal Rigaux | 2004-12-03 | 1 | -3/+3 |
* | be more automatic and less .emacs dependent | Pascal Rigaux | 2004-12-03 | 2 | -2/+6 |
* | fix typo and perl_checker compliance | Pascal Rigaux | 2004-12-02 | 1 | -9/+10 |
* | no need to put tokenring modules in modules_only_for_all_img since they are | Pascal Rigaux | 2004-12-02 | 1 | -4/+1 |
* | *** empty log message *** | Pascal Rigaux | 2004-12-02 | 1 | -1/+194 |
* | use migrate-ugtk2-to-mygtk2.pl (and i verified the diff) | Pascal Rigaux | 2004-12-02 | 1 | -26/+26 |
* | replace "policy => [ horizpolicy, vertpolicy ]" with "h_policy => ..., v_poli... | Pascal Rigaux | 2004-12-02 | 2 | -3/+19 |
* | dirty script easing the switch from ugtk2 to mygtk2 (beware!) | Pascal Rigaux | 2004-12-02 | 2 | -0/+213 |
* | helping titi that didn't get isLaptop() right in 3 commits ;p | Pascal Rigaux | 2004-12-02 | 1 | -1/+1 |
* | remove temporary directory | Pascal Rigaux | 2004-12-02 | 1 | -0/+1 |
* | zd1201 is a wireless driver (not yet included in our kernel) | Thierry Vignaud | 2004-12-02 | 1 | -1/+1 |
* | lpfc is the successor of lpfcdd | Thierry Vignaud | 2004-12-02 | 1 | -1/+1 |
* | - fix duplicated entries | Thierry Vignaud | 2004-12-02 | 1 | -6/+7 |
* | delkin_cb is a Cardbus IDE driver | Thierry Vignaud | 2004-12-02 | 1 | -1/+1 |
* | future is in mygtk2, ugtk2 must die (and it will die, but not that soon (to k... | Pascal Rigaux | 2004-12-02 | 2 | -177/+727 |
* | updated pot file | Pablo Saratxaga | 2004-12-02 | 1 | -2/+2 |
* | - any::enableShadow() -> authentication::enable_shadow() | Pascal Rigaux | 2004-12-02 | 2 | -10/+9 |
* | Move crypt() in the package it belongs to | Rafael Garcia-Suarez | 2004-12-02 | 2 | -4/+5 |
* | simplify: grep already done complete_usb_storage_info() | Pascal Rigaux | 2004-12-01 | 1 | -1/+1 |
* | return value for gtkset_mousecursor | Rafael Garcia-Suarez | 2004-12-01 | 1 | -0/+1 |
* | don't keep the banner from drakconnect for all steps | Pascal Rigaux | 2004-11-30 | 1 | -0/+2 |
* | *** empty log message *** | Pascal Rigaux | 2004-11-30 | 1 | -0/+21 |
* | add drakx-finish-install | Pascal Rigaux | 2004-11-30 | 5 | -2/+23 |
* | fix fatal perl_checker error | Pascal Rigaux | 2004-11-30 | 1 | -1/+1 |
* | prog to launch after install which configurate users, authentication, root pa... | Pascal Rigaux | 2004-11-30 | 1 | -0/+54 |
* | (dmidecode) explain why we return a list and not directly an hash | Thierry Vignaud | 2004-11-30 | 1 | -0/+1 |
* | update version for rescue issue | Florent Villard | 2004-11-30 | 1 | -1/+1 |
* | (floppies) do not try to load floppy if there's no floppy drive (#8211) | Thierry Vignaud | 2004-11-30 | 1 | -6/+13 |
* | network::netconnect::real_main() do not exit brutally on wizcancel, handle it... | Pascal Rigaux | 2004-11-30 | 1 | -2/+4 |
* | replace isStandalone with !isInstall (for finish-install which is neither isI... | Pascal Rigaux | 2004-11-30 | 1 | -3/+3 |
* | *** empty log message *** | Pascal Rigaux | 2004-11-30 | 1 | -9/+22 |