summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* adapt to kernel 2.6 (and fake having one so that pkg selection defaults to 2.6)Pascal Rigaux2004-04-051-1/+5
|
* (setDefaultPackages) despite find and any are semantically equivalentThierry Vignaud2004-04-051-1/+1
| | | | | in this context, any will be used there (boolean vs scalar context)
* (setDefaultPackages) install alsa-utils if *any* of the present sound card ↵Thierry Vignaud2004-04-051-2/+1
| | | | is driven by ALSA
* install gnome-alsamixer and alsa-utils when there's an alsa driver sound cardThierry Vignaud2004-04-051-1/+2
| | | | | setDefaultPackages
* - move from /usr/bin/stage2 to /usr/lib/stage2Pascal Rigaux2004-04-051-6/+6
| | | | | | - use the new "./make_boot_img move" (so remove building isolinux/boot.msg) - separate the stage1 + isolinux build
* - no need forking make_boot_imgPascal Rigaux2004-04-052-424/+30
| | | | | - also create the isolinux picture (was done in move/Makefile)
* perl now handle cleanly utf8 string in exceptions, no need to die \N("...")Pascal Rigaux2004-04-0518-57/+56
|
* move from /usr/bin/stage2 to /usr/lib/stage2 (cleaner)Pascal Rigaux2004-04-053-3/+3
|
* im-ja has been reported to be more user-friendly than uimThierry Vignaud2004-04-051-1/+1
|
* log nv<=>nvidia switchesThierry Vignaud2004-04-051-0/+2
|
* remove file already in cluster/mdkc2 cvs branchAntoine Ginies2004-04-037-1091/+0
|
* Updated Spanish translationsFabián Mandelbaum2004-04-021-1090/+1100
|
* first relseaseAntoine Ginies2004-04-027-0/+1091
|
* clean init-move when cleaningPascal Rigaux2004-04-021-1/+1
|
* we don't provide a cdrom.rdz (not useful, either El Torito "no emulation" ↵Pascal Rigaux2004-04-021-1/+0
| | | | works, either it is too late)
* enable nfs install on old i586 machines (or maybe poor network cards) ↵Pascal Rigaux2004-04-021-3/+5
| | | | (bugzilla #9322) (thanks to Michael Riss)
* updated Farsi and Norwegian filesPablo Saratxaga2004-04-021-1170/+1099
|
* updated Mongol filesPablo Saratxaga2004-04-015-6099/+6070
|
* updated pot filePablo Saratxaga2004-04-0138-41237/+41906
|
* let execl() handle the arg array (this is safer)Thierry Vignaud2004-04-011-1/+1
|
* pass timeout parameter tooThierry Vignaud2004-04-012-2/+4
|
* enable to translate a few more messagesThierry Vignaud2004-04-011-1/+1
|
* translate "XYZ was added/removed" messagesThierry Vignaud2004-04-011-2/+2
|
* list service_harddrake_confirm tooThierry Vignaud2004-04-011-1/+1
|
* move harddrake service confirmation script from spec file into its own fileThierry Vignaud2004-04-012-9/+8
|
* space cleanupThierry Vignaud2004-04-011-1/+1
|
* fix drakxtools postuninstall scriptThierry Vignaud2004-03-311-0/+1
|
* typo fixThierry Vignaud2004-03-311-3353/+3609
|
* Added missing choice for Latgalian (it had been forgotten when adding thePablo Saratxaga2004-03-302-0/+2
| | | | | 10.0 new languages)
* updateThierry Vignaud2004-03-301-2971/+3249
|
* add boot.iso to images/MD5SUM (thanks to Frederik Himpe)Pascal Rigaux2004-03-301-1/+1
|
* share translation with help.pmThierry Vignaud2004-03-301-1/+1
|
* fix relative file names (mostly (only?) for debugging)Pascal Rigaux2004-03-301-1/+1
|
* add /sbin/badblocksPascal Rigaux2004-03-301-0/+1
|
* 10-29mdkThierry Vignaud2004-03-291-1/+4
|
* space "fix"Thierry Vignaud2004-03-291-1/+1
|
* typo fixThierry Vignaud2004-03-291-1/+1
|
* only alter xfree config if we found an nvidia cardThierry Vignaud2004-03-291-6/+7
|
* *** empty log message ***Pascal Rigaux2004-03-291-1/+22
|
* try several locationsThierry Vignaud2004-03-291-1/+1
|
* corrected default:LTR entriesPablo Saratxaga2004-03-292-7170/+8217
|
* check for compressed nvidia modules tooThierry Vignaud2004-03-291-1/+1
|
* 10-28mdkThierry Vignaud2004-03-291-1/+4
|
* typo fixThierry Vignaud2004-03-291-1/+1
|
* *** empty log message ***Dovix2004-03-281-3626/+4399
|
* Arabeyes.org's translationYoucef Rabah Rahal2004-03-281-4726/+5790
|
* *** empty log message ***Pascal Rigaux2004-03-261-1/+19
|
* (installTransactionClosure) fix list refreshing (warly)Thierry Vignaud2004-03-261-0/+1
|
* fix changelogThierry Vignaud2004-03-261-1/+1
|
* - add SMP and BIGMEM for kernel-2.4Florent Villard2004-03-261-3/+7
| | | | | | - aggregate all the kernel-2.4 in one occurence not to raised the "complicated tags" error in install rpmsrate parsing code