|
|
@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 …
|
|
|
@1638
|
18 years |
Bruno Cornec |
Continue to use configuration file data (may not compile)
|
|
|
@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 …
|
|
|
@1581
|
18 years |
Bruno Cornec |
Continue to remove floppy support
|
|
|
@1578
|
18 years |
Bruno Cornec |
Fix a bug in interactive mode on ia64 where lilo wasn't forced.
…
|
|
|
@1574
|
18 years |
Bruno Cornec |
More improvements on tape patch (/dev/st0 has to be the default)
|
|
|
@1569
|
18 years |
Bruno Cornec |
Improvements on tape handling (based on patches from Michel Loiseleur …
|
|
|
@1548
|
18 years |
Bruno Cornec |
- Add the possibiilty to edit in interactive mode mtab and device.map …
|
|
|
@1543
|
18 years |
Bruno Cornec |
mr_gettext.h added where necessary
mr_conf is now a pointer on a …
|
|
|
@1529
|
18 years |
Bruno Cornec |
- ChangeLogs updated for upcoming 2.2.4
- Attempt to fix #177 by …
|
|
|
@1514
|
18 years |
Bruno Cornec |
free used memory at return time on current_drive
|
|
|
@1508
|
18 years |
Bruno Cornec |
- Add scsi_transport_sas to SCSI_MODS for LSI SAS1064E on CentOS 5 …
|
|
|
@1489
|
18 years |
Bruno Cornec |
- Avoid to backup ocfs/ocfs2 filesystems (+ afs forgotten in some …
|
|
|
@1452
|
18 years |
Bruno Cornec |
- Add ata_generic for mindi
- Attempt to fix #117 (all paritions are …
|
|
|
@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 …
|
|
|
@1344
|
18 years |
Bruno Cornec |
Logfile management in mondo (partly)
|
|
|
@1304
|
18 years |
Bruno Cornec |
- Some FreeBSD fixes
- Better messages for partition names
- May …
|
|
|
@1268
|
18 years |
Bruno Cornec |
bkptype_to_string is now a public function (not static anymore)
|
|
|
@1244
|
18 years |
Bruno Cornec |
Fix a memory allocation pb with sz_size
|
|
|
@1180
|
18 years |
Bruno Cornec |
Compiler warning fixes
|
|
|
@1168
|
18 years |
Bruno Cornec |
strip_spaces => mr_strip_spaces in mr_str.c and corrected at the same …
|
|
|
@1166
|
18 years |
Bruno Cornec |
Suppress g_bkpinfo_DONTUSETHIS (Idea from M. Loiseleur)
|
|
|
@1156
|
18 years |
Bruno Cornec |
Merge trunk for libmondo-devices.c finished (first pass)
|
|
|
@1130
|
18 years |
Bruno Cornec |
Fix trunk transfer errors to libmondo-devices.c
|
|
|
@1129
|
18 years |
Bruno Cornec |
Always typo
|
|
|
@1128
|
18 years |
Bruno Cornec |
Really stupid typo
|
|
|
@1127
|
18 years |
Bruno Cornec |
End on memory mngt for libmondo-devices.c for the moment
|
|
|
@1126
|
18 years |
Bruno Cornec |
Idem + merge trunk memory managemnt in libmondo-devices.c
|
|
|
@1125
|
18 years |
Bruno Cornec |
Still linker fixes (grrr)
|
|
|
@1122
|
18 years |
Bruno Cornec |
Fix a linker error
|
|
|
@1120
|
18 years |
Bruno Cornec |
fix linker errors
begining of rewrite for libmondo-devices.c
|
|
|
@1116
|
18 years |
Bruno Cornec |
Suppress lib-common-externs.h useless
|
|
|
@1107
|
18 years |
Bruno Cornec |
log_msg => mr_msg for common files
|
|
|
@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 …
|
|
|
@1063
|
18 years |
Bruno Cornec |
- USB device support for mindi (Tested and Working)
- Begining of USB …
|
|
|
@958
|
19 years |
Bruno Cornec |
Fix a typo in mindi (forgotten fi)
|
|
|
@909
|
19 years |
Bruno Cornec |
Remove calls to grep -w when use in mondorestore as busybox doesn't …
|
|
|
@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-devices.c
|
|
|
@877
|
19 years |
andree |
Use strncpy() instead of strcpy() in popup_with_buttons() to avoid …
|