summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* tag it as executableThierry Vignaud2007-08-291-0/+0
|
* - ugtk2: use given title if available instead of default step title (#32923)Pascal Rigaux2007-08-292-1/+3
|
* steps list: make all default banner titles homogenous (by making themThierry Vignaud2007-08-291-16/+16
| | | | | translated later (because translate() would be called before locale binding))
* Japanese translation updated.Yukiko Bando2007-08-291-7/+7
|
* upJosé Melo2007-08-281-19/+7
|
* update translation for HebrewDotan Kamber2007-08-281-2/+2
|
* update translation for HebrewDotan Kamber2007-08-281-2/+2
|
* (translate_real) simplifyThierry Vignaud2007-08-281-4/+3
|
* (translate_real) in english 1 is singular whereas 0 is plural (pixel)Thierry Vignaud2007-08-281-1/+3
|
* New translations.Mashrab Kuvatov2007-08-282-124/+99
|
* (translate_real) fix plural translating for C localeThierry Vignaud2007-08-282-1/+2
|
* ensure we have only one of { noatime, relatime }Pascal Rigaux2007-08-281-0/+1
|
* updateJosé Melo2007-08-281-126/+20
|
* updateJosé Melo2007-08-281-225/+124
|
* update translation for HebrewDotan Kamber2007-08-271-22/+14
|
* updateThierry Vignaud2007-08-271-7/+7
|
* updateThierry Vignaud2007-08-271-33/+7
|
* sync with codeThierry Vignaud2007-08-2771-863/+1472
|
* bump release for installer (10.4.180)Thierry Vignaud2007-08-272-1/+3
|
* log latest blino changeThierry Vignaud2007-08-271-0/+1
|
* update banner for RC1Olivier Blin2007-08-271-0/+0
|
* 1.19Olivier Blin2007-08-272-1/+3
|
* 1.15Olivier Blin2007-08-272-1/+2
|
* read modules description from /modules/modules.description (and drop ↵Olivier Blin2007-08-274-72/+62
| | | | hardcoded descriptions...)
* make filename2modname modify in-placeOlivier Blin2007-08-271-8/+7
|
* extract filename2modname() functionOlivier Blin2007-08-271-9/+12
|
* - bug command: fix choosing the usb-key/floppy drivePascal Rigaux2007-08-272-4/+12
| | | | | (ie adapting interactive::stdio to new interactive callbacks)
* move some code in new cat_file and line_counts functionsOlivier Blin2007-08-273-23/+41
|
* include stage1.h earlier so that _GNU_SOURCE and strndup are definedOlivier Blin2007-08-272-4/+4
|
* - add /usr/share/ldetect-lst/fallback-modules.alias for Pascal Rigaux2007-08-272-0/+3
| | | | | drakx-in-chroot on old kernels
* use allocaOlivier Blin2007-08-271-2/+3
|
* fix allocated size for modules list (oops)Olivier Blin2007-08-271-2/+2
|
* (bestKernelPackage) fallback to kernel-desktopThierry Vignaud2007-08-272-1/+2
|
* reorganize codeOlivier Blin2007-08-271-42/+40
|
* indentOlivier Blin2007-08-271-15/+15
|
* allow debug mode to go further when loading modulesOlivier Blin2007-08-271-6/+3
|
* ask loading modules from /modules if neededOlivier Blin2007-08-272-7/+17
|
* - fix summary in text mode (#32858)Pascal Rigaux2007-08-272-1/+2
| | | | | (regression introduced by "User Management" which has no val)
* xfs is *not* mandatory for Xorg to run (#32846)Pascal Rigaux2007-08-271-1/+1
|
* - diskdrakePascal Rigaux2007-08-273-14/+13
| | | | | o fix coloring "Other" partitions (#32845)
* - diskdrakePascal Rigaux2007-08-273-1/+4
| | | | | o fix action "Type" on a software raid (eg: dm0)
* drop Move support (unused for quite a long time and superceeded by GlobetrotterThierry Vignaud2007-08-279-48/+10
| | | | | which itself was obsoleted by Mdv One)
* enlarge ask_from_list array size to match list_directory()Olivier Blin2007-08-271-1/+1
|
* simplify using string_array_lengthOlivier Blin2007-08-271-8/+2
|
* - fix loading linux software raid (mdadm) kernel modulesPascal Rigaux2007-08-272-5/+14
| | | | | (after rename raid5&raid6 -> raid456)
* add raid456 moduleOlivier Blin2007-08-272-1/+3
|
* Update fr translationChristophe Berthelé2007-08-251-110/+4
|
* Japanese translation updated.Yukiko Bando2007-08-251-9/+7
|
* Japanese translation updated.Yukiko Bando2007-08-251-107/+2
|
* drop globetrotter support (unused for quite a long time and superceeded by ↵Thierry Vignaud2007-08-246-18/+12
| | | | | | | Mdv One) we should just drop Mdv Move code btw...