summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* do not look at the mar files anymore, only use kernel/modules.pl (and so ↵Pascal Rigaux2002-07-051-33/+6
| | | | list_modules.pm)
* better commentPascal Rigaux2002-07-051-4/+2
|
* - add preliminary harddrake supportThierry Vignaud2002-07-051-18/+55
| | | | | | | - clean %post - bump version number
* don't use sed when not neededThierry Vignaud2002-07-051-1/+1
|
* pcmcia is now pcmcia_ (it was to begin with a clean branch of unmodified ↵Guillaume Cottenceau2002-07-0520-6798/+0
| | | | sources)
* - handle /lib/i686 caseFrancois Pons2002-07-051-2/+2
| | | | | - replace Mandrake/RPMS with Mandrake/RPMS*
* when building the tar for drakxtools, handle specially list_modules.pmPascal Rigaux2002-07-041-2/+4
|
* *** empty log message ***Pascal Rigaux2002-07-041-0/+335
|
* adapt to new modules.pmPascal Rigaux2002-07-0413-50/+37
|
* create symlink list_modules.pm in current directory for testing purposePascal Rigaux2002-07-041-0/+6
|
* reworked & cleaned the kernel modules partPascal Rigaux2002-07-041-71/+74
| | | | | | | | - adapt to new modules.pm - adapt to new modparm.pm - renamed setup_thiskind to load_category - renamed setup_thiskind_backend to load_category_no_message
* adapt to new ldetectPascal Rigaux2002-07-041-2/+2
|
* reworked, cleaned:Pascal Rigaux2002-07-041-700/+224
| | | | | | | | | | | | | - the list of modules is moved to kernel/list_modules.pm (and a few functions too) - new "add_probeall" function (similar to "add_alias") -> used for scsi_hostadapter and usb-interface - "load_multi" removed in favour of "load" which is now more powerful - load_thiskind renamed load_category - get_that_type renamed probe_category - %modules::drivers dropped (handled for list_modules) still more cleanup to come
* rework, cleanup, simplify and make it workPascal Rigaux2002-07-041-35/+55
|
* make the "clean" rule less verbosePascal Rigaux2002-07-041-1/+1
|
* moved to kernel/update_kernelPascal Rigaux2002-07-041-131/+0
|
* new directory "kernel" containing:Pascal Rigaux2002-07-047-93/+464
| | | | | | | | | | - all.modules all.kernels update_kernel - part of perl-install/modules.pm now in kernel/list_modules.pm and kernel/modules.pl - update_kernel cleaned (it doesn't mention module names anymore, it is now in kernel/modules.pl) - cleanup Makefile - mdk-stage1 doesn't depend on perl-install anymore (more precisely mdk-stage1/pci-resource/update-pci-ids.pl)
* obsoletePascal Rigaux2002-07-041-10/+0
|
* adapt to the move all.modules -> kernel/all.modules and all.kernels -> ↵Pascal Rigaux2002-07-044-27/+30
| | | | kernel/all.kernels
* get rid of 'use vars'Thierry Vignaud2002-07-041-3/+1
|
* remove wait_message hack for printerdraker, better use class_discardThierry Vignaud2002-07-041-3/+2
|
* add harddrake2 todo listThierry Vignaud2002-07-041-0/+162
|
* don't stack signals on config buttonsThierry Vignaud2002-07-041-0/+0
|
* Fix GNOME2 packagesFrederic Crozat2002-07-041-14/+12
| | | | | Install urw-fonts when installing XFree
* - remove no more used @pid_launchedThierry Vignaud2002-07-041-0/+0
| | | | | | | - better GUI reactivity: don't wait for config tool to complete, just "fork and forget" [(c) us air force] and refuse to run another config tool until the first one to complete
* print "Running $configurator ..." in status bar while running a configThierry Vignaud2002-07-041-0/+0
| | | | | tool
* - POSIX is needed for POSIX::waitThierry Vignaud2002-07-041-0/+0
| | | | | | | | | | | | - move strict and standalone require at top - c is unused - comment exceptions in devices loop (ie skip classes without any devices or any detector - optimize away $pid
* fix move from harddrake.pm to harddrake/data.pm:Thierry Vignaud2002-07-041-0/+0
| | | | | | | - menu does appear - information fields are translated from raw to english again
* harddrake2: "the return of the vengeance son"Thierry Vignaud2002-07-044-0/+180
| | | | | | | | | | | - harddrake/data.pm: the data structure - harddrake/ui.pm: the ui code - standalone/service_harddrake: the init.d service (which need a few polishing (timeout, ...) - standalone/harddrake2: the ui caller which need to be dadou/ln -fied
* removed since unusedPascal Rigaux2002-07-042-28/+0
|
* - don't display clear passwordDaouda Lo2002-07-041-2/+4
|
* simplified using MDK::CommonPascal Rigaux2002-07-041-23/+4
|
* Changed some languages to defautl to utf-8Pablo Saratxaga2002-07-041-37/+21
| | | | | removed X11_NOT_LOCALIZED (now Gnome2 fully supports right-to-left languages)
* add tapes() for harddrake2Thierry Vignaud2002-07-041-0/+1
|
* compile with -WGuillaume Cottenceau2002-07-0319-43/+54
|
* fixed static definition when non static declaration (gcc limitation).Francois Pons2002-07-031-1/+3
| | | | | added conditional code around network detection.
* try harder to find the full list of servers available, using "smbclient -L" toPascal Rigaux2002-07-021-14/+36
| | | | | check the workgroup masters
* - fill a combo by default :Daouda Lo2002-07-021-1/+7
| | | | | gtkcombo_setpopdown_strings($combo_widget,@strings)
* - TODO: Update ia64 check with /proc/pal/cpuX ?Gwenolé Beauchesne2002-07-021-3/+6
| | | | | | - TODO: Update x86_64 check when SMP machines are actually available - Conditionalize compilation of main() with TEST macro
* (raw_hd_mount_point): nicer default mount pointPascal Rigaux2002-07-011-1/+3
|
* - add authentification in diskdrake --smb (esp. for windows NT)Pascal Rigaux2002-06-284-15/+141
| | | | | | | | | | - use "credentials=" to put the passwords (ideas and investigations from Stew Benedict, integrated by Pixel, but need testing) Known bug: if you want to change the password when there are 2 entries in fstab using the same username=/password=, writing the credentials is done in random order, => you've got one chance in 2 that the password is changed :-(
* handle spaces in mount points and devices (using \040)Pascal Rigaux2002-06-281-0/+6
|
* Add drakTermServ application and icon.Stew Benedict2002-06-272-0/+1288
|
* ensure licence step is asked in any case (ie. even when selectLanguage is ↵Pascal Rigaux2002-06-263-0/+7
| | | | automatic)
* "my" variables where neededPascal Rigaux2002-06-261-0/+3
|
* mounting of ntfs after install really mount the partition (thanks to Buchan ↵Pascal Rigaux2002-06-191-1/+1
| | | | Milne)
* *** empty log message ***Pascal Rigaux2002-06-191-1/+1
|
* use "wide links = no" for exporting via samba (thanks to Jan Schäfer)Pascal Rigaux2002-06-191-1/+2
|
* added patch-oem.pl file used to generate HP Mandrake Linux 8.2.Francois Pons2002-06-191-0/+323
|
* remove a few drivers so that hd.img and network.img are possible with latest ↵Guillaume Cottenceau2002-06-191-3/+3
| | | | BOOT kernel