Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updated Catalan and Portuguese files | Pablo Saratxaga | 2002-10-11 | 1 | -0/+1 |
| | |||||
* | Dynamic IP pool for client machines. | Stew Benedict | 2002-10-11 | 1 | -72/+110 |
| | | | | | | Don't require image for PCI clients. Perl_checker fixes. | ||||
* | Correct typo in create boot ISO code | Stew Benedict | 2002-10-10 | 1 | -2/+3 |
| | | | | | Add note in help about optional net boot image entry for PCI cards | ||||
* | notify if speedtouch is detected or not | Damien Chaumette | 2002-10-10 | 1 | -13/+9 |
| | |||||
* | - move serial modem detection to detect_devices.pm | Damien Chaumette | 2002-10-10 | 2 | -32/+43 |
| | | | | | | - add speedtouch USB detection - add winmodem detection | ||||
* | add a warning window for winmodems | Damien Chaumette | 2002-10-10 | 1 | -5/+15 |
| | |||||
* | don't use ugtk directly | Thierry Vignaud | 2002-10-09 | 1 | -3/+19 |
| | |||||
* | removed client removal | Frederic Lepied | 2002-10-08 | 1 | -1/+0 |
| | |||||
* | update from oem patch | Thierry Vignaud | 2002-10-02 | 1 | -3/+3 |
| | |||||
* | patch necessary for oem to work nicely and the two rpmsrate that allow | Francois Pons | 2002-10-02 | 3 | -0/+1155 |
| | | | | | CD of 700MB to be used. | ||||
* | miaou | Thierry Vignaud | 2002-10-02 | 1 | -7/+7 |
| | |||||
* | cooker | Guillaume Cottenceau | 2002-10-02 | 1 | -1/+1 |
| | |||||
* | do not detect/configure pcmcia stuff when "noauto" param | Guillaume Cottenceau | 2002-10-02 | 1 | -1/+2 |
| | |||||
* | try to fix my fix for blank | Guillaume Cottenceau | 2002-10-02 | 2 | -2/+2 |
| | |||||
* | i810 crash when using XRender on vt switch (see fredc for further | Thierry Vignaud | 2002-10-02 | 1 | -0/+5 |
| | | | | | information) (fixed in cvs & rh's xfree86) | ||||
* | kernel : snd-via686 is said to produce white noise; add workaround | Thierry Vignaud | 2002-10-02 | 1 | -1/+4 |
| | |||||
* | nforce audio bug | Thierry Vignaud | 2002-10-02 | 1 | -0/+5 |
| | |||||
* | fix nforce (from francois oem patch) | Thierry Vignaud | 2002-10-02 | 1 | -0/+35 |
| | |||||
* | drakconf bug has been workarounded | Thierry Vignaud | 2002-10-02 | 1 | -0/+2 |
| | |||||
* | try to make the install work in "blank" mode (aka fix pixel | Guillaume Cottenceau | 2002-10-02 | 1 | -1/+1 |
| | | | | | sucked when changed modules.pm code, not handling blank mode) | ||||
* | add 3 bugs: | Thierry Vignaud | 2002-10-01 | 1 | -0/+26 |
| | | | | | | | | | - drakfont: stat64 syscall blocks drakfont on ntfs partitions - XFree86: X can corrupt sound when overusing pci bus (PciRetry fix it) - some people reports stops on reboot on "illegal seek" (having /usr and / on the same fs "fix" it) | ||||
* | harddrake-ui doesn't need the same obsoletes/provides as harddrake, | Thierry Vignaud | 2002-10-01 | 1 | -2/+0 |
| | | | | | else we may require harddrake-ui on update (thus XFree86 ...) | ||||
* | fixed oem images management not working at all! | Francois Pons | 2002-10-01 | 1 | -16/+22 |
| | |||||
* | forking ugtk, sorry guys. reverted last patch | damien | 2002-10-01 | 1 | -108/+34 |
| | |||||
* | mdk icon_path are added here | damien | 2002-10-01 | 1 | -0/+1 |
| | |||||
* | cleaned, readded needed hack, removed mdk specific functions, added libconf ↵ | damien | 2002-10-01 | 1 | -34/+108 |
| | | | | GUI, WARNING, create_dialog API changed | ||||
* | drop "notail" when filesystem is not reiserfs | Pascal Rigaux | 2002-09-30 | 1 | -0/+2 |
| | |||||
* | "Best Grayscale" on HP DJ 6xx/Apollo. | Till Kamppeter | 2002-09-30 | 1 | -1/+7 |
| | |||||
* | Several bugs found. | Till Kamppeter | 2002-09-30 | 1 | -1/+35 |
| | |||||
* | added possible fix for noauto: flag of hdlist not generating good list file. | Francois Pons | 2002-09-30 | 1 | -4/+14 |
| | |||||
* | - first draft for all bugs/glitches/inconsistencies in 9.0. Developers | Daouda Lo | 2002-09-30 | 1 | -0/+27 |
| | | | | | are welcomed to fill it, read it and fix. | ||||
* | initrd: fix blank.img; minor: use "member" instead of many eq in | Guillaume Cottenceau | 2002-09-27 | 1 | -3/+5 |
| | | | | | another place | ||||
* | refine info on blank.img | Guillaume Cottenceau | 2002-09-27 | 1 | -1/+5 |
| | |||||
* | try to not save the hostname answered by the dhcp server | Guillaume Cottenceau | 2002-09-26 | 2 | -9/+3 |
| | |||||
* | workaround situation when /etc/resolv.conf is an absolute link to ↵ | Guillaume Cottenceau | 2002-09-26 | 1 | -1/+3 |
| | | | | /etc/ppp/resolv.conf or whatever | ||||
* | fealnx | Guillaume Cottenceau | 2002-09-25 | 2 | -0/+2 |
| | |||||
* | log install class selection | Guillaume Cottenceau | 2002-09-25 | 1 | -2/+8 |
| | |||||
* | handle nvaudio too | Thierry Vignaud | 2002-09-25 | 1 | -1/+2 |
| | |||||
* | do not allow to create user "root" (thanks to Eric Fernandez) | Pascal Rigaux | 2002-09-25 | 1 | -1/+1 |
| | |||||
* | fix raidAutoStartRaidtab crushing /etc/raidtab | Pascal Rigaux | 2002-09-24 | 1 | -2/+4 |
| | |||||
* | also create a raidtab if it doesn't exist (occurs when / has been formatted) | Pascal Rigaux | 2002-09-24 | 2 | -0/+20 |
| | |||||
* | fix raidAutoStartRaidtab crushing /etc/raidtab | Pascal Rigaux | 2002-09-24 | 1 | -0/+19 |
| | |||||
* | remember to factorize this with rpmdrake's wait messages in my_gtk | Thierry Vignaud | 2002-09-24 | 1 | -0/+1 |
| | |||||
* | ignore_list is useless | Thierry Vignaud | 2002-09-24 | 1 | -2/+1 |
| | |||||
* | remove "bogus periodic check 2" from periodic checks page | Thierry Vignaud | 2002-09-24 | 1 | -2/+1 |
| | |||||
* | let simplify | Thierry Vignaud | 2002-09-24 | 1 | -2/+1 |
| | |||||
* | Fix configureNetwork to fit with new any::load_category_prompt_for_more behavior | Damien Chaumette | 2002-09-24 | 1 | -1/+1 |
| | |||||
* | change load_category__prompt_for_more dying 'already displayed' in return | Damien Chaumette | 2002-09-24 | 1 | -1/+2 |
| | |||||
* | dams fix enable to get rid of the infamous ugly gtk timeout | Thierry Vignaud | 2002-09-24 | 1 | -12/+0 |
| | |||||
* | from dams: | Thierry Vignaud | 2002-09-24 | 1 | -6/+9 |
| | | | | | | | | | | | | | remove his ugly hack for mcc which altered the scrolledwindow's "bordure" to hide it. this used to be done through a gtk timer (hance the ugly flash on first display of notebook pages) now createScrolledWindow take a new optional argument that enable to hide the border the right way thanks dams |