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
*
add hack to use modules list from chroot
Olivier Blin
2009-09-14
1
-2
/
+14
|
*
explicitely call list_modules::category2modules
Olivier Blin
2009-09-14
1
-2
/
+2
|
*
remove unused list_modules (moved to in MDV::Draklive::Initrd)
Olivier Blin
2009-09-14
1
-1
/
+0
|
*
fix deref of undefined arrays
Olivier Blin
2009-09-14
1
-2
/
+2
|
*
allow to specify mount options in fstab in media->{mount_options}
Olivier Blin
2009-09-11
1
-2
/
+3
|
*
use defaults mount options for overlay mounts too
Olivier Blin
2009-09-11
1
-1
/
+1
|
*
add default label for harddisk storage
Olivier Blin
2009-09-11
1
-0
/
+1
|
*
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
|
|
|
|
usb too)
*
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
|
|
|
|
|
|
(this is probably breaking recording USB masters) - allow to mount multiple partitions before recording target master
*
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
|
|
|
|
(/dev/sda1) that should not be touched on the build machine
*
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
|
[next]