summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update zh_TW translationShiva Huang2008-02-131-48/+53
|
* load disk/ide before disk/scsi (to prevent sata deps from overriding ↵Olivier Blin2008-02-122-1/+7
| | | | non-libata pata modules)
* 10.6.19Pascal Rigaux2008-02-122-1/+3
|
* 1.28Olivier Blin2008-02-122-1/+3
|
* restore full modules.alias (depmod keeps only available modules in ↵Olivier Blin2008-02-122-1/+5
| | | | modules.alias, but we want them all)
* - do not propose "KDE, GNOME or Custom" profiles if the partition is small Pascal Rigaux2008-02-122-1/+4
| | | | | | | | | (< 2.5GB) otherwise the installer will not be able to install the full profile eg: kdebase-konsole doesn't get installed with a 2GB "/" (where "available size corrected" is 1.3GB)
* - auto partitioning: ensure the "/" is bigger on small drivesPascal Rigaux2008-02-122-2/+4
| | | | | eg: on 4G hd, "/" was 2G only, it will now be 2.7G
* fix spacing in 10.6.18's changelogThierry Vignaud2008-02-121-0/+1
|
* 10.6.18Thierry Vignaud2008-02-121-0/+2
|
* (_gtk__Sexy_IconEntry) handle 'icon-pressed' signal tooThierry Vignaud2008-02-122-0/+3
|
* 10.6.18Olivier Blin2008-02-112-1/+4
|
* 1.27Olivier Blin2008-02-112-1/+8
|
* 1.21:Olivier Blin2008-02-112-1/+5
| | | | | | - load nls_cp437 and nls_iso8859_1 when loading vfat (used to be in custom modules.dep)
* factorize imm and ppa in parallel_zip_modulesOlivier Blin2008-02-111-3/+5
|
* do not try to load parport_pc twiceOlivier Blin2008-02-111-1/+0
|
* do not use custom modules.dep format anymoreOlivier Blin2008-02-111-16/+0
|
* do not modify modules.dep to load parport_pc for parport, but inline in code ↵Olivier Blin2008-02-112-3/+1
| | | | (to keep a "clean" modules.dep)
* do not modify modules.dep to load nls modules for fat, but inline in code ↵Olivier Blin2008-02-113-3/+5
| | | | (to keep a "clean" modules.dep)
* do not try to load /modules/modules.descriptionOlivier Blin2008-02-111-1/+0
|
* use list_modules::load_default_moddeps instead of loading hardcoded ↵Olivier Blin2008-02-112-3/+3
| | | | /modules/modules.dep
* remove symlinks in toplevel /modulesOlivier Blin2008-02-111-1/+0
|
* add modules in /modules/`uname -r` and use depmod to build modules.{dep,alias}Olivier Blin2008-02-111-2/+3
|
* make /lib/modules symlink relativeOlivier Blin2008-02-111-1/+1
|
* do not copy modules.description to topdir (for future depmod call to succeed)Olivier Blin2008-02-111-2/+0
|
* do not load moddeps from $::prefix but from real rootOlivier Blin2008-02-111-1/+1
|
* use modname2path instead of hardcoding /modules (to use /lib/modules/`uname -r`)Olivier Blin2008-02-111-14/+10
|
* add XML::Parser in perl_checker blacklistOlivier Blin2008-02-111-0/+1
|
* mark unused variablesOlivier Blin2008-02-111-1/+1
|
* remove useless rdzOlivier Blin2008-02-111-1/+0
|
* boot_img_ppc does not have an empty prototypeOlivier Blin2008-02-111-1/+1
|
* make bootsplash_cfg optionalOlivier Blin2008-02-111-3/+3
|
* s/bootspash_cfg/bootsplash_cfg/ (cosmetics)Olivier Blin2008-02-111-3/+3
|
* fix custom bootsplash theme support (was a typo)Olivier Blin2008-02-111-1/+1
|
* perl_checker space fixesOlivier Blin2008-02-111-2/+2
|
* use foreachOlivier Blin2008-02-111-1/+1
|
* 10.6.17Thierry Vignaud2008-02-112-1/+3
|
* (_gtk__Sexy_IconEntry) add support for Gtk2::Sexy::IconEntry (needed for ↵Thierry Vignaud2008-02-112-0/+25
| | | | rpmdrake)
* update NEWSOlivier Blin2008-02-111-1/+1
|
* 1.20Olivier Blin2008-02-112-1/+7
|
* load module passed as argument (if any), instead of probing busOlivier Blin2008-02-111-3/+16
|
* make probe-modules handle the "--usb" option instead of "usb"Olivier Blin2008-02-111-1/+1
|
* switch to modules from /lib/modules/`uname -r`, modules.dep containing full ↵Olivier Blin2008-02-111-4/+12
| | | | filename
* fix typoOlivier Blin2008-02-111-1/+1
|
* strip directory and module extension when getting module nameOlivier Blin2008-02-111-1/+5
|
* convert module deps to modname as wellOlivier Blin2008-02-111-1/+1
|
* alloc the string in filename2modnameOlivier Blin2008-02-111-9/+14
|
* add find_modules_directoryOlivier Blin2008-02-111-1/+7
|
* factorize /modulesOlivier Blin2008-02-111-4/+5
|
* perl_checker cleanupsThierry Vignaud2008-02-111-1/+2
|
* 10.6.16Pascal Rigaux2008-02-112-1/+3
|