index
:
drakx-backup-do-not-use
distro/mdv2007.1
distro/mdv2008.0
distro/mdv2008.1
distro/mdv2009.0
distro/mdv2009.1
distro/mdv2010.0
distro/mes5
distro/mes5-2.6.33
distro/mes6
distro/mga1
distro/mga2
distro/mga3
master
topic/Corpo_2_1
topic/KA9_0
topic/MDK-10-update
topic/MDK-10_1-update
topic/MDK-10_2-update
topic/MDK-2006_0-update
topic/MDK92-branch
topic/MDKC_1_0
topic/PCMCIA_CS_DISTRO
topic/R9_0-64bit-branch
topic/R9_1_HP-branch
topic/a
topic/before_matchbox_wm
topic/dietlibc
topic/firewall
topic/gdk-pixbuf-0-branch
topic/gi-ppc
topic/ia64-8_1
topic/mandrakesoft
topic/mlcd4
topic/ppp
topic/rp-pppoe
topic/switching_to_urpmi
topic/unlabeled-1.1.1
topic/v_webmin_0_87
topic/x86_64-branch
Mageia Installer and base platform for many utilities
Thierry Vignaud [tv]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mdk-stage1
Commit message (
Expand
)
Author
Age
Files
Lines
*
strip directory and module extension when getting module name
Olivier Blin
2008-02-11
1
-1
/
+5
*
convert module deps to modname as well
Olivier Blin
2008-02-11
1
-1
/
+1
*
alloc the string in filename2modname
Olivier Blin
2008-02-11
1
-9
/
+14
*
add find_modules_directory
Olivier Blin
2008-02-11
1
-1
/
+7
*
factorize /modules
Olivier Blin
2008-02-11
1
-4
/
+5
*
fix typo
Olivier Blin
2007-12-21
1
-1
/
+1
*
rebuild with list_modules to handle atl2 ethernet driver
Olivier Blin
2007-12-21
2
-1
/
+4
*
export BASE when building tarball
Olivier Blin
2007-12-21
1
-2
/
+2
*
fix linking with dietlibc /o\
Olivier Blin
2007-11-16
1
-1
/
+1
*
fix linking of static archives with gcc
Olivier Blin
2007-11-16
1
-2
/
+4
*
fix build with gcc
Olivier Blin
2007-11-16
4
-0
/
+5
*
fix typo, return the number of KA try
Antoine Ginies
2007-10-25
1
-9
/
+8
*
use mirrors with type=distrib only (skip both type=iso and type=updates, #34912)
Olivier Blin
2007-10-23
1
-2
/
+2
*
allow to probe USB bus only
Olivier Blin
2007-10-23
1
-2
/
+9
*
link with pcmcia/sysfs libs
Olivier Blin
2007-10-23
1
-1
/
+1
*
use FULL objects in probe-modules
Olivier Blin
2007-10-23
1
-1
/
+1
*
do not probe PCI devices when probing USB bus
Olivier Blin
2007-10-23
1
-1
/
+1
*
fix probing USB controllers when probing USB devices directly
Olivier Blin
2007-10-23
1
-3
/
+1
*
1.18
Olivier Blin
2007-10-03
2
-1
/
+4
*
add probe-modules helper
Olivier Blin
2007-10-03
2
-1
/
+48
*
export find_media function
Olivier Blin
2007-10-03
2
-1
/
+2
*
1.17
Olivier Blin
2007-09-24
2
-1
/
+6
*
do not explicitely try to load ide-generic, ldetect will fallback to ide-gene...
Olivier Blin
2007-09-24
2
-12
/
+0
*
use modules from disk/ide category (#33043)
Olivier Blin
2007-09-24
1
-1
/
+1
*
1.16
Pascal Rigaux
2007-09-05
2
-1
/
+2
*
- if you give nfs directory xxx, try to use xxx/ARCH
Pascal Rigaux
2007-09-05
5
-5
/
+28
*
1.15
Olivier Blin
2007-08-27
2
-1
/
+2
*
read modules description from /modules/modules.description (and drop hardcode...
Olivier Blin
2007-08-27
4
-72
/
+62
*
make filename2modname modify in-place
Olivier Blin
2007-08-27
1
-8
/
+7
*
extract filename2modname() function
Olivier Blin
2007-08-27
1
-9
/
+12
*
move some code in new cat_file and line_counts functions
Olivier Blin
2007-08-27
3
-23
/
+41
*
include stage1.h earlier so that _GNU_SOURCE and strndup are defined
Olivier Blin
2007-08-27
2
-4
/
+4
*
use alloca
Olivier Blin
2007-08-27
1
-2
/
+3
*
fix allocated size for modules list (oops)
Olivier Blin
2007-08-27
1
-2
/
+2
*
reorganize code
Olivier Blin
2007-08-27
1
-42
/
+40
*
indent
Olivier Blin
2007-08-27
1
-15
/
+15
*
allow debug mode to go further when loading modules
Olivier Blin
2007-08-27
1
-6
/
+3
*
ask loading modules from /modules if needed
Olivier Blin
2007-08-27
2
-7
/
+17
*
enlarge ask_from_list array size to match list_directory()
Olivier Blin
2007-08-27
1
-1
/
+1
*
simplify using string_array_length
Olivier Blin
2007-08-27
1
-8
/
+2
*
1.14
Olivier Blin
2007-08-23
2
-1
/
+2
*
factorize code in a new device_match_modules_list() function and thus fix seg...
Olivier Blin
2007-08-23
2
-28
/
+24
*
1.13
Olivier Blin
2007-08-21
2
-1
/
+9
*
remove kernel 2.4->2.6 module map, we don't use module names from pcitable an...
Olivier Blin
2007-08-21
1
-36
/
+5
*
use '_' in module names when explicitely loading modules
Olivier Blin
2007-08-21
4
-6
/
+6
*
keep module in dependencies list even if it has no dependencies (to keep trac...
Olivier Blin
2007-08-21
1
-4
/
+0
*
convert module name to filename before loading it (using modules.dep to get f...
Olivier Blin
2007-08-21
2
-2
/
+20
*
rename name as modname in module_deps_elem struct
Olivier Blin
2007-08-21
2
-5
/
+5
*
1.12
Olivier Blin
2007-08-20
2
-1
/
+4
*
use local list_modules.pm (from ../kernel)
Olivier Blin
2007-08-20
3
-0
/
+3
[next]