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
*
use more meaningful supplement_slash_size
Olivier Blin
2009-09-11
2
-5
/
+4
*
initialize default partitions earlier (required when building boot files)
Olivier Blin
2009-09-11
2
-11
/
+17
*
supplement partitions before formatting disk
Olivier Blin
2009-09-11
1
-0
/
+4
*
extract guess_disk_master_size
Olivier Blin
2009-09-11
1
-2
/
+7
*
remove unusued variable
Olivier Blin
2009-09-11
1
-2
/
+0
*
allow to format disk devices
Olivier Blin
2009-09-11
2
-0
/
+6
*
extract format_master
Olivier Blin
2009-09-11
1
-0
/
+8
*
use opts in allocate_master
Olivier Blin
2009-09-11
1
-9
/
+8
*
guess partition device number as well
Olivier Blin
2009-09-09
1
-7
/
+10
*
die in bootloader step if selected kernel does not exist
Olivier Blin
2009-08-20
1
-0
/
+5
*
enforce live->{system}{gfxboot}
Olivier Blin
2009-08-20
1
-21
/
+26
*
fix bootloader device option
Olivier Blin
2009-08-07
1
-1
/
+1
*
adapt to main device being disk instead of partition
Olivier Blin
2009-08-07
1
-9
/
+20
*
set disk master device in create function instead of record (can be used for ...
Olivier Blin
2009-08-07
1
-1
/
+1
*
set usb_replicator device in create function, not in record
Olivier Blin
2009-08-07
1
-2
/
+2
*
do not set again device in oem_rescue recording
Olivier Blin
2009-08-07
1
-1
/
+0
*
allow to skip writing bootloader config
Olivier Blin
2009-08-07
1
-1
/
+1
*
allow to skip writing fstab
Olivier Blin
2009-08-07
1
-2
/
+3
*
- use full disk device when recording harddisk/oem_rescue/replicator masters
Olivier Blin
2009-08-04
1
-47
/
+105
*
fix typo
Olivier Blin
2009-08-04
1
-1
/
+1
*
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
[next]