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 (
Expand
)
Author
Age
Files
Lines
*
create empty fstab and mtab for fsck programs not to complain
distro/mdv2007.1
Olivier Blin
2007-12-13
1
-0
/
+3
*
chomp filename
Olivier Blin
2007-12-13
1
-1
/
+2
*
add ext2 and vfat storage types (with auto-fsck for ext2)
Olivier Blin
2007-12-13
1
-0
/
+19
*
add partition "loop" type to be able to mount partitions in initrd
Olivier Blin
2007-12-13
1
-0
/
+11
*
copy binary files for loop types if needed
Olivier Blin
2007-12-13
1
-1
/
+3
*
add inst_initrd_bin helper to copy binaries and their library dependencies
Olivier Blin
2007-12-13
1
-4
/
+12
*
rename debug command line option as initrd_debug not to conflict with kernel ...
Olivier Blin
2007-12-13
1
-1
/
+1
*
do not break / if modules directory is not available
Olivier Blin
2007-10-26
1
-1
/
+1
*
do not use modules for volatile_squash_union
Olivier Blin
2007-10-26
1
-1
/
+0
*
do not allow to create USB master, it is not correctly implemented yet
Olivier Blin
2007-10-16
1
-1
/
+1
*
create 2007.1 branch
Olivier Blin
2007-09-29
0
-0
/
+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 vmlinuz-tmb-deskt...
Olivier Blin
2007-09-03
1
-1
/
+1
*
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
*
move mount actions in a storage_fs hash
Olivier Blin
2007-08-28
1
-7
/
+22
*
supplement perl_checker blacklist
Olivier Blin
2007-08-28
1
-0
/
+4
*
run mkdevices to create nodes for existing devices
Olivier Blin
2007-08-28
1
-0
/
+1
*
fix typo
Olivier Blin
2007-08-28
1
-1
/
+1
*
move modules mount point in new root
Olivier Blin
2007-08-28
1
-0
/
+1
*
cosmetics
Olivier Blin
2007-08-28
1
-1
/
+2
*
remove more dirs
Olivier Blin
2007-08-28
1
-1
/
+1
*
add a new is_loopback variable to better list selected loopbacks
Olivier Blin
2007-08-28
1
-1
/
+3
*
create less loop devices by default
Olivier Blin
2007-08-28
1
-2
/
+3
*
allow to specify ro unionfs branches
Olivier Blin
2007-08-28
1
-1
/
+1
*
make bootloader timeout configurable
Olivier Blin
2007-08-28
1
-2
/
+8
*
fix unionfs branches list by removing trailing colon (for unionfs2)
Olivier Blin
2007-08-28
1
-1
/
+1
*
make boot and loopbacks read-only
Olivier Blin
2007-08-28
1
-0
/
+2
*
mark hidden files hidden only
Olivier Blin
2007-08-28
1
-1
/
+1
*
fix vfat check...
Olivier Blin
2007-07-16
1
-1
/
+1
*
oops, I really meant vfat when stripping labels for nash
Olivier Blin
2007-06-12
1
-2
/
+2
*
add a get_media_source_for_nash functions that formats ext2 labels accordingly
Olivier Blin
2007-06-11
1
-1
/
+10
*
do not select modules directory together with loopbacks
Olivier Blin
2007-06-07
1
-1
/
+1
*
hidden_files is a better name
Olivier Blin
2007-06-07
1
-2
/
+2
*
hide more autorun files
Olivier Blin
2007-06-07
1
-1
/
+1
*
remove multi squash union, better replaced with modules
Olivier Blin
2007-06-07
1
-13
/
+0
*
use modules in volatile_squash_union mounts
Olivier Blin
2007-06-07
1
-0
/
+1
*
fix extra files selection in cdrom master
Olivier Blin
2007-06-07
1
-2
/
+2
*
perl_checker fixes
Olivier Blin
2007-06-05
1
-2
/
+2
*
only run mattrib for vfat
Olivier Blin
2007-06-05
1
-1
/
+3
*
also hide autorun.inf (yes, hardcode it)
Olivier Blin
2007-06-05
1
-1
/
+1
*
hide all files begining with a dot on USB media
Olivier Blin
2007-06-05
1
-4
/
+3
*
do not copy extra media files in boot images
Olivier Blin
2007-06-05
1
-5
/
+5
*
add a glob wrapper that dotglob behavior and expand only if needed
Olivier Blin
2007-06-05
1
-1
/
+8
[next]