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 (
Collapse
)
Author
Age
Files
Lines
*
style
Olivier Blin
2009-07-31
1
-1
/
+2
|
*
simplify by using size in sectors
Olivier Blin
2009-07-31
1
-5
/
+4
|
*
use common::SECTORSIZE
Olivier Blin
2009-07-31
1
-5
/
+4
|
*
always compute master size from pre-computed partition sizes
Olivier Blin
2009-07-31
1
-6
/
+4
|
*
remove old comment
Olivier Blin
2009-07-31
1
-1
/
+0
|
*
use supplement_partitions and size correction for loopback systems too
Olivier Blin
2009-07-31
1
-7
/
+9
|
*
correct slash size in supplement_partitions
Olivier Blin
2009-07-31
2
-3
/
+5
|
*
use partition_table module instead of hardcoded fdisk commands
Olivier Blin
2009-07-31
1
-55
/
+17
|
*
rename size as total_size
Olivier Blin
2009-07-30
1
-2
/
+2
|
*
move / size and fs type pre-computing in a new supplement_partitions media ↵
Olivier Blin
2009-07-30
3
-8
/
+23
|
|
|
|
method
*
use real partition size (remove hardcoded oem_rescue size)
Olivier Blin
2009-07-30
1
-1
/
+2
|
*
extract geom hash, to get closer to DrakX
Olivier Blin
2009-07-30
1
-6
/
+8
|
*
excluded modules should not be reported as missing
Olivier Blin
2009-07-28
1
-1
/
+1
|
*
detect some modules as built-in and do not wrongly abort
Olivier Blin
2009-07-28
1
-1
/
+10
|
*
use per-media additional boot_entries
Olivier Blin
2009-07-01
1
-1
/
+1
|
*
bump replicator image size
Olivier Blin
2009-06-29
1
-1
/
+1
|
*
pass live to allocate_master (for $live->{oem_rescue})
Olivier Blin
2009-06-29
1
-3
/
+3
|
*
bless $live->{oem_rescue}{media}
Olivier Blin
2009-06-29
1
-1
/
+1
|
*
add more code ideas
Olivier Blin
2009-06-29
1
-0
/
+2
|
*
allow to add an OEM rescue partition in the master (quite hackish, using ↵
Olivier Blin
2009-06-29
1
-4
/
+65
|
|
|
|
$live->{oem_rescue})
*
extract record_rescue_files
Olivier Blin
2009-06-29
1
-16
/
+21
|
*
move down
Olivier Blin
2009-06-29
1
-5
/
+5
|
*
introduce more generic get_rescue_files, to build any rescue-based partition
Olivier Blin
2009-06-29
1
-5
/
+10
|
*
add back previous FIXME afterall, still useful
Olivier Blin
2009-06-29
1
-0
/
+1
|
*
update FIXME
Olivier Blin
2009-06-29
1
-1
/
+1
|
*
automatically find bootloader partition from media partitions array
Olivier Blin
2009-06-29
1
-1
/
+1
|
*
make sure the grub script is executable
Olivier Blin
2009-06-29
1
-0
/
+2
|
*
make allocate_master return a loopback device for each partition
Olivier Blin
2009-06-29
1
-7
/
+9
|
*
fill fs_type for / partition
Olivier Blin
2009-06-29
1
-0
/
+3
|
*
automically find / partition index from media partitions array when ↵
Olivier Blin
2009-06-29
1
-2
/
+4
|
|
|
|
installing grub
*
pass media to install_grub_to_image
Olivier Blin
2009-06-29
1
-3
/
+3
|
*
pass partition index when allocation partition
Olivier Blin
2009-06-29
1
-3
/
+4
|
*
use part index instead of number
Olivier Blin
2009-06-29
1
-5
/
+6
|
*
do not crash if index can not be found
Olivier Blin
2009-06-29
1
-1
/
+1
|
*
add find_partition_index helper
Olivier Blin
2009-06-26
1
-0
/
+5
|
*
fill a partitions hash in media
Olivier Blin
2009-06-26
1
-0
/
+1
|
*
factorize
Olivier Blin
2009-06-26
1
-2
/
+3
|
*
remove unused $o_inode_size
Olivier Blin
2009-06-26
1
-1
/
+1
|
*
pass media to allocate_master
Olivier Blin
2009-06-26
1
-4
/
+5
|
*
split allocate_partition
Olivier Blin
2009-06-26
1
-9
/
+14
|
*
use qq instead of quoting (perl_checker)
Olivier Blin
2009-06-26
1
-1
/
+1
|
*
use any instead of grep (thanks perl_checker)
Olivier Blin
2009-06-26
1
-1
/
+1
|
*
supplement perl_checker blacklist
Olivier Blin
2009-06-26
1
-0
/
+2
|
*
perl_checker style fixes
Olivier Blin
2009-06-26
1
-6
/
+6
|
*
help perl_checker
Olivier Blin
2009-06-26
1
-1
/
+1
|
*
preserve timestamps when copying files
Christophe Fergeau
2009-06-18
1
-1
/
+1
|
|
|
|
Avoid issues with portable firefox+localeswitcher on Mandriva Flash
*
allow to create ext4 filesystems
Olivier Blin
2009-06-17
1
-1
/
+1
|
*
allow to set inode size in {media}{inode_size} for ext2/ext3 file systems
Olivier Blin
2009-06-17
2
-7
/
+7
|
*
fix previous commit to update /boot/vmlinuz correctly
Olivier Blin
2009-05-26
1
-3
/
+5
|
*
do not add initrd in grub menu if it does not exist
Olivier Blin
2009-05-26
1
-2
/
+4
|
[next]