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
*
space fix
Olivier Blin
2008-10-29
1
-1
/
+1
*
move overlay data in MDV::Draklive::Overlay
Olivier Blin
2008-10-29
3
-19
/
+25
*
move initrd code in new MDV::Draklive::Initrd module
Olivier Blin
2008-10-29
2
-273
/
+283
*
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
2
-103
/
+116
*
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
2
-22
/
+22
*
extract progress code in a new MDV::Draklive::Progress object
Olivier Blin
2008-10-28
2
-30
/
+38
*
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
2
-2
/
+2
*
use run_program
Olivier Blin
2008-10-28
1
-0
/
+1
*
use MDK::Common for first and glob_
Olivier Blin
2008-10-28
1
-0
/
+2
*
move get_media_prefix as method in MDV::Draklive::Live
Olivier Blin
2008-10-28
2
-23
/
+23
*
move storage_fs in new MDV::Draklive::StorageFS
Olivier Blin
2008-10-28
2
-43
/
+59
*
move get_media_source_for_nash as method in MDV::Draklive::Media
Olivier Blin
2008-10-28
2
-12
/
+12
*
use MDK::Common for first
Olivier Blin
2008-10-28
1
-0
/
+2
*
move get_media_label as method in MDV::Draklive::Media
Olivier Blin
2008-10-28
2
-10
/
+10
*
move get_media_fs_module as method in MDV::Draklive::Media
Olivier Blin
2008-10-28
2
-7
/
+7
*
move get_media_setting as method in MDV::Draklive::Media
Olivier Blin
2008-10-28
2
-33
/
+33
*
move get_boot_setting as method in MDV::Draklive::Media
Olivier Blin
2008-10-28
2
-12
/
+12
*
move get_storage_setting as method in MDV::Draklive::Media
Olivier Blin
2008-10-28
2
-9
/
+9
*
move get_initrd_path as method in MDV::Draklive::Media
Olivier Blin
2008-10-28
2
-12
/
+12
*
use MDV::Draklive::Media
Olivier Blin
2008-10-28
1
-0
/
+1
*
media is now an object
Olivier Blin
2008-10-28
2
-0
/
+5
*
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
2
-14
/
+14
*
move get_builddir and get_system_root as methods in MDV::Draklive::Live object
Olivier Blin
2008-10-28
2
-124
/
+124
*
move get_live_name as get_name method in MDV::Draklive::Live object
Olivier Blin
2008-10-28
2
-14
/
+14
*
add MDV::Draklive::Live object and use it
Olivier Blin
2008-10-28
2
-12
/
+24
*
move helpers in MDV::Draklive::Utils
Olivier Blin
2008-10-28
2
-46
/
+54
*
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
*
use media source instead of /dev/root in fstab, since the later confuses mkin...
Olivier Blin
2008-10-17
1
-1
/
+1
*
make plain mount directory if necessary
Olivier Blin
2008-10-17
1
-1
/
+6
*
add a predefined squash_rw_union mount
Olivier Blin
2008-10-17
1
-0
/
+11
*
create images for USB media too
Olivier Blin
2008-10-17
1
-0
/
+1
*
do not include nls modules for ext2/ext3 filesystems
Olivier Blin
2008-10-17
1
-2
/
+3
*
bump slack size on replicator image (for bigger kernel and rescue?)
Olivier Blin
2008-10-03
1
-1
/
+1
*
add newline after closing grub
Olivier Blin
2008-09-26
1
-0
/
+1
*
use grub --batch
Olivier Blin
2008-09-26
1
-1
/
+1
*
use live->{system}{append}
Olivier Blin
2008-09-25
1
-1
/
+1
*
write restore images list
Olivier Blin
2008-09-25
1
-0
/
+3
*
remove double semi-colon
Olivier Blin
2008-09-25
1
-1
/
+1
*
allow to customize title per media
Olivier Blin
2008-09-25
1
-3
/
+5
*
pass media to grub functions
Olivier Blin
2008-09-25
1
-3
/
+3
*
allow to customize replicator append in live->{replicator}{append}
Olivier Blin
2008-09-25
1
-1
/
+1
*
allow to customize append
Olivier Blin
2008-09-25
1
-0
/
+1
*
oops, no opts are defined here, pass empty hash
Olivier Blin
2008-09-25
1
-1
/
+1
*
pass opts to get_default_append
Olivier Blin
2008-09-25
1
-3
/
+3
[next]