summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* make it compiledamien2001-08-273-3/+4
|
* corrected hwaddr stuffdamien2001-08-271-2/+2
|
* add_devfslinkdamien2001-08-272-3/+9
|
* *** empty log message ***Pascal Rigaux2001-08-271-0/+26
|
* added HWADDRdamien2001-08-271-1/+4
|
* corrected bad window sizedamien2001-08-271-7/+3
|
* corrected internet initscriptdamien2001-08-271-1/+1
|
* Added "zh_HK" to Chinese in LANGUAGE list.Pablo Saratxaga2001-08-272-2/+10
| | | | | Added Latvian keyboard
* added Borsenkow Andrej patch to support CHAP again.Francois Pons2001-08-273-4/+6
|
* add some important packagesFlorent Villard2001-08-261-15/+24
|
* *** empty log message ***Pascal Rigaux2001-08-261-0/+35
|
* save the .img file so that multi-cd install won't ask to re-enter first cdGuillaume Cottenceau2001-08-261-6/+18
|
* require -> useGuillaume Cottenceau2001-08-261-1/+4
|
* fetch directly the latest drakx-help.xmlPascal Rigaux2001-08-262-3/+6
|
* updated pot filePablo Saratxaga2001-08-263-5917/+6694
|
* add "rpm -qa"Pascal Rigaux2001-08-251-1/+5
|
* *** empty log message ***Pascal Rigaux2001-08-251-0/+58
|
* fix deprecated call standalone::pkgs_installPascal Rigaux2001-08-251-1/+1
|
* added the missing security parameter to set_default_optionsPascal Rigaux2001-08-251-1/+1
|
* (mount): accept mounting iso9660 filesystem as it should bePascal Rigaux2001-08-251-1/+3
|
* (write_fstab): enable mounting more than one swap :)Pascal Rigaux2001-08-251-1/+1
|
* icon correctiondamien2001-08-252-8/+8
|
* auto-generates help.pm from xml doc done by doc teamPascal Rigaux2001-08-243-972/+526
|
* give a little more free space (esp. for russian lang)Pascal Rigaux2001-08-241-1/+1
|
* (test_pms): make perl_checker skip help.pmPascal Rigaux2001-08-241-1/+1
|
* - descr of proc filesGuillaume Cottenceau2001-08-241-3/+4
| | | | | - fix small typo (segfault or not segfault? that's the question)
* mini pixmaps, and lower color res for normal pixdamien2001-08-244-1148/+1192
|
* *** empty log message ***Pascal Rigaux2001-08-242-0/+91
|
* updated mouse testdamien2001-08-241-1/+5
|
* enable install from Compaq Smart ArrayGuillaume Cottenceau2001-08-243-3/+47
|
* allow unsetting of automatic mode if not enough parameter provided in ↵Guillaume Cottenceau2001-08-241-4/+9
| | | | network steps
* use CC rather than gcc staticallyGuillaume Cottenceau2001-08-242-4/+2
|
* fix this dietlibc... hope the uncompressing of ramdisk will rulz nowGuillaume Cottenceau2001-08-241-0/+3
|
* ensure no .orig are generated when the pcmcia patch is appliedPascal Rigaux2001-08-241-1/+1
|
* no need for UTF-8/LC_CTYPEPascal Rigaux2001-08-242-2/+2
|
* revert my auto->interactive patchGuillaume Cottenceau2001-08-241-2/+1
|
* fix "invalid file"Pascal Rigaux2001-08-241-9/+12
|
* *** empty log message ***Pascal Rigaux2001-08-241-0/+83
|
* enabling euro and utf-8 for some languages; added unicode fontPablo Saratxaga2001-08-243-20/+31
|
* fixed hdInstallPath for an hd installation without usingRamdisk (not installingFrancois Pons2001-08-241-1/+1
| | | | | urpmi in such case).
* updated packages to copy for printerdrake, removed almost obsoletes XFree86Francois Pons2001-08-241-5/+9
| | | | | | 3.3.6 servers (8514, AGX, Mach32, Mach8, Mono, P9000, W32, I128, VGA16, 3DLabs) which means user will have to change CD back to CD#1 if he a such a card.
* take care of using ram disk to remap mntpoint of hd installation partition.Francois Pons2001-08-241-2/+6
|
* (mount): allow to mount 'proc' and 'usbdevfs'Pascal Rigaux2001-08-241-1/+1
|
* (write): do not die when real_mntpoint fs fail to unmount/remount, just logPascal Rigaux2001-08-241-2/+2
|
* (load_mo): if not usingRamdisk, don't try getFilePascal Rigaux2001-08-241-1/+1
|
* bugfix, speedtouch helpdamien2001-08-241-8/+12
|
* remove the cond_umount_hdimage and cond_remount_hdimagePascal Rigaux2001-08-241-2/+0
|
* fixed possible bug (not sorted partition when calling mount_part).Francois Pons2001-08-241-1/+2
|
* removed obsolete code for cond_remount and cond_umount and update hdInstallPathFrancois Pons2001-08-241-20/+9
| | | | | for hd installation.
* fixed partition never seen as mounted, added special case for real_mntpoint toFrancois Pons2001-08-241-2/+15
| | | | | remount magic partition on the right place.