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 (
Collapse
)
Author
Age
Files
Lines
*
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 ↵
Olivier Blin
2008-10-29
1
-2
/
+0
|
|
|
|
used from config files
*
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 ↵
Olivier Blin
2008-10-29
1
-102
/
+2
|
|
|
|
MDV::Draklive::CustomMedia modules (breaks config files)
*
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
|
*
use media source instead of /dev/root in fstab, since the later confuses ↵
Olivier Blin
2008-10-17
1
-1
/
+1
|
|
|
|
mkinitrd
*
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]