summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* convert module name to filename before loading it (using modules.dep to get ↵Olivier Blin2007-08-212-2/+20
| | | | filename)
* rename name as modname in module_deps_elem structOlivier Blin2007-08-212-5/+5
|
* merge category2modules_raw and category2modules (the first being unused)Olivier Blin2007-08-211-8/+2
|
* use category2modules (unchecked, and it seems flatten_and_check is not used ↵Olivier Blin2007-08-211-1/+1
| | | | anymore)
* use module names instead of filenames for stage1Olivier Blin2007-08-211-1/+1
|
* set default per step banner title & icon for all stepsThierry Vignaud2007-08-212-8/+16
|
* do not display "Bootloader" step in drakx-in-chrootPascal Rigaux2007-08-211-1/+1
|
* "administrator" must be seen in translation (requested by product specs)Pascal Rigaux2007-08-211-2/+2
|
* - diskdrake:Pascal Rigaux2007-08-212-1/+3
| | | | | | | o fix displaying umount error message (#32273) (would need a little cleaning of stderr)
* use '_' in IDE module namesOlivier Blin2007-08-212-3/+3
|
* (enteringStep) move default per step banner title & icon into step_lists' ↵Thierry Vignaud2007-08-212-31/+22
| | | | steps table
* - diskdrake:Pascal Rigaux2007-08-213-0/+8
| | | | | | o write mdadm.conf when it is modified (#32360) (a nicer fix would be to write it when needed, not so soon, but it's harder)
* use intel_agp instead of intel-agpOlivier Blin2007-08-211-1/+1
|
* use usb_storage instead of usb-storageOlivier Blin2007-08-214-7/+7
|
* kill old usb-storage code, mkinitrd now loads it when necessaryOlivier Blin2007-08-211-10/+0
|
* updateThierry Vignaud2007-08-211-14/+12
|
* updateThierry Vignaud2007-08-211-9/+9
|
* updateThierry Vignaud2007-08-211-11/+8
|
* sync with codeThierry Vignaud2007-08-2171-4312/+4384
|
* sync with codeThierry Vignaud2007-08-2171-2543/+2898
|
* 1.17Olivier Blin2007-08-212-1/+5
|
* 10.4.173Olivier Blin2007-08-212-1/+3
|
* use category2modules whenever possible (i.e. when module dependencies are ↵Olivier Blin2007-08-211-2/+2
| | | | available)
* convert module names to module filenamesOlivier Blin2007-08-212-1/+3
|
* update docPascal Rigaux2007-08-211-3/+3
|
* add a filenames hash and modname2filename()Olivier Blin2007-08-211-2/+10
|
* use modname notation for dependenciesOlivier Blin2007-08-211-2/+3
|
* update some docPascal Rigaux2007-08-211-13/+2
|
* add filename2modnameOlivier Blin2007-08-211-2/+8
|
* use 127.0.0.1 instead of localhost Pascal Rigaux2007-08-211-1/+1
| | | | | (it is needed by Frank Griffin to make it work, cf cooker mailing list)
* keep modules without dependencies in modules.dep, this file is used to get ↵Olivier Blin2007-08-211-6/+3
| | | | the module filename
* (load_raw_install) do warn if pata driver failed to load (now thatThierry Vignaud2007-08-211-2/+0
| | | | | pcitable do not list modules not present in current kernel)
* (new) fix wrong test (pixel), thus restoring support setted bannerThierry Vignaud2007-08-211-1/+1
| | | | | which was accidently broken by per step banner
* 1.16Olivier Blin2007-08-202-1/+5
|
* 10.4.172Olivier Blin2007-08-203-1/+10
|
* styleOlivier Blin2007-08-201-0/+1
|
* 1.12Olivier Blin2007-08-202-1/+4
|
* New translations.Mashrab Kuvatov2007-08-202-114/+67
|
* allow to specify size when creating pixbufs and imagesOlivier Blin2007-08-202-7/+18
|
* use category2modules_raw to get module filenamesOlivier Blin2007-08-201-3/+3
|
* use local list_modules.pm (from ../kernel)Olivier Blin2007-08-203-0/+3
|
* 10.4.171Olivier Blin2007-08-202-1/+4
|
* use '_' in modules namesOlivier Blin2007-08-201-1/+8
|
* ignore wmaster%d devicesOlivier Blin2007-08-201-1/+2
|
* use set_image() to set button image, to be able to add both label and imageOlivier Blin2007-08-201-2/+3
|
* handle homogenous and spacing properties for ButtonBox (should probably be ↵Olivier Blin2007-08-201-0/+2
| | | | factorized with _gtk_any_Box)
* support ellipsize option for labelsOlivier Blin2007-08-201-0/+1
|
* spacingThierry Vignaud2007-08-201-0/+1
|
* 10.4.170Thierry Vignaud2007-08-201-0/+2
|
* 10.4.170Olivier Blin2007-08-202-1/+2
|