|
|
@3430
|
10 years |
Bruno Cornec |
- use the keyword TODO (yellow in vim) to indicate code to review …
|
|
|
@3423
|
10 years |
Bruno Cornec |
- Fix the UEFI detection of gub
|
|
|
@3409
|
10 years |
Bruno Cornec |
Systematically creates a UEFI compatible boot media
|
|
|
@3406
|
10 years |
Bruno Cornec |
Homogeneize bootroot image name
In bth mindi and mondo use …
|
|
|
@3404
|
10 years |
Bruno Cornec |
Attempt to fix percentage analysis for mindi
Use now MINDI_RUNFILE to …
|
|
|
@3401
|
10 years |
Bruno Cornec |
Avoids log file overwrite
|
|
|
@3400
|
10 years |
Bruno Cornec |
Fix another interface issue between mindi and mondo
|
|
|
@3399
|
10 years |
Bruno Cornec |
Fix mindi/mondoarchive interface
|
|
|
@3397
|
10 years |
Bruno Cornec |
Adds a boot-type config option
It's filled by mondoarchive, passed to …
|
|
|
@3380
|
10 years |
Bruno Cornec |
- Do not use a \n with log_msg (ease debug with 99)
|
|
|
@3379
|
10 years |
Bruno Cornec |
- Fix GRUB detection issu on UEFI based systems
- Initialize Boot type …
|
|
|
@3378
|
10 years |
Bruno Cornec |
- Deal with grub used with UEFI
|
|
|
@3376
|
10 years |
Bruno Cornec |
- Try to solve a valgrind reported issue
|
|
|
@3373
|
10 years |
Bruno Cornec |
Change the bkpinfo->boot_device from statically allocated to …
|
|
|
@3353
|
10 years |
Bruno Cornec |
- Fix #748 by solving interface issues between mondoarchive and mindi …
|
|
|
@3351
|
10 years |
Bruno Cornec |
- Fix #768 by canceling changes done in the loop computing number of …
|
|
|
@3347
|
10 years |
Bruno Cornec |
- Fix #767 (typo in KEYDIR name proposed) (joel.girot_at_gvr.fr)
- Do …
|
|
|
@3341
|
10 years |
Bruno Cornec |
- Go into the scratch dir in order to move to the USB device the file
…
|
|
|
@3340
|
10 years |
Bruno Cornec |
- Avoid using size_of_all_biggiefiles() at each use, but creates an
…
|
|
|
@3294
|
11 years |
Bruno Cornec |
- Fix a compilation issue in libmondo-archive.c on mindi call with …
|
|
|
@3293
|
11 years |
Bruno Cornec |
- Fix mount call in rcS to use devtmpfs instead of tmpfs for /dev and
…
|
|
|
@3292
|
11 years |
Bruno Cornec |
- Remove from mindi 2 functions replaced by perl code (ReadAllLink by
…
|
|
|
@3288
|
11 years |
Bruno Cornec |
- Improve again memory management:
remove some strcat calls
change …
|
|
|
@3281
|
11 years |
Bruno Cornec |
- /usr/sbin/dmeventd is now needed by systemd for dm dev creation …
|
|
|
@3280
|
11 years |
Bruno Cornec |
- Fix a compilation bug
- Update mondoarchive man page for the new …
|
|
|
@3278
|
11 years |
Bruno Cornec |
- File KEYMAP-LIVES-HERE, USING-* not used anymore
- Nomalize name …
|
|
|
@3208
|
12 years |
Bruno Cornec |
- Fix typos preventnig compilation !
- revert mr_getline modifications …
|
|
|
@3207
|
12 years |
Bruno Cornec |
- Add LZMA compression possibility through the GUI
|
|
|
@3205
|
12 years |
Bruno Cornec |
- Fix mondoarchive which now works in text mode. GUI mode still not
…
|
|
|
@3197
|
12 years |
Bruno Cornec |
- Fix a last compile error on mondoarchive (now runs till the end)
- …
|
|
|
@3196
|
12 years |
Bruno Cornec |
- Fix ISO mode when netfs_remote_dir is NULL (wasn't differentiated …
|
|
|
@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-archive.c
|
|
|
@3185
|
12 years |
Bruno Cornec |
Simplify the interface of mr_getline and mr_asprintf. With 3.1 …
|