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
*
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
*
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
*
extract comment
Olivier Blin
2008-09-25
1
-1
/
+1
*
extract install_grub_to_image (to be reused for replicator master)
Olivier Blin
2008-09-25
1
-10
/
+14
*
do not use custom grub-install for master images
Olivier Blin
2008-09-25
1
-12
/
+14
*
use optional disk_device if specified
Olivier Blin
2008-09-25
1
-3
/
+5
*
extract install_usb_bootloader (to be reused for replicator masters)
Olivier Blin
2008-09-25
1
-16
/
+25
*
use fs::type to find partition code (for vfat replicator masters)
Olivier Blin
2008-09-25
1
-1
/
+3
*
extract allocate_master (to be reused for replicator images)
Olivier Blin
2008-09-25
1
-13
/
+16
*
always copy gfxmenu to boot dir
Olivier Blin
2008-09-25
1
-2
/
+3
*
factorize gfxmenu build
Olivier Blin
2008-09-25
1
-2
/
+2
[next]