|
|
@3618
|
9 years |
Bruno Cornec |
- Fix mr_popup_and_get_string which was using a freed string by …
|
|
|
@3613
|
9 years |
Bruno Cornec |
Add function mr_getcwd and use it to allow use o dynamically allocated …
|
|
|
@3610
|
9 years |
Bruno Cornec |
- Change interfaces for the call_program_and_get_last_line_of_output …
|
|
|
@3539
|
9 years |
Bruno Cornec |
- Review of mkisofs options to mimic what mindi now does and …
|
|
|
@3514
|
9 years |
Bruno Cornec |
- Fixes xorriso usage and options differences wrt genisoimage
- …
|
|
|
@3507
|
9 years |
Bruno Cornec |
- Use a mr_system where appropriate
- Fix mkstemp which is creating a …
|
|
|
@3504
|
9 years |
Bruno Cornec |
- Fix a compilation error (I know should have a hook !)
- Remove usage …
|
|
|
@3503
|
9 years |
Bruno Cornec |
Log when creating temp or scratch directories
|
|
|
@3502
|
9 years |
Bruno Cornec |
- Adds support for xorriso for UEFI distributions using it such as Debian 8
|
|
|
@3500
|
9 years |
Bruno Cornec |
- Use mr_system to create temp and scratch dir if they do not exist
|
|
|
@3394
|
10 years |
Bruno Cornec |
Improve message in case of detection of a UEFI partition
|
|
|
@3377
|
10 years |
Bruno Cornec |
- Rename mr_parted2fdisk to mr-parted2fdisk for consistency with all …
|
|
|
@3375
|
10 years |
Bruno Cornec |
- Create a new mr_boot_type function and boot_type mondo struct entry …
|
|
|
@3373
|
10 years |
Bruno Cornec |
Change the bkpinfo->boot_device from statically allocated to …
|
|
|
@3371
|
10 years |
Bruno Cornec |
- Rename mindi/parted2fdisk.pl into mindi/mr_parted2fdisk and make all …
|
|
|
@3318
|
11 years |
Bruno Cornec |
- Redirect the stderr of parted2fdisk into /dev/null to avoid error …
|
|
|
@3292
|
11 years |
Bruno Cornec |
- Remove from mindi 2 functions replaced by perl code (ReadAllLink by
…
|
|
|
@3278
|
11 years |
Bruno Cornec |
- File KEYMAP-LIVES-HERE, USING-* not used anymore
- Nomalize name …
|
|
|
@3268
|
11 years |
Bruno Cornec |
- Fix initialization of g_cd_recovery to avoid having it at TRUE …
|
|
|
@3238
|
11 years |
Bruno Cornec |
- Add "%s" in 2 mr_asprintf usages toavoid any problem (quality report)
|
|
|
@3225
|
12 years |
Bruno Cornec |
- Remove FAILSAFE mentions in mondo and its doc as well (feature was …
|
|
|
@3205
|
12 years |
Bruno Cornec |
- Fix mondoarchive which now works in text mode. GUI mode still not
…
|
|
|
@3195
|
12 years |
Bruno Cornec |
- Fix tmpdir initialization as mkdtemp modify the existing string so …
|
|
|
@3194
|
12 years |
Bruno Cornec |
- Fix all compilation/link error due to the previous giant merge with …
|
|
|
@3191
|
12 years |
Bruno Cornec |
- Lots of memory management backports from 3.1 to 3.2 - still not …
|
|
|
@3186
|
12 years |
Bruno Cornec |
- Branch version 3.2 from 3.0 to integrate memory allocation patches …
|
|
copied from branches/3.0/mondo/src/common/libmondo-tools.c
|
|
|
@3185
|
12 years |
Bruno Cornec |
Simplify the interface of mr_getline and mr_asprintf. With 3.1 …
|