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
path:
root
/
lib
/
MDV
/
Draklive
Commit message (
Expand
)
Author
Age
Files
Lines
*
use bootloader module to build initrd and create kernel symlinks (gdium frien...
Olivier Blin
2009-11-09
1
-16
/
+7
*
simplify
Olivier Blin
2009-11-09
1
-4
/
+4
*
use bootloader module to find kernel (gdium friendly)
Olivier Blin
2009-11-09
1
-6
/
+8
*
make find_kernel return a hash like used in bootloader module
Olivier Blin
2009-11-09
2
-3
/
+3
*
don't mount /dev/pts since this causes huge slowdowns
Christophe Fergeau
2009-10-31
1
-6
/
+2
*
do not add default boot entry in syslinux if media boot_entries is defined
Olivier Blin
2009-10-29
1
-0
/
+2
*
fix setting label on fat
Olivier Blin
2009-10-26
1
-1
/
+1
*
use ext4 by default for harddisk
Olivier Blin
2009-10-23
1
-1
/
+1
*
set label at mkfs time
Olivier Blin
2009-10-23
1
-4
/
+8
*
supplement / partition label with default one if needed
Olivier Blin
2009-10-23
1
-0
/
+3
*
use add_splash for classical bootloader too
Olivier Blin
2009-10-14
1
-5
/
+1
*
handle initrd in chroot (to further factorize)
Olivier Blin
2009-10-14
1
-5
/
+14
*
move down require
Olivier Blin
2009-10-14
1
-1
/
+1
*
add some comments
Olivier Blin
2009-10-14
1
-0
/
+2
*
remove hardcoded splashy code and use back bootloader::add_boot_splash
Olivier Blin
2009-10-14
1
-22
/
+10
*
only warn if there is no default plymouth theme
Olivier Blin
2009-10-07
1
-1
/
+7
*
forgot to initialize one variable in plymouth handling code
Christophe Fergeau
2009-09-30
1
-0
/
+1
*
stop plymouth when using initrd_debug
Christophe Fergeau
2009-09-30
1
-1
/
+1
*
mount One tmpfs with 0755 perms, fixes #51565
Christophe Fergeau
2009-09-23
1
-0
/
+1
*
make it possible to specify mount options for tmpfs mounts (should it be
Christophe Fergeau
2009-09-23
1
-1
/
+2
*
refine plymouth support
Christophe Fergeau
2009-09-23
1
-23
/
+14
*
Rough plymouth support
Christophe Fergeau
2009-09-17
1
-9
/
+26
*
extract MDV::Draklive::Live::get_lib_prefix
Olivier Blin
2009-09-15
2
-3
/
+8
*
use format_disk for usb devices too
Olivier Blin
2009-09-15
1
-1
/
+1
*
add hack to use modules list from chroot
Olivier Blin
2009-09-14
1
-2
/
+14
*
explicitely call list_modules::category2modules
Olivier Blin
2009-09-14
1
-2
/
+2
*
add default label for harddisk storage
Olivier Blin
2009-09-11
1
-0
/
+1
*
use more meaningful supplement_slash_size
Olivier Blin
2009-09-11
1
-2
/
+1
*
initialize default partitions earlier (required when building boot files)
Olivier Blin
2009-09-11
2
-11
/
+17
*
allow to format disk devices
Olivier Blin
2009-09-11
1
-0
/
+1
*
fix size approximations by using ceil
Olivier Blin
2009-08-04
1
-1
/
+2
*
keep an int
Olivier Blin
2009-08-04
1
-1
/
+1
*
preset fs_type for OEM_RESCUE partition too
Olivier Blin
2009-08-04
1
-2
/
+5
*
really avoid vivification
Olivier Blin
2009-08-04
1
-1
/
+5
*
do not vivify replicator and oem_rescue
Olivier Blin
2009-08-04
1
-1
/
+1
*
allow to install bootloader on separate /boot partition
Olivier Blin
2009-08-03
1
-0
/
+5
*
we should use fs::format for that
Olivier Blin
2009-07-31
1
-0
/
+1
*
add swap support
Olivier Blin
2009-07-31
1
-0
/
+2
*
correct slash size in supplement_partitions
Olivier Blin
2009-07-31
1
-1
/
+3
*
move / size and fs type pre-computing in a new supplement_partitions media me...
Olivier Blin
2009-07-30
2
-1
/
+11
*
excluded modules should not be reported as missing
Olivier Blin
2009-07-28
1
-1
/
+1
*
detect some modules as built-in and do not wrongly abort
Olivier Blin
2009-07-28
1
-1
/
+10
*
bless $live->{oem_rescue}{media}
Olivier Blin
2009-06-29
1
-1
/
+1
*
do not crash if index can not be found
Olivier Blin
2009-06-29
1
-1
/
+1
*
add find_partition_index helper
Olivier Blin
2009-06-26
1
-0
/
+5
*
fill a partitions hash in media
Olivier Blin
2009-06-26
1
-0
/
+1
*
factorize
Olivier Blin
2009-06-26
1
-2
/
+3
*
allow to create ext4 filesystems
Olivier Blin
2009-06-17
1
-1
/
+1
*
allow to set inode size in {media}{inode_size} for ext2/ext3 file systems
Olivier Blin
2009-06-17
1
-2
/
+2
*
fix previous commit to update /boot/vmlinuz correctly
Olivier Blin
2009-05-26
1
-3
/
+5
[next]