summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* better english (writing style rather than spoken one)Thierry Vignaud2004-12-1391-912/+913
|
* - rename/move install_any::write_pcmcia() as harddrake::autoconf::pcmcia() soThierry Vignaud2004-12-134-14/+17
| | | | | | | that it became availlable for standalone tools - reuse it in harddrake service in order to configure PCMCIA cards
* (pcmcia_controller_probe) reuse pcmcia_controller_probe(), thus fixingThierry Vignaud2004-12-131-1/+1
| | | | | | | | | | installer not handling anymore PCMCIA controllers managed by driver other than yenta_socket... this is still not enough for stage1 though (since mdk-stage1/pcmcia_/probe.c::pcmcia_probe() isn't aware of all PCMCIA host controller drivers that're known to list_modules.pm)
* (pcmcia_controller_probe) move some harddrake code thereThierry Vignaud2004-12-132-5/+7
|
* *** empty log message ***Pascal Rigaux2004-12-131-1/+12
|
* Add new packdrake moduleRafael Garcia-Suarez2004-12-131-0/+1
|
* *** empty log message ***Pascal Rigaux2004-12-121-1/+80
|
* ignore packdrake for nowPascal Rigaux2004-12-121-0/+1
|
* keyboard_drv.o is needed by Xorg, and driver must "keyboard", not "Keyboard"Pascal Rigaux2004-12-122-1/+2
|
* move drakx VERSION file in install/stage2 (used by bugzilla)Pascal Rigaux2004-12-102-1/+2
|
* commit warly's fix in HEADPascal Rigaux2004-12-091-1/+2
|
* look for yenta_socket in pci_probe too (nb: ldetect pci_probe has a special ↵Pascal Rigaux2004-12-072-1/+7
| | | | rule for it, not simply pcitable)
* xcdroast only if X is chosen (bugzilla #12594)Pascal Rigaux2004-12-071-1/+1
|
* don't allow partition types we don't know how to format in {partitions} for ↵Pascal Rigaux2004-12-052-1/+10
| | | | auto_installs (eg of bad type: ntfs)
* simplifyPascal Rigaux2004-12-041-7/+2
|
* add multimedia/dvb classThierry Vignaud2004-12-031-0/+1
|
* *** empty log message ***Pascal Rigaux2004-12-031-1/+50
|
* disable kmod, otherwise we get a different behaviour in kernel vs kernel-BOOTPascal Rigaux2004-12-031-0/+1
|
* during install, commands should $::isInstall set (otherwise poor modprobe ↵Pascal Rigaux2004-12-031-0/+1
| | | | becomes a fork bomb)
* more debug logPascal Rigaux2004-12-031-0/+1
|
* use the cute "perldoc -l" instead of perl -V:vendorlib which doesn't work ↵Pascal Rigaux2004-12-031-2/+2
| | | | when the module hasn't been rebuilt
* use perldoc -l instead of perl -M + %INCPascal Rigaux2004-12-031-3/+3
|
* be more automatic and less .emacs dependentPascal Rigaux2004-12-032-2/+6
|
* fix typo and perl_checker compliancePascal Rigaux2004-12-021-9/+10
|
* no need to put tokenring modules in modules_only_for_all_img since they arePascal Rigaux2004-12-021-4/+1
| | | | | now in their own category which is not used for stage1
* *** empty log message ***Pascal Rigaux2004-12-021-1/+194
|
* use migrate-ugtk2-to-mygtk2.pl (and i verified the diff)Pascal Rigaux2004-12-021-26/+26
|
* replace "policy => [ horizpolicy, vertpolicy ]" with "h_policy => ..., ↵Pascal Rigaux2004-12-022-3/+19
| | | | | | | v_policy => ..." (both defaulting to "automatic")
* dirty script easing the switch from ugtk2 to mygtk2 (beware!)Pascal Rigaux2004-12-022-0/+213
|
* helping titi that didn't get isLaptop() right in 3 commits ;pPascal Rigaux2004-12-021-1/+1
|
* remove temporary directoryPascal Rigaux2004-12-021-0/+1
|
* zd1201 is a wireless driver (not yet included in our kernel)Thierry Vignaud2004-12-021-1/+1
|
* lpfc is the successor of lpfcddThierry Vignaud2004-12-021-1/+1
|
* - fix duplicated entriesThierry Vignaud2004-12-021-6/+7
| | | | | - group tokenring drivers together (and add missing ones)
* delkin_cb is a Cardbus IDE driverThierry Vignaud2004-12-021-1/+1
|
* future is in mygtk2, ugtk2 must die (and it will die, but not that soon (to ↵Pascal Rigaux2004-12-022-177/+727
| | | | keep compatibility))
* updated pot filePablo Saratxaga2004-12-021-2/+2
|
* - any::enableShadow() -> authentication::enable_shadow()Pascal Rigaux2004-12-022-10/+9
| | | | | - inline authentication::crypt()
* Move crypt() in the package it belongs toRafael Garcia-Suarez2004-12-022-4/+5
|
* simplify: grep already done complete_usb_storage_info()Pascal Rigaux2004-12-011-1/+1
|
* return value for gtkset_mousecursorRafael Garcia-Suarez2004-12-011-0/+1
|
* don't keep the banner from drakconnect for all stepsPascal Rigaux2004-11-301-0/+2
|
* *** empty log message ***Pascal Rigaux2004-11-301-0/+21
|
* add drakx-finish-installPascal Rigaux2004-11-305-2/+23
|
* fix fatal perl_checker errorPascal Rigaux2004-11-301-1/+1
|
* prog to launch after install which configurate users, authentication, root ↵Pascal Rigaux2004-11-301-0/+54
| | | | password and network
* (dmidecode) explain why we return a list and not directly an hashThierry Vignaud2004-11-301-0/+1
|
* update version for rescue issueFlorent Villard2004-11-301-1/+1
|
* (floppies) do not try to load floppy if there's no floppy drive (#8211)Thierry Vignaud2004-11-301-6/+13
| | | | | | a side effect is that now we'll still see the floppy drive even if some buggy code triggered $@ earlier
* network::netconnect::real_main() do not exit brutally on wizcancel, handle ↵Pascal Rigaux2004-11-301-2/+4
| | | | it in network::netconnect::main()