summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* (mount): precise the type when mounting in standalone (for smb, nfs would ↵Pascal Rigaux2002-02-071-1/+1
| | | | not need it)
* corrected wizard pbdamien2002-02-071-44/+51
|
* wizard fixesdamien2002-02-071-0/+1
|
* beta 2damien2002-02-071-0/+0
|
* Added some stuff for the Wizard mode.Till Kamppeter2002-02-061-20/+31
|
* Added scanning packages to INSTALL section, for HP MF device installation by ↵Till Kamppeter2002-02-062-0/+2
| | | | printerdrake.
* Automatic configuration of the scanning part of HP's multi-function devices.Till Kamppeter2002-02-062-1/+54
|
* have frozen-bubble in GAMES at level 4Guillaume Cottenceau2002-02-061-1/+1
|
* better handling of group linked to hardware or options.Francois Pons2002-02-062-158/+49
|
* removed ugly pink and ugly left bar for wizard modedamien2002-02-061-5/+5
|
* Updated automatic package installation in printerdrake, no "kups" and ↵Till Kamppeter2002-02-063-21/+21
| | | | "qtcups" any more, but "gpr", "a2ps", and "hpoj", updated also "rpmsrate" and "rpmsrate.server" appropriately.
* updated French filePablo Saratxaga2002-02-061-332/+347
|
* *** empty log message ***Pascal Rigaux2002-02-061-0/+73
|
* Added automatic configuration of HPOJ for HP's multi-function devices.Till Kamppeter2002-02-052-6/+137
|
* updated pot filePablo Saratxaga2002-02-052-677/+712
|
* auto_allocate for oem mode is not needed as oem script create all necessary ↵Francois Pons2002-02-051-1/+0
| | | | partition.
* select preferred kernel as kernel-\d.Francois Pons2002-02-051-0/+1
|
* fixed logic, when someone want /root/drakx,Francois Pons2002-02-051-1/+1
| | | | | it has to check /root/drakx and not /root only.
* don't do insmod -f, it's not really necessaryGuillaume Cottenceau2002-02-051-1/+1
| | | | | and it taints the kernel (pabo)
* synced with normal rpmsrate for Basque management.Francois Pons2002-02-051-2/+3
|
* use LD_LIBRARY_PATH in rescue so that PATH'ing in /mntGuillaume Cottenceau2002-02-051-0/+1
| | | | | can really be used
* add support for Basque (no netscape in such case)Francois Pons2002-02-051-2/+3
|
* add support for Basque (no KDE).Francois Pons2002-02-051-0/+1
|
* newer syslinux 1.67.Francois Pons2002-02-051-0/+0
|
* begin rpmsrate.server cleaningFlorent Villard2002-02-051-95/+25
|
* remove non server group from rpmsrate.serverFlorent Villard2002-02-051-4/+15
| | | | | add utilities group in compssUser.server (webmin,ssh-server,wizards,monitoring)
* wizard updateddamien2002-02-051-4/+7
|
* correction for mcc.damien2002-02-051-19/+27
|
* *** empty log message ***Pascal Rigaux2002-02-051-0/+8
|
* testFinalConfig now always returns true if test is skipped because of a ↵Pascal Rigaux2002-02-051-1/+1
| | | | bad_card (back to the old behaviour, this was no good (the aim is to enable changing the monitor when test is skipped))
* fix "help lilo when there is hdd with no hdc drive"Pascal Rigaux2002-02-051-1/+3
|
* *** empty log message ***Pascal Rigaux2002-02-051-0/+76
|
* log the "chkconfig --del gpm" when there is a serial mousePascal Rigaux2002-02-051-1/+4
|
* Made HP multi-function devices configured with HPOJ being displayed ↵Till Kamppeter2002-02-042-2/+50
| | | | correctly by printerdrake.
* Replace "Hewlett-Packard" by "HP" when HP device is detected on a parallel port.Till Kamppeter2002-02-041-1/+7
|
* fix creating /etc/security/msec/serverPascal Rigaux2002-02-041-3/+5
|
* have numlock activated when isLaptop rather than $o->{pcmcia}Guillaume Cottenceau2002-02-041-1/+1
|
* added v4l module all the time (along with dbe already present).Francois Pons2002-02-041-1/+3
|
* corrected typo. Yvounet, check your code!!damien2002-02-041-1/+4
|
* embedded, explaindamien2002-02-041-1/+4
|
* bug correctiondamien2002-02-041-7/+9
|
* applied cooker guy english reviewdamien2002-02-043-7/+8
|
* updated some po filesPablo Saratxaga2002-02-043-2517/+1019
|
* - fix some vga text modes 80x30Pascal Rigaux2002-02-031-4/+7
| | | | | | | - chmod 600 lilo.conf when a password is given - fix general "append" (thanks to David Eastcott)
* "password" works without "restricted", not the other way round (reported by ↵Pascal Rigaux2002-02-031-1/+4
| | | | David Eastcott)
* synchronize with current cooker rpmsrateFlorent Villard2002-02-031-39/+47
|
* *** empty log message ***Pascal Rigaux2002-02-031-0/+19
|
* fix typoPascal Rigaux2002-02-031-1/+1
|
* force a few more "list"s instead of "combo" boxesPascal Rigaux2002-02-031-2/+2
|
* since "format" is now handled for combo boxes, combo boxes are used in much ↵Pascal Rigaux2002-02-032-3/+4
| | | | too many places. Fix this by forcing type "list" for some cases, and using type "list" when a ask_from has only one entry