Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | handle both old device name and new devfs name | Thierry Vignaud | 2002-07-25 | 1 | -0/+0 |
| | |||||
* | noreturn is now exported, no need to MDK::Common::Various::noreturn() | Pascal Rigaux | 2002-07-25 | 1 | -1/+1 |
| | |||||
* | remove internal_error (which is now in MDK::Common) | Pascal Rigaux | 2002-07-25 | 1 | -5/+1 |
| | |||||
* | adapt to stuff.xs.pl instead of stuff.xs.pm | Pascal Rigaux | 2002-07-25 | 1 | -1/+1 |
| | |||||
* | add 0x35 partition table id meaning JFS (under OS/2) (thank to Mika Laitio) | Pascal Rigaux | 2002-07-25 | 1 | -0/+2 |
| | |||||
* | (get_both): fix returning one element (eg: get_keyboard) | Pascal Rigaux | 2002-07-24 | 1 | -1/+3 |
| | |||||
* | add Xconfig | Pascal Rigaux | 2002-07-24 | 1 | -1/+1 |
| | |||||
* | use Xconfig::xfree to set the XkbLayout (better should&will come) | Pascal Rigaux | 2002-07-24 | 1 | -19/+8 |
| | |||||
* | new XFree handling library | Pascal Rigaux | 2002-07-24 | 6 | -78/+564 |
| | | | | | | | - only keyboard and mice functions are done, but adding the others is quite easy - so for now only used in mousedrake - but keyboarddrake and (of course) XFdrake will come | ||||
* | add PMS_DIRS in Makefile.config and use it everywhere | Pascal Rigaux | 2002-07-24 | 3 | -12/+5 |
| | | | | | | (cleaning some ugly stuff in Makefile.drakxtools while doing so) => now adding a new directory only need to be done at one place | ||||
* | when testing, log on STDERR | Pascal Rigaux | 2002-07-24 | 1 | -1/+3 |
| | |||||
* | rename stuff.xs.pm to stuff.xs.pl (since it's a prog, not a module) | Pascal Rigaux | 2002-07-24 | 2 | -1/+1 |
| | | | | | (it helps for not having stuff.xs.pm in PMS) | ||||
* | scanners support: | Thierry Vignaud | 2002-07-24 | 1 | -0/+0 |
| | | | | | | | - split scannerdrake:val into vendor and description - don't display bogus "val:%HASH" | ||||
* | don't account scanners as unknown devices | Thierry Vignaud | 2002-07-24 | 1 | -1/+1 |
| | |||||
* | enhance (complicate? ;p) device detection so that scsi and usb | Guillaume Cottenceau | 2002-07-24 | 10 | -66/+130 |
| | | | | | | | | detection are done only when no ide cdrom with mandrake install is detected (speed up), have usb keyboard modules installed before any interactive question, honour "noauto" (skip usb detection and insmod'ing) | ||||
* | updated po files | Pablo Saratxaga | 2002-07-24 | 2 | -500/+427 |
| | |||||
* | updated po files | Pablo Saratxaga | 2002-07-24 | 1 | -226/+207 |
| | |||||
* | update | Thierry Vignaud | 2002-07-23 | 1 | -4/+1 |
| | |||||
* | s/usb/moreprofessional/ thanks to vdanen | Guillaume Cottenceau | 2002-07-23 | 1 | -1/+1 |
| | |||||
* | handle computers with no /proc/scsi/scsi | Pascal Rigaux | 2002-07-23 | 1 | -1/+1 |
| | |||||
* | use fuzzy_pidofs (to detect if kwin is running) | Pascal Rigaux | 2002-07-23 | 2 | -7/+5 |
| | |||||
* | remove dead code | Thierry Vignaud | 2002-07-23 | 1 | -0/+0 |
| | |||||
* | remove dead args | Thierry Vignaud | 2002-07-23 | 1 | -0/+0 |
| | |||||
* | removal | Christian Belisle | 2002-07-23 | 1 | -39/+0 |
| | |||||
* | check make got correct tag from spec file | Thierry Vignaud | 2002-07-23 | 1 | -4/+9 |
| | |||||
* | 10mdk changes | Thierry Vignaud | 2002-07-23 | 1 | -3/+9 |
| | |||||
* | manage correctly unselectPackage and use perl-URPM >= 0.50. | Francois Pons | 2002-07-23 | 1 | -29/+13 |
| | |||||
* | s/drakconnet/drakconnect | Thierry Vignaud | 2002-07-23 | 1 | -1/+1 |
| | |||||
* | remove '-' before description for IBM eide hard disks | Thierry Vignaud | 2002-07-23 | 1 | -1/+1 |
| | |||||
* | - fix typo: s/%%options;/%%options/ | Daouda Lo | 2002-07-23 | 1 | -1/+1 |
| | |||||
* | final changes batch | Thierry Vignaud | 2002-07-23 | 1 | -1/+22 |
| | |||||
* | about and help windows: only show "OK" button, cancel one has no | Thierry Vignaud | 2002-07-23 | 1 | -0/+0 |
| | | | | | purpose here | ||||
* | modparm.lst is not used anymore (modinfo -p) | Pascal Rigaux | 2002-07-23 | 3 | -1232/+0 |
| | |||||
* | have all useful modules for stage1 on all.rdz (=> bigger than 2.88M) | Pascal Rigaux | 2002-07-23 | 1 | -1/+3 |
| | |||||
* | fast build: new target (fastsrpm = cvstag localsrpm) | Thierry Vignaud | 2002-07-23 | 1 | -0/+2 |
| | |||||
* | 9mdk | Thierry Vignaud | 2002-07-23 | 1 | -2/+3 |
| | |||||
* | rebuild after replacing \" by " | Pascal Rigaux | 2002-07-23 | 1 | -4/+4 |
| | |||||
* | g Move 2: partition table: hierarchy | Thierry Vignaud | 2002-07-23 | 24 | -88/+89 |
| | |||||
* | - Big Move 1: interactive::* hierarchy | Thierry Vignaud | 2002-07-23 | 27 | -69/+63 |
| | |||||
* | faster service startup | Thierry Vignaud | 2002-07-23 | 1 | -11/+8 |
| | |||||
* | try to fix isolinux for 9.0 | Guillaume Cottenceau | 2002-07-23 | 1 | -5/+10 |
| | | | | | | | | | - default target has automatic=method:cdrom so that no question is asked for method and which cdrom drive - explanation about other targets being for more installation options, and provide also default kernel in these targets | ||||
* | Adapted printerdrake to CUPS 1.1.15 and Perl 5.8.0 (for Foomatic). | Till Kamppeter | 2002-07-22 | 2 | -11/+60 |
| | | | | | Let network also be started during installation when LPRng or PDQ is the spooler, so that the user can install queues to remote printers. | ||||
* | *** empty log message *** | Pascal Rigaux | 2002-07-22 | 1 | -0/+65 |
| | |||||
* | ensure things build as they should when perl is upgraded on compilation box | Pascal Rigaux | 2002-07-22 | 3 | -3/+3 |
| | | | | | (using a nice scheme: make || make) | ||||
* | when $::noauto, hardwire no probing in detect_devices::probeall to ensure no ↵ | Pascal Rigaux | 2002-07-22 | 4 | -3/+6 |
| | | | | probing is never done | ||||
* | - update help.pm based on the xml manual | Pascal Rigaux | 2002-07-22 | 8 | -72/+9452 |
| | | | | | | | | | | - this fixes entities sticked together with no space in between - this also implies a few bad line-wrapping changes, but it needs to be done to have a clean state (we don't have one since 8.2beta where i updated things by hand) - put help-*.pot in CVS so that the files based on the xml manual can be updated independently from DrakX.pot & .po's | ||||
* | - use new PerlIO instead of iconv | Pascal Rigaux | 2002-07-22 | 1 | -5/+5 |
| | | | | | | | | - transliterate by hand &ndash and é - move "use utf8" at top - fix the spaces between entities (eg: &company-microsoft; &os-windows; must not be MicrosoftWindows) | ||||
* | make F1 go back to console mode. | Francois Pons | 2002-07-22 | 1 | -1/+1 |
| | |||||
* | fixed length of progress bar for isolinux, reduced by 10%. | Francois Pons | 2002-07-22 | 1 | -1/+1 |
| | |||||
* | try avoiding infinite loop. | Francois Pons | 2002-07-22 | 1 | -1/+9 |
| |