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
...
*
pass boot device to install_usb_bootloader
Olivier Blin
2009-08-04
1
-7
/
+7
*
do not try to use media source when it is not a label, it could be a device (...
Olivier Blin
2009-08-04
1
-1
/
+2
*
fix size approximations by using ceil
Olivier Blin
2009-08-04
2
-2
/
+4
*
keep an int
Olivier Blin
2009-08-04
1
-1
/
+1
*
preset fs_type for OEM_RESCUE partition too
Olivier Blin
2009-08-04
1
-2
/
+5
*
really avoid vivification
Olivier Blin
2009-08-04
1
-1
/
+5
*
do not vivify replicator and oem_rescue
Olivier Blin
2009-08-04
1
-1
/
+1
*
do not vivify live->{oem_rescue}
Olivier Blin
2009-08-04
1
-2
/
+2
*
remove unused variables
Olivier Blin
2009-08-03
1
-2
/
+1
*
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
2
-2
/
+10
*
allow to set custom media geometry in media->{geom}
Olivier Blin
2009-07-31
1
-1
/
+1
*
we should use fs::format for that
Olivier Blin
2009-07-31
1
-0
/
+1
*
add swap support
Olivier Blin
2009-07-31
1
-0
/
+2
*
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
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 me...
Olivier Blin
2009-07-30
3
-8
/
+23
*
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 $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
[prev]
[next]