|
|
@1669
|
18 years |
Bruno Cornec |
use conf file for kernel_path
|
|
|
@1663
|
18 years |
Bruno Cornec |
- Fix bug #197 (based on an initial patch of Scott Cummings)
- Fix a …
|
|
|
@1639
|
18 years |
Bruno Cornec |
More conf file items handled
|
|
|
@1638
|
18 years |
Bruno Cornec |
Continue to use configuration file data (may not compile)
|
|
|
@1627
|
18 years |
Bruno Cornec |
Some define cleanup in my-stuff.h
|
|
|
@1621
|
18 years |
Bruno Cornec |
- Fix #194
- Fix #190 (veelo)
- Fix bug #189 (MarkNienberg)
(merge …
|
|
|
@1609
|
18 years |
Bruno Cornec |
manual_cd_tray => manual_tray and usage of conf file for that field
|
|
|
@1594
|
18 years |
Bruno Cornec |
Use of conf file entries (iso_burning_*, media_device, media_size)
and …
|
|
|
@1592
|
18 years |
Bruno Cornec |
- use of conf file for mkisofs and cdrecord commands
- unification of …
|
|
|
@1581
|
18 years |
Bruno Cornec |
Continue to remove floppy support
|
|
|
@1572
|
18 years |
Bruno Cornec |
Typo
|
|
|
@1571
|
18 years |
Bruno Cornec |
- Improve mr_conf functions loging with conf file filename printed
- …
|
|
|
@1570
|
18 years |
Bruno Cornec |
- Add support of Debian ia64 in mondo
- Fix mindi iso build for ia64 …
|
|
|
@1564
|
18 years |
Bruno Cornec |
Improve ia64 support for SLES
(merge -r1562:1563 $SVN_M/branches/2.2.5)
|
|
|
@1543
|
18 years |
Bruno Cornec |
mr_gettext.h added where necessary
mr_conf is now a pointer on a …
|
|
|
@1535
|
18 years |
Bruno Cornec |
Use the configuration files in mondo (begining). That revision doesn't …
|
|
|
@1438
|
18 years |
Bruno Cornec |
Merge Andree's patch (2.2.4 rev [1437] around MINDI_CACHE define) …
|
|
|
@1408
|
18 years |
Bruno Cornec |
- Fix a Debian packaging bug
- Do not use mindi-boot.2880.img (which …
|
|
|
@1365
|
18 years |
Bruno Cornec |
MAX_NOOF_MEDIA is gone and media_size in bkpinfo struct is now a …
|
|
|
@1326
|
18 years |
Bruno Cornec |
- MONDO_LOGFILE is rather a char* exported by each main program …
|
|
|
@1302
|
18 years |
Bruno Cornec |
- RAM size needs to be bigger on FC6
- Attempt to fix a core dumped …
|
|
|
@1256
|
18 years |
Bruno Cornec |
Begining of work on conf file introduction in mondo
- create a new …
|
|
|
@1213
|
18 years |
Bruno Cornec |
Removal of g_mondo_home useless and used MONDO_SHARE instead
|
|
|
@1193
|
18 years |
Bruno Cornec |
Remove some useless \r in code
Remove center_string usage as it's now …
|
|
|
@1186
|
18 years |
Bruno Cornec |
- Small typo fix for mondorestore man page (reported by …
|
|
|
@1180
|
18 years |
Bruno Cornec |
Compiler warning fixes
|
|
|
@1169
|
18 years |
Bruno Cornec |
3 mr_free in excess in libmondo-archive.c removed
|
|
|
@1168
|
18 years |
Bruno Cornec |
strip_spaces => mr_strip_spaces in mr_str.c and corrected at the same …
|
|
|
@1164
|
18 years |
Bruno Cornec |
Compiler warning solved (M. Loiseleur again !)
Code displaced to ease …
|
|
|
@1160
|
18 years |
Bruno Cornec |
Try to fix a valgrind error on a fd not tested.
|
|
|
@1158
|
18 years |
Bruno Cornec |
WARNING: Interface change for mondo-restore.cfg: the delimiter between …
|
|
|
@1155
|
18 years |
Bruno Cornec |
Fix typo on a remaining TRACE
finish merge of trunk on libmondo-archive.c
|
|
|
@1154
|
18 years |
Bruno Cornec |
trunk merge continues
|
|
|
@1152
|
18 years |
Bruno Cornec |
More memory updates around mondoarchive (addition of mr_setenv) (based …
|
|
|
@1147
|
18 years |
Bruno Cornec |
Fix a flaw in libmondo-mountlist.c (there since rev [1] !!) dur to the …
|
|
|
@1146
|
18 years |
Bruno Cornec |
Idem
|
|
|
@1145
|
18 years |
Bruno Cornec |
Typo fixed
|
|
|
@1143
|
18 years |
Bruno Cornec |
unlink MONDORESTOCFG early
|
|
|
@1142
|
18 years |
Bruno Cornec |
Better mindi screen mesages
Still working on libmondo-archive.c (I …
|
|
|
@1139
|
18 years |
Bruno Cornec |
memory tests improvements
useless code removed from libmondo-fork.c …
|
|
|
@1138
|
18 years |
Bruno Cornec |
mr_getline should test for feof as getline returns also -1 in that case.
|
|
|
@1137
|
18 years |
Bruno Cornec |
Always fixing typos
|
|
|
@1136
|
18 years |
Bruno Cornec |
Typo + new libmondo-archive.c merges
|
|
|
@1135
|
18 years |
Bruno Cornec |
mr_file has to use mr_msg_int
merges trunk content of libmondo-archive.c
|
|
|
@1123
|
18 years |
Bruno Cornec |
Again linker fixes (hopefully last time for now)
|
|
|
@1118
|
18 years |
Bruno Cornec |
Memory management improvements for libmondo-archive.c (trunk merge …
|
|
|
@1116
|
18 years |
Bruno Cornec |
Suppress lib-common-externs.h useless
|
|
|
@1107
|
18 years |
Bruno Cornec |
log_msg => mr_msg for common files
|
|
|
@1093
|
18 years |
Bruno Cornec |
Typo again :-(
|
|
|
@1091
|
18 years |
Bruno Cornec |
mr_fclose improved + fixes for libmondo-archive.c
|
|
|
@1087
|
18 years |
Bruno Cornec |
WARNING: Not tested yet ! Will be stabilized in next hours.
this patch …
|
|
|
@1080
|
18 years |
Bruno Cornec |
- Fix mindi install messages (reported by Andree Leidenfrost)
- remove …
|
|
|
@1075
|
18 years |
Bruno Cornec |
Improvements for USB support in mindi when called from mondo …
|
|
|
@1067
|
18 years |
Bruno Cornec |
my-stuff.h is referred to in include now
|
|
|
@1063
|
18 years |
Bruno Cornec |
- USB device support for mindi (Tested and Working)
- Begining of USB …
|
|
|
@1049
|
18 years |
Bruno Cornec |
libata in double removed
|
|
|
@1044
|
18 years |
Bruno Cornec |
We now use consistently /var/cache/mindi everywhere
|
|
|
@998
|
19 years |
Bruno Cornec |
Attempt to solve #113
|
|
|
@949
|
19 years |
Bruno Cornec |
Should fix #63, , and add the required interface in mondorestore to …
|
|
|
@948
|
19 years |
Bruno Cornec |
- mondoarchive does not backup acl+xattr by default anymore
- Add -z …
|
|
|
@911
|
19 years |
Bruno Cornec |
Further removal of all instances of grep -wx in code.
|
|
|
@908
|
19 years |
Bruno Cornec |
Fix a bug with DVD+RW format, when mondo asks for retry without …
|
|
|
@906
|
19 years |
Bruno Cornec |
Attempt to fix Bug #90
|
|
|
@889
|
19 years |
Bruno Cornec |
mv under mondo mondo to src (in line with 3.0.0 and will ease patches)
|
|
copied from branches/stable/mondo/mondo/common/libmondo-archive.c
|
|
|
@812
|
19 years |
Bruno Cornec |
Fix a bug whete /tmp was hardcoded for ntfsclone usage, creating a …
|