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
/
draklive
Commit message (
Expand
)
Author
Age
Files
Lines
*
use the old way to write grub, we can't always run it from target image (stil...
Olivier Blin
2008-11-13
1
-18
/
+10
*
add a FIXME about custom grub-install
Olivier Blin
2008-11-12
1
-0
/
+1
*
factorize remaining grub device map usage
Olivier Blin
2008-11-12
1
-3
/
+3
*
write a /boot/grub/install.sh script when installing grub, and run grub in ch...
Olivier Blin
2008-11-12
1
-8
/
+27
*
help cperl colorization
Olivier Blin
2008-11-07
1
-1
/
+1
*
add more error messages about fdisk
Olivier Blin
2008-11-07
1
-1
/
+1
*
increase master size
Olivier Blin
2008-11-03
1
-1
/
+1
*
allocate less space for masters
Olivier Blin
2008-10-30
1
-1
/
+1
*
factorize rsync progress update code
Olivier Blin
2008-10-30
1
-30
/
+20
*
print rsync progress when no specific progress function is used
Olivier Blin
2008-10-30
1
-2
/
+2
*
space fix
Olivier Blin
2008-10-30
1
-1
/
+1
*
use again du --apparent-size for some sparse files
Olivier Blin
2008-10-30
1
-1
/
+1
*
lower estimated disk size in heuristics
Olivier Blin
2008-10-30
1
-5
/
+6
*
fix compressed image check
Olivier Blin
2008-10-30
1
-2
/
+3
*
fix complete_config
Olivier Blin
2008-10-29
1
-1
/
+1
*
move detect_devices use where it belongs
Olivier Blin
2008-10-29
1
-1
/
+0
*
move storage types in MDV::Draklive::Storage
Olivier Blin
2008-10-29
1
-38
/
+3
*
move Media usage to Config module, since it can bless Media objects
Olivier Blin
2008-10-29
1
-1
/
+0
*
move Mounts and CustomMedia usage to Config module, since they are to be used...
Olivier Blin
2008-10-29
1
-2
/
+0
*
move config code in MDV::Draklive::Config
Olivier Blin
2008-10-29
1
-84
/
+8
*
extract predefined and custom mounts/fs in MDV::Draklive::Mounts and MDV::Dra...
Olivier Blin
2008-10-29
1
-102
/
+2
*
move overlay data in MDV::Draklive::Overlay
Olivier Blin
2008-10-29
1
-17
/
+0
*
move initrd code in new MDV::Draklive::Initrd module
Olivier Blin
2008-10-29
1
-273
/
+3
*
use less confusing variable name for already used loop_types
Olivier Blin
2008-10-29
1
-2
/
+2
*
extract loop types in MDV::Draklive::Loopback
Olivier Blin
2008-10-29
1
-103
/
+1
*
rename loop hash as loop_types
Olivier Blin
2008-10-28
1
-18
/
+18
*
move device_allocate_file and device_mkfs in MDV::Draklive::Utils
Olivier Blin
2008-10-28
1
-22
/
+5
*
extract progress code in a new MDV::Draklive::Progress object
Olivier Blin
2008-10-28
1
-30
/
+7
*
add comment about IO::Handle usage
Olivier Blin
2008-10-28
1
-1
/
+1
*
move IPC and IO use where appropriate
Olivier Blin
2008-10-28
1
-2
/
+0
*
move get_media_prefix as method in MDV::Draklive::Live
Olivier Blin
2008-10-28
1
-23
/
+17
*
move storage_fs in new MDV::Draklive::StorageFS
Olivier Blin
2008-10-28
1
-43
/
+3
*
move get_media_source_for_nash as method in MDV::Draklive::Media
Olivier Blin
2008-10-28
1
-12
/
+3
*
move get_media_label as method in MDV::Draklive::Media
Olivier Blin
2008-10-28
1
-10
/
+5
*
move get_media_fs_module as method in MDV::Draklive::Media
Olivier Blin
2008-10-28
1
-7
/
+1
*
move get_media_setting as method in MDV::Draklive::Media
Olivier Blin
2008-10-28
1
-33
/
+27
*
move get_boot_setting as method in MDV::Draklive::Media
Olivier Blin
2008-10-28
1
-12
/
+6
*
move get_storage_setting as method in MDV::Draklive::Media
Olivier Blin
2008-10-28
1
-9
/
+3
*
move get_initrd_path as method in MDV::Draklive::Media
Olivier Blin
2008-10-28
1
-12
/
+7
*
use MDV::Draklive::Media
Olivier Blin
2008-10-28
1
-0
/
+1
*
media is now an object
Olivier Blin
2008-10-28
1
-0
/
+2
*
inline code
Olivier Blin
2008-10-28
1
-9
/
+5
*
move find_kernel as method in MDV::Draklive::Live object
Olivier Blin
2008-10-28
1
-14
/
+3
*
move get_builddir and get_system_root as methods in MDV::Draklive::Live object
Olivier Blin
2008-10-28
1
-124
/
+114
*
move get_live_name as get_name method in MDV::Draklive::Live object
Olivier Blin
2008-10-28
1
-14
/
+9
*
add MDV::Draklive::Live object and use it
Olivier Blin
2008-10-28
1
-12
/
+14
*
move helpers in MDV::Draklive::Utils
Olivier Blin
2008-10-28
1
-46
/
+5
*
do not create compressed image if not needed
Olivier Blin
2008-10-23
1
-1
/
+10
*
cosmetics
Olivier Blin
2008-10-17
1
-1
/
+1
*
fix typo
Olivier Blin
2008-10-17
1
-1
/
+1
[next]