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
...
*
extract get_hd_from_layout
Olivier Blin
2009-08-03
1
-8
/
+11
*
use correct media layout
Olivier Blin
2009-08-03
1
-1
/
+1
*
extract get_harddisk_geometry
Olivier Blin
2009-08-03
1
-3
/
+8
*
remove dead code, we always mount the loopback before
Olivier Blin
2009-08-03
1
-4
/
+4
*
allocate image file matching number of cylinders (and not truncated)
Olivier Blin
2009-08-03
1
-5
/
+6
*
pass hd to be closer to DrakX
Olivier Blin
2009-08-03
1
-6
/
+6
*
introduce get_partition_loop
Olivier Blin
2009-08-03
1
-3
/
+8
*
no need to use sfdisk, use DrakX partition table
Olivier Blin
2009-08-03
1
-6
/
+4
*
allow to install bootloader on separate /boot partition
Olivier Blin
2009-08-03
1
-2
/
+5
*
allow to set custom media geometry in media->{geom}
Olivier Blin
2009-07-31
1
-1
/
+1
*
fix fold_left usage
Olivier Blin
2009-07-31
1
-1
/
+1
*
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
1
-2
/
+2
*
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 me...
Olivier Blin
2009-07-30
1
-7
/
+12
*
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
*
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
*
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 $liv...
Olivier Blin
2009-06-29
1
-4
/
+65
*
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 installin...
Olivier Blin
2009-06-29
1
-2
/
+4
*
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
*
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
*
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
*
allow to set inode size in {media}{inode_size} for ext2/ext3 file systems
Olivier Blin
2009-06-17
1
-5
/
+5
[prev]
[next]