| Commit message (Expand) | Author | Age | Files | Lines |
* | setup_local_autoscan() : simplify loop of loop | Thierry Vignaud | 2003-01-13 | 1 | -7/+2 |
* | update | Thierry Vignaud | 2003-01-13 | 1 | -7/+6 |
* | this is not a per class help, but we told the user what | Thierry Vignaud | 2003-01-13 | 1 | -9/+2 |
* | add support for zip drives | Thierry Vignaud | 2003-01-13 | 1 | -0/+1 |
* | listlength() is obviously just "overhead" for arrays | Thierry Vignaud | 2003-01-13 | 1 | -1/+1 |
* | use diskdrake to configure cdroms, dvroms, cd|dvd -burners, | Thierry Vignaud | 2003-01-13 | 1 | -2/+4 |
* | Avoid unnecessary restarts of the CUPS daemon. | Till Kamppeter | 2003-01-13 | 2 | -3/+9 |
* | Removed debug helper line. | Till Kamppeter | 2003-01-13 | 1 | -2/+1 |
* | New CUPS printer sharing configuration dialog. | Till Kamppeter | 2003-01-13 | 3 | -75/+708 |
* | drakxtools need latest perl-MDK-Common | Pascal Rigaux | 2003-01-12 | 1 | -1/+1 |
* | capitalise win $domain ASAP so that directory /home/$domain is created | Pascal Rigaux | 2003-01-11 | 1 | -1/+2 |
* | *** empty log message *** | Pascal Rigaux | 2003-01-10 | 1 | -1/+133 |
* | do not use supermount by default | Pascal Rigaux | 2003-01-10 | 1 | -1/+1 |
* | (readBootloaderConfigBeforeInstall): set bootUnsafe to 0 when upgrading so | Pascal Rigaux | 2003-01-10 | 1 | -0/+2 |
* | lvm on / works (dixit Brian J. Murrell) | Pascal Rigaux | 2003-01-10 | 1 | -1/+1 |
* | simplify and factorize | Pascal Rigaux | 2003-01-10 | 4 | -25/+29 |
* | fix priority | Pascal Rigaux | 2003-01-10 | 1 | -2/+2 |
* | fix unused vars | Pascal Rigaux | 2003-01-10 | 1 | -1/+1 |
* | - catch wizcancel die | Damien Chaumette | 2003-01-10 | 1 | -59/+1 |
* | *** empty log message *** | Damien Chaumette | 2003-01-09 | 1 | -91/+43 |
* | there's an oss usb driver too | Thierry Vignaud | 2003-01-09 | 1 | -2/+2 |
* | - snd-rme9652 is a snd-rme96 sub module | Thierry Vignaud | 2003-01-09 | 1 | -4/+3 |
* | quite a number of ensoniq cards are managed by sb.o | Thierry Vignaud | 2003-01-09 | 1 | -7/+6 |
* | - pss is the oss equivalent of alsa ad1848 | Thierry Vignaud | 2003-01-09 | 1 | -2/+2 |
* | cmi8330 is handled by sb too | Thierry Vignaud | 2003-01-09 | 1 | -3/+3 |
* | als100 card is handled by sb oss sound driver | Thierry Vignaud | 2003-01-09 | 1 | -3/+3 |
* | oss trident driver handle ali5451 too | Thierry Vignaud | 2003-01-09 | 1 | -3/+3 |
* | - remove doble | Thierry Vignaud | 2003-01-09 | 1 | -3/+2 |
* | changed interface of detect_devices::install_addons. | Francois Pons | 2003-01-09 | 1 | -1/+1 |
* | add update-ldetect-lst after install_addons. | Francois Pons | 2003-01-09 | 1 | -3/+6 |
* | (configureNetwork): call install_steps::configureNetwork() | Pascal Rigaux | 2003-01-09 | 1 | -0/+1 |
* | (easy_dhcp): don't call network::configureNetwork2 | Pascal Rigaux | 2003-01-09 | 1 | -2/+0 |
* | fix "unlisted driver" bug for rme driver | Thierry Vignaud | 2003-01-09 | 1 | -3/+3 |
* | - add new oss drivers : ad1889, ali5455 and forte | Thierry Vignaud | 2003-01-09 | 1 | -13/+13 |
* | - configureNetwork step now only does easy_dhcp() | Pascal Rigaux | 2003-01-09 | 2 | -9/+9 |
* | (installPackages): do pop error messages | Pascal Rigaux | 2003-01-09 | 1 | -0/+1 |
* | make return value name more explicit | Thierry Vignaud | 2003-01-09 | 1 | -3/+3 |
* | - fix priority | Pascal Rigaux | 2003-01-09 | 1 | -1/+3 |
* | simplify | Thierry Vignaud | 2003-01-09 | 1 | -3/+3 |
* | Added cupsd.conf handling functions for a new printer sharing configuration d... | Till Kamppeter | 2003-01-09 | 1 | -0/+242 |
* | Fixed Titi's bugs in the auto-configuration of printers in OpenOffice.org. | Till Kamppeter | 2003-01-08 | 1 | -44/+57 |
* | removed perl_checker warning. | Francois Pons | 2003-01-08 | 1 | -2/+2 |
* | fix a misc bug in rpmdrake (selecting a pkg doesn't work in certain circumsta... | Guillaume Cottenceau | 2003-01-08 | 1 | -3/+9 |
* | pass $::prefix instead of '' | Pascal Rigaux | 2003-01-08 | 1 | -1/+1 |
* | added install_addons before leaving. | Francois Pons | 2003-01-08 | 1 | -0/+1 |
* | added install_addons to install pcitable or usbtable addons. | Francois Pons | 2003-01-08 | 1 | -0/+12 |
* | once we identify the protocal, skip remaining tests | Thierry Vignaud | 2003-01-08 | 1 | -8/+7 |
* | - typo fix | Thierry Vignaud | 2003-01-08 | 1 | -13/+9 |
* | really install the bootloader. | Francois Pons | 2003-01-08 | 1 | -1/+4 |
* | fix typo | Pascal Rigaux | 2003-01-08 | 1 | -1/+1 |