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
*
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
*
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
*
pass opts to grub functions
Olivier Blin
2008-09-25
1
-5
/
+5
*
replicator function is specific to the replicator media
Olivier Blin
2008-09-25
1
-5
/
+5
*
take replicator media from config
Olivier Blin
2008-09-25
1
-7
/
+2
*
remove unnecessary parentheses (thanks Pixel)
Olivier Blin
2008-09-25
1
-1
/
+1
*
image and replicator are media settings
Olivier Blin
2008-09-25
1
-2
/
+2
*
add --replicator to build replicator image (to dump master on systems)
Olivier Blin
2008-09-25
1
-1
/
+78
*
use first partition in grub config for master images
Olivier Blin
2008-09-25
1
-1
/
+2
*
install grub on main device for masters
Olivier Blin
2008-09-25
1
-0
/
+2
*
copy grub files for chroot (master is not mounted when building replicator)
Olivier Blin
2008-09-25
1
-1
/
+1
[next]