index
:
draklive
distro/mdv2007.0
distro/mdv2007.1
distro/mdv2008.0
distro/mdv2009.0
distro/mdv2010.0
distro/mga2
master
user/martinw/use-grub2
Mageia Tools for Live CD/DVD Generation
Thomas Backlund [tmb]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
*
make volatile_squash_union a custom mount, to make modules optional
Olivier Blin
2007-10-26
1
-10
/
+13
|
*
do not uppercase label anymore for vfat partitions, nash with vol_id seems ↵
Olivier Blin
2007-10-25
1
-1
/
+1
|
|
|
|
to handle it fine
*
pass storage type when probing modules
Olivier Blin
2007-10-25
1
-1
/
+1
|
*
enable gfxboot only if $live->{system}{gfxboot} is set
Olivier Blin
2007-10-25
1
-2
/
+3
|
*
create more loop devices
Olivier Blin
2007-10-23
1
-1
/
+1
|
*
umount usb device if loopback copy fails
Olivier Blin
2007-10-18
1
-0
/
+2
|
*
unlink list file if loopbacks copy fails as well
Olivier Blin
2007-10-18
1
-1
/
+1
|
*
reorganize/reindent for next commit
Olivier Blin
2007-10-18
1
-12
/
+16
|
*
make warn messages less verbose
Olivier Blin
2007-10-18
1
-8
/
+8
|
*
do not allow to create USB master, it is not correctly implemented yet
Olivier Blin
2007-10-16
1
-1
/
+1
|
*
fix removal of __db files (do it in chroot)
Olivier Blin
2007-10-12
1
-1
/
+1
|
*
drop useless ide-generic hack, probe-modules will load it as fallback only
Olivier Blin
2007-10-03
1
-5
/
+0
|
*
drop usb-storage hack, this should be done by probe-modules
Olivier Blin
2007-10-03
1
-4
/
+0
|
*
eventually add and use probe-modules helper from stage1
Olivier Blin
2007-10-03
1
-0
/
+3
|
*
add missing semi-colon /o\
Olivier Blin
2007-10-03
1
-1
/
+1
|
*
add fallback-modules.alias
Olivier Blin
2007-10-03
1
-1
/
+1
|
*
add ldetect-lst tables and pci.ids for probe-modules
Olivier Blin
2007-10-03
1
-0
/
+4
|
*
add module alias files for probe-modules
Olivier Blin
2007-10-03
1
-1
/
+4
|
*
add modules.description for probe-modules
Olivier Blin
2007-10-03
1
-1
/
+1
|
*
add modules.dep for probe-modules
Olivier Blin
2007-10-03
1
-0
/
+4
|
*
pre-create /tmp for probe-modules
Olivier Blin
2007-10-03
1
-1
/
+1
|
*
add .ko.gz symlinks to .ko files (to be used by probe-modules, gzopen ↵
Olivier Blin
2007-10-03
1
-0
/
+2
|
|
|
|
transparently opens uncompressed files)
*
initrd's insmod need real module filename
Olivier Blin
2007-10-03
1
-1
/
+1
|
*
load dependencies of extra modules only
Olivier Blin
2007-10-03
1
-1
/
+3
|
*
do not explicitely load storage module in linuxrc (will be done by ↵
Olivier Blin
2007-10-03
1
-1
/
+1
|
|
|
|
probe-modules helper)
*
keep a separate storage_modules variable
Olivier Blin
2007-10-03
1
-7
/
+7
|
*
move disk/raw and disk/cdrom modules in a new media_modules setting
Olivier Blin
2007-10-03
1
-2
/
+5
|
*
do not add disk/raw category for cdrom media
Olivier Blin
2007-10-03
1
-1
/
+1
|
*
use underscores in iso8859 modules
Olivier Blin
2007-10-03
1
-1
/
+1
|
*
handle module names with underscores
Olivier Blin
2007-10-03
1
-1
/
+2
|
*
add trailing newline in missing modules die message (not to call the ↵
Olivier Blin
2007-10-03
1
-1
/
+1
|
|
|
|
infamous drakbug)
*
use new module dependencies functions from list_modules (such as modname2path)
Olivier Blin
2007-10-03
1
-22
/
+9
|
*
install modules in /modules instead of /lib in initrd
Olivier Blin
2007-10-03
1
-5
/
+4
|
*
move insmod after /proc and /sys are mounted (cosmetics for next commits)
Olivier Blin
2007-10-03
1
-1
/
+1
|
*
do not mess / tree if no live modules are used
Olivier Blin
2007-10-03
1
-1
/
+1
|
*
add a FIXME: CDROM image for USB systems use wrong boot directory
Olivier Blin
2007-10-03
1
-0
/
+1
|
*
workaround rpm bug that leaves a corrupted rpm DB in chroot
Olivier Blin
2007-10-03
1
-0
/
+3
|
*
initial creation
Thierry Vignaud
2007-10-01
1
-0
/
+437
|
*
add std changelog rules
Thierry Vignaud
2007-10-01
1
-0
/
+10
|
*
do not run service_harddrake stop anymore, it does not exist in 2008.0
Olivier Blin
2007-09-29
1
-4
/
+0
|
*
fix typo
Olivier Blin
2007-09-25
1
-1
/
+1
|
*
add newlines in die messages, not to trigger the infamous drakbug
Olivier Blin
2007-09-25
1
-29
/
+29
|
*
print usage if no option is specified
Olivier Blin
2007-09-25
1
-1
/
+1
|
*
fix division by zero /o\
Olivier Blin
2007-09-25
1
-1
/
+1
|
*
copy additional modules after plain modules, so that they can overwrite them
Olivier Blin
2007-09-19
1
-1
/
+1
|
*
fix additional modules copy
Olivier Blin
2007-09-19
1
-1
/
+1
|
*
please perl_checker
Olivier Blin
2007-09-03
1
-1
/
+1
|
*
don't check symlinks when looking for kernels (fix matching ↵
Olivier Blin
2007-09-03
1
-1
/
+1
|
|
|
|
vmlinuz-tmb-desktop586)
*
simplify
Olivier Blin
2007-09-03
1
-1
/
+1
|
*
allow to copy per-fs files in mkinitrd
Olivier Blin
2007-08-28
1
-1
/
+9
|
[next]