index
:
drakiso
master
Mageia Tools for Live CD/DVD Generation
Martin Whitaker [martinw]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
compute md5sum and sha1sum for ISO images (in addition to the mkcd checksum)
Olivier Blin
2007-12-13
1
-1
/
+7
*
name images after live name instead of live.iso/live.img
Olivier Blin
2007-12-13
1
-2
/
+2
*
die if an initrd binary can't be copied
Olivier Blin
2007-12-13
1
-1
/
+1
*
use inst_initrd_bin when possible, and groupir
Olivier Blin
2007-12-13
1
-16
/
+10
*
remove now useless lib_prefix cruft
Olivier Blin
2007-12-13
1
-15
/
+1
*
add more modules in perl_checker blacklist
Olivier Blin
2007-12-13
1
-0
/
+2
*
drop ping for NFS initrds
Olivier Blin
2007-12-13
1
-8
/
+0
*
move ifconfig/mount copy in storage_fs
Olivier Blin
2007-12-13
1
-4
/
+1
*
use inst_initrd_bin for strace
Olivier Blin
2007-12-13
1
-4
/
+1
*
create empty fstab and mtab for fsck programs not to complain
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
*
copy gfxmenu instead of moving it (#31879)
Olivier Blin
2007-11-12
1
-1
/
+1
*
chomp arch returned by rpm to fix directory names when arch is not in setting...
Olivier Blin
2007-11-12
1
-1
/
+1
*
reorder so that arch is set before calling get_builddir and get_system_root (...
Olivier Blin
2007-11-12
1
-4
/
+4
*
remove debug code
Olivier Blin
2007-11-05
1
-1
/
+0
*
compute media dirs on the fly instead of hardcoding at start (to support CD-R...
Olivier Blin
2007-11-05
1
-26
/
+47
*
allow to remove files on live media from live->{media}{remove_files}
Olivier Blin
2007-11-02
1
-0
/
+12
*
do not hardcode rpm __db files removal in draklive
Olivier Blin
2007-11-02
1
-3
/
+0
*
run postInstall after copying packages
Olivier Blin
2007-11-02
1
-3
/
+3
*
make modules optional for custom squash_union
Olivier Blin
2007-11-01
1
-2
/
+2
*
oops, fix braces
Olivier Blin
2007-10-26
1
-2
/
+2
*
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 to...
Olivier Blin
2007-10-25
1
-1
/
+1
*
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 transpa...
Olivier Blin
2007-10-03
1
-0
/
+2
*
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
[next]