Timeline


and

02/20/07:

14:15 Changeset [1195] by bruno
Removed 2 asserts which were generating invalid errors (chains were not …
12:38 Changeset [1194] by bruno
Fix a problem in is_this_file_compressed where the result of a function …
12:24 Changeset [1193] by bruno
Remove some useless \r in code Remove center_string usage as it's now …
11:32 Changeset [1192] by bruno
Rename mondo-restore.c => mondorestore.c
11:20 Changeset [1191] by bruno
Finish the merge of trunk for mondoarchive branch with mondo-cli.c
11:11 Changeset [1190] by bruno
Fix a bad mr_strcat usage (replace by mr_asprintf)
10:44 Changeset [1189] by bruno
Fix missing ref to main.c
03:03 Changeset [1188] by bruno
Stable merges again
03:03 Changeset [1187] by bruno
Merge trunk memory management for mondoarchive Rename main.c to …

02/19/07:

11:54 Changeset [1186] by bruno
- Small typo fix for mondorestore man page (reported by …
01:51 Changeset [1185] by bruno
Merges in trunk modifications coming from stable (common)

02/18/07:

23:27 Changeset [1184] by bruno
Fix compiler warnings
21:11 Changeset [1183] by bruno
Merge final modifs from trunk for the common subdir
20:59 Changeset [1182] by bruno
typo
20:04 Changeset [1181] by bruno
Merge from trun for memory mngt for newt-specific.c
16:41 Changeset [1180] by bruno
Compiler warning fixes
16:12 Changeset [1179] by bruno
Merge trunk modifications for libmondo-verify.c

02/17/07:

02:27 Changeset [1178] by bruno
Continue to merge trunk memory management enhancements for …

02/16/07:

19:20 Changeset [1177] by bruno
New configuration option for mindi mindi_deny_mods which allows to specify …
14:16 Changeset [1176] by bruno
Some merges from stable (synchro for mem. mngt)
14:15 Changeset [1175] by bruno
Merge trunk memory management for libmondo-stream.c
13:22 Changeset [1174] by bruno
Merger memory management from trunk for libmondo-raid.c Additional check …
12:25 Changeset [1173] by bruno
merges from trunk for memory management for libmondo-mountlist.c mainly

02/15/07:

18:21 Ticket #136 (mondorestore hang - no floppy present) created by bruno
The problem has been reported on the ML and is stored here so that it's …
18:01 Ticket #135 (Add support for Red Hat GFS (Global File System)) created by EricRostetter
Add support for GFS filesystems…
17:11 FAQ edited by bruno
Q14 improved (diff)
11:14 Changeset [1172] by bruno
Suppress res variable and returns from mr_getline which is void
10:51 Changeset [1171] by bruno
asprintf => mr_asprintf + getline => mr_getline
01:07 Changeset [1170] by bruno
Includes are now also taken temporarily in common (to allow for ../common …
00:40 Changeset [1169] by bruno
3 mr_free in excess in libmondo-archive.c removed
00:27 Changeset [1168] by bruno
strip_spaces => mr_strip_spaces in mr_str.c and corrected at the same time …

02/14/07:

23:53 Changeset [1167] by bruno
Better messages for mindi on initramfs/initrd detection
23:33 Changeset [1166] by bruno
Suppress g_bkpinfo_DONTUSETHIS (Idea from M. Loiseleur)
21:47 Changeset [1165] by bruno
Complementary fx from M. Loiseleur for the change of format of the conf …
21:35 Changeset [1164] by bruno
Compiler warning solved (M. Loiseleur again !) Code displaced to ease …
20:08 Changeset [1163] by bruno
Fix a bug in mindi for the FAILSAFE support (Scott Cummings …
17:55 Changeset [1162] by bruno
Fix 2 typos
13:13 Changeset [1161] by bruno
Update trunk with the latest feedback from stable (obtained with meld) - …
02:39 Changeset [1160] by bruno
Try to fix a valgrind error on a fd not tested.
02:36 Changeset [1159] by bruno
Valgrind bug fixed where value was uninitialized in libmondo-filelist.c
02:32 Changeset [1158] by bruno
WARNING: Interface change for mondo-restore.cfg: the delimiter between the …

02/13/07:

02:18 Changeset [1157] by bruno
2 more files merged from trunk (pass 1)
02:04 Changeset [1156] by bruno
Merge trunk for libmondo-devices.c finished (first pass)
01:21 Changeset [1155] by bruno
Fix typo on a remaining TRACE finish merge of trunk on libmondo-archive.c
00:34 Changeset [1154] by bruno
trunk merge continues

02/12/07:

23:53 Changeset [1153] by bruno
Fix a bug where free was done too early in is_this_file_compressed
23:49 Changeset [1152] by bruno
More memory updates around mondoarchive (addition of mr_setenv) (based on …
20:05 Changeset [1151] by bruno
2 prototypes added Free memory which was lost otherwise (Patches from …
11:48 Changeset [1150] by bruno
Fix a bug in nfs_store_config where tmp was freed to early (thanks …
11:44 Changeset [1149] by bruno
Store NFS config only once
11:41 Changeset [1148] by bruno
rewrite of strip_spaces (way shorter, maybe less complete, but valgrind …
11:13 Changeset [1147] by bruno
Fix a flaw in libmondo-mountlist.c (there since rev [1] !!) dur to the …
11:01 Changeset [1146] by bruno
Idem
11:01 Changeset [1145] by bruno
Typo fixed
10:54 Changeset [1144] by bruno
log_trace (unused) and log_trace_msg removed
03:16 Changeset [1143] by bruno
unlink MONDORESTOCFG early
03:02 Changeset [1142] by bruno
Better mindi screen mesages Still working on libmondo-archive.c (I know …
02:16 Changeset [1141] by bruno
Fix a bug in mindi in standalone mode (MONDORESTORECFG doesn't exist in …
02:12 Ticket #134 (mondoarchive crash on FC6 - malloc() : memory corruption) created by apfitch@…
My os is Fedora Core 6 Linux apfitch2 2.6.19-1.2895.fc6 #1 SMP Wed Jan 10 …
02:05 Changeset [1140] by bruno
Try to fix some valgrind reports (note that this version still doesn't …

02/11/07:

19:28 Ticket #133 (mr_strtok doesn't always give the same result) created by bruno
Multiple run of the same test-string program do not give the same result: …
19:04 Changeset [1139] by bruno
memory tests improvements useless code removed from libmondo-fork.c more …
15:08 Changeset [1138] by bruno
mr_getline should test for feof as getline returns also -1 in that case.
14:38 Changeset [1137] by bruno
Always fixing typos
14:20 Changeset [1136] by bruno
Typo + new libmondo-archive.c merges
12:37 Changeset [1135] by bruno
mr_file has to use mr_msg_int merges trunk content of libmondo-archive.c
12:14 Changeset [1134] by bruno
Low level tests OK
12:02 Changeset [1133] by bruno
mr_msg used low level with a debug value of 1 (0 doesn't print enough …
02:33 Changeset [1132] by bruno
mondoarchive now uses mr_msg_init
02:26 BrunoSandBox edited by bruno
ohloh (diff)
02:11 BrunoSandBox edited by bruno
New article found (diff)

02/10/07:

15:41 Changeset [1131] by bruno
fix a mr_free usage
15:28 Changeset [1130] by bruno
Fix trunk transfer errors to libmondo-devices.c
11:42 Changeset [1129] by bruno
Always typo
11:15 Changeset [1128] by bruno
Really stupid typo
01:33 Changeset [1127] by bruno
End on memory mngt for libmondo-devices.c for the moment
01:21 Changeset [1126] by bruno
Idem + merge trunk memory managemnt in libmondo-devices.c
00:38 Changeset [1125] by bruno
Still linker fixes (grrr)
00:10 Changeset [1124] by bruno
Linker fixes for mondo mount in logfile added for mindi

02/09/07:

23:41 Changeset [1123] by bruno
Again linker fixes (hopefully last time for now)
23:01 Changeset [1122] by bruno
Fix a linker error
18:49 Changeset [1121] by bruno
- 1722 Floppies are NOT supported anymore (allows for mindi to become …
08:09 Changeset [1120] by bruno
fix linker errors begining of rewrite for libmondo-devices.c
07:38 Changeset [1119] by bruno
Idem
02:07 Changeset [1118] by bruno
Memory management improvements for libmondo-archive.c (trunk merge again) …
01:37 Changeset [1117] by bruno
Fix compiler error
01:02 Changeset [1116] by bruno
Suppress lib-common-externs.h useless
00:58 Changeset [1115] by bruno
Fix a compiler error on libmondo-fork.c Add option -fno-strict-aliasing to …

02/08/07:

19:52 Ticket #132 (failed to unmount dvd (after first dvd) and restore is stack) created by nadavkav
i've made a 4 dvd backup of my fc6 (fresh install) system. now, booting …
10:34 Changeset [1114] by bruno
Compiler error fix
03:08 Changeset [1113] by bruno
Memory management improvements again for libmondo-fork.c & …
02:14 Changeset [1112] by bruno
mondoarchive main needs mr_msg now
01:47 Changeset [1111] by bruno
Fix a compiler error on mr_free
01:37 Changeset [1110] by bruno
Improve memory management for libmondo-filelist.c (trunk merge begining)
00:37 Changeset [1109] by bruno
Improve memory management for libmondo-fifo.c (trunk merge begining)
00:10 Changeset [1108] by bruno
log_msg => mr_msg for main files
00:09 Changeset [1107] by bruno
log_msg => mr_msg for common files

02/07/07:

23:55 Changeset [1106] by bruno
merge -r1082:1105 $SVN_M/branches/stable
20:00 Changeset [1105] by bruno
New test for memory
20:00 Changeset [1104] by bruno
Improvement of the low level library (Usage of LINE and FILE and …

02/06/07:

11:10 Changeset [1103] by bruno
Fix again another set of compiler warnings (Michel Loiseleur …
00:49 Changeset [1102] by bruno
Other compiler warnings removed
00:37 Changeset [1101] by bruno
Clean up some compiler warnings (Michel Loiseleur …

02/05/07:

17:00 Changeset [1100] by bruno
Addition of mr_mkdir in library and usage in main for MONDO_CACHE creation

02/04/07:

07:35 Changeset [1099] by andree
Add capability to mindi to detect what type of filesystem the kernel will …

02/03/07:

23:48 Changeset [1098] by bruno
Creates MONDO_CACHE before using it (should be done in main, will be …
23:30 Changeset [1097] by bruno
Fix messages in mindi reventing its use with mondo (-V option)
17:37 Changeset [1096] by bruno
size_t needs stdio.h
15:42 Changeset [1095] by bruno
Same typo for libmondo-tools.c
15:16 Changeset [1094] by bruno
Typo in libmondo-files.c
14:57 Changeset [1093] by bruno
Typo again :-(
14:29 Changeset [1092] by bruno
mr_fclose also in include
11:25 Changeset [1091] by bruno
mr_fclose improved + fixes for libmondo-archive.c
10:50 Changeset [1090] by bruno
Fix typo in mr_file.c
01:21 Changeset [1089] by bruno
typo in install.sh for mindi
01:15 Changeset [1088] by bruno
Addition of mr_file
00:59 BrunoSandBox edited by bruno
articles + conferences (diff)

02/02/07:

23:31 Changeset [1087] by bruno
WARNING: Not tested yet ! Will be stabilized in next hours. this patch …
23:21 Changeset [1086] by bruno
log_msg => mr_msg in trunk

01/30/07:

11:06 Changeset [1085] by bruno
merge -r1081:1082 $SVN_M/branches/stable

01/29/07:

23:59 Ticket #131 (Exclude /var/log/lastlog from mondoarchive ?) created by ribaudr
Hello, Despite it is explained in the FAQ …
23:51 Changeset [1084] by bruno
Fixes to allow trunk to build under rpm format at least
23:50 Changeset [1083] by bruno
Report fixes of rev [1082] in trunk
23:49 Changeset [1082] by bruno
- Fix to pb for mondo compilation - again improve usage of find in mindi

01/28/07:

23:20 Changeset [1081] by bruno
merge -r1078:1080 $SVN_M/branches/stable
19:04 Changeset [1080] by bruno
- Fix mindi install messages (reported by Andree Leidenfrost) - remove …
18:02 Ticket #123 (Add support for Slackware 11.0) closed by bruno
fixed
17:58 Changeset [1079] by bruno
merge -r1045:1078 £SVN_M/branches/stable
17:31 Ticket #130 (MONDO ARCHIVE ISO SIZE Defect) closed by bruno
duplicate: Duplicate of #127
11:27 Changeset [1078] by andree
Increased MAX_STR_LEN to 384 to make it divisible without remainder by …

01/27/07:

08:20 Changeset [1077] by bruno
Fix a bug reported by Andy Wright (introduced when supporting gzip) where …
07:12 Changeset [1076] by bruno
Fixes from Andy Wright for CentOS

01/26/07:

11:40 Ticket #130 (MONDO ARCHIVE ISO SIZE Defect) created by sachinh
Hi All , While trying to create Mondo Image using Mondoarchive using GUI …

01/25/07:

16:18 Changeset [1075] by bruno
Improvements for USB support in mindi when called from mondo Changelogs in …
16:18 Changeset [1074] by bruno
This version of trunk desn't seg fault on mr_msg anymore. Still not ready …
04:42 AndreesStuff edited by andree
(diff)
04:41 TroubleShooting edited by andree
Moved from my page (diff)

01/23/07:

18:25 CustomerExperience edited by brwms
(diff)
18:15 CustomerExperience edited by brwms
(diff)
18:09 CustomerExperience edited by brwms
(diff)
17:49 CustomerExperience edited by brwms
(diff)
17:42 Changeset [1073] by bruno
Attempt to fix bug #128
17:36 Changeset [1072] by bruno
Attempt to fix bug #129
15:04 Changeset [1071] by andree
Add cmd64x to list of IDE modules for ia64 - Thanks, Bruno!
13:34 Ticket #129 (copy elilo info in 2 places om ia64) created by andree
elilo.efi & elilo.conf should be twice on the boot image on ia64: under / …
13:04 Ticket #128 (elilo is the default boot loader for mindi on ia64) created by andree
elilo is the default boot loader for mindi on ia64. mindi should not ask …
12:19 Changeset [1070] by bruno
mondo compiles again
12:03 Ticket #127 (Changing MondoArchive ISO Image default Size) created by sachinh
Hi All , While trying to create Mondo Image using Mondoarchive using GUI …
09:24 Changeset [1069] by bruno
resurrect NOOF_ERR_LINES
08:59 Changeset [1068] by bruno
VANILLA_USB_DEVICE also declared for Linux :-)
08:25 Changeset [1067] by bruno
my-stuff.h is referred to in include now
07:35 Changeset [1066] by bruno
get rid of my-stuff.h under src/common Try to add 3ware driver again test …
03:48 Changeset [1065] by bruno
More tests in mr_msg function doesn't cascade to _mr_msg anymore, as it …
01:09 Changeset [1064] by bruno
More controls at the compiler level still working with the problems around …

01/22/07:

14:45 FAQ edited by bruno
(diff)
14:44 FAQ edited by bruno
patch for mindi on OpenSuSE 10.2 (diff)

01/20/07:

23:37 Changeset [1063] by bruno
- USB device support for mindi (Tested and Working) - Begining of USB …

01/18/07:

14:57 Changeset [1062] by andree
Add script for finding distribution specific FAILSAFE kernel and add hooks …
13:47 Changeset [1061] by bruno
- mpt + ohci modules added for mindi - PATH fixed for init in restore …

01/17/07:

06:03 Changeset [1060] by bruno
- mindi now uses completely the configuration file, including for modules …

01/16/07:

17:16 FAQ edited by ribaudr
(diff)
08:56 Changeset [1059] by bruno
Correct approach of the previous problem
08:45 TroubleShooting edited by bruno
(diff)
08:44 TroubleShooting created by bruno
08:43 WikiStart edited by bruno
(diff)
08:25 Changeset [1058] by bruno
Try to fix both #121 and Andree's issue on x86_64 /lib & /lib64 links
06:00 Changeset [1057] by bruno
Same Fixes for the po
05:53 Changeset [1056] by bruno
Compilation fixes (mr_string => mr_str)
03:43 Changeset [1055] by bruno
FAQ now referred on Docs page (Dale Tronrud)
02:50 Changeset [1054] by bruno
- Backporting more trunk content into stable - Adding the test and lib …

01/14/07:

02:24 Changeset [1053] by andree
Make functions restore_a_biggiefile_from_CD() and …

01/11/07:

21:17 Changeset [1052] by andree
Fix compiler warning about implict declaration of function mount_device() …
01:06 Changeset [1051] by bruno
Partial re-introduction of trunk changes for the next stable version …
00:03 Changeset [1050] by bruno
Quality tool improvement mindi had a dual NET_MODS line

01/10/07:

09:05 Ticket #126 (mindi 1.2.1/ mindi-busybox 1.2.2: install path on debian package) created by skud001
Hi, Whith debian packages, mindi is installed on /lib, and the …

01/09/07:

10:27 Ticket #125 (Add option for suppress of evalcall and progress-form) created by andreas1234567@…
I'm running mondoarchive from cron. The output from cron is sent as email …
09:59 Changeset [1049] by bruno
libata in double removed
02:06 Changeset [1048] by bruno
quality taken from trunk mondo.conf added in preparation
02:03 Changeset [1047] by bruno
Take mindi from trunk with configuration file and multiple deplist
01:29 Changeset [1046] by bruno
merge -r1042:1045 $SVN_M/branches/stable
01:17 StandardsCompliance edited by bruno
/media and /tmp now excluded by default (diff)
01:16 Changeset [1045] by bruno
/media is now completely excluded as per StandardsCompliance
01:15 Ticket #124 (/tmp does not automatically get excluded) closed by bruno
fixed: Should be fixed in rev [1044]
00:54 Changeset [1044] by bruno
We now use consistently /var/cache/mindi everywhere
00:38 Ticket #124 (/tmp does not automatically get excluded) created by bruno
We should revert rev [332] back as per StandardsCompliance

01/08/07:

23:31 Changeset [1043] by bruno
merge -r978:1042 $SVN_M/branches/stable

01/07/07:

21:07 Tools edited by bruno
(diff)
21:06 Tools edited by bruno
(diff)
21:05 Tools edited by bruno
Some more tools (diff)
18:30 Tools edited by bruno
(diff)
18:29 Tools created by bruno
18:28 WikiStart edited by bruno
Busybox => Tools (diff)
12:10 Changeset [1042] by bruno
Syntax review (== suppresse for stricter POSIX conformance with =)
11:53 Changeset [1041] by bruno
Merge forgotten modifications for slackaware support from 2.2.1 …
00:20 Changeset [1040] by bruno
FreeBSD fixes

01/06/07:

18:34 FAQ edited by bruno
(diff)
18:12 Changeset [1039] by bruno
Work on FreeBSD's mindi
18:11 Changeset [1038] by bruno
Work on FreeBSD
00:07 Changeset [1037] by bruno
New mirror (thanks to Brian McKee? <map_at_map-heb.com>)

01/05/07:

20:23 Changeset [1036] by bruno
- Announce for LCA 2007 - new drivers added to mindi for dm
20:18 Changeset [1035] by bruno
Welcome page rearranged with news later and about sooner (idea from Joe …
20:07 FAQ edited by bruno
Q22 abd Q23 added (diff)
19:58 DistributionPackaging edited by bruno
(diff)
19:58 FAQ edited by bruno
(diff)
19:53 DistributionPackaging edited by bruno
(diff)
19:16 BrunoSandBox edited by bruno
(diff)
19:15 BrunoSandBox edited by bruno
(diff)
19:13 CustomerExperience created by bruno
19:12 WikiStart edited by bruno
(diff)
01:33 DistributionPackaging edited by bruno
(diff)
01:28 DistributionPackaging edited by bruno
(diff)

01/04/07:

16:50 Changeset [1034] by bruno
Integrate changes from 2.2.1 on gentoo build (now correct for …
02:31 DistributionPackaging edited by bruno
mdv official packages links (diff)
01:49 Changeset [1033] by bruno
mindi-busybox ebuild really simplified !
00:54 Changeset [1032] by bruno
Attempt to fix gentoo mindi-busybox ebuild

01/03/07:

19:31 Changeset [1031] by bruno
sar2rrd has now its own branch
19:19 Changeset [1030] by bruno
Creation of a pet project sar2rrd (put under subversion for ease of dev) …
14:13 Changeset [1029] by bruno
Attempt to fix gentoo mindi-busybox ebuild
13:53 Ticket #123 (Add support for Slackware 11.0) created by bruno
Add support for Slackware 11.0
13:00 Changeset [1028] by bruno
- Slackware 10.2 support added (from svn merge -r 1022:1027 …
12:53 Ticket #93 (Install on a slackware) closed by bruno
fixed: Could you look under  ftp://ftp.mondorescue.org/slackware/10.2 for …
11:30 Changeset [1027] by bruno
Final Slackware modifs hopefully
02:37 Changeset [1026] by bruno
Still on slackware_10.2
00:52 Changeset [1025] by bruno
Some other fixes for Slackware 10.2

01/02/07:

20:20 Changeset [1024] by bruno
Still some Slackware improvements
19:41 Changeset [1023] by bruno
Slackware 10.2 built continue
18:32 Changeset [1022] by bruno
Slackware 10.2 support added
14:09 Ticket #122 (Build a FreeBSD version) created by bruno
Build a 5.5 FreeBSD version
12:19 Changeset [1021] by bruno
- Fix a bug in mindi where a readlink was done without -f option - mindi's …
12:16 Changeset [1020] by bruno
- Fix a bug in mindi where a readlink was done without -f option - mindi's …

01/01/07:

15:52 Ticket #18 (cannot login after restore) closed by bruno
worksforme

12/31/06:

20:09 Ticket #121 (incorrect tmp dir used by mindi for copying gawk to) created by adrianmarsh
Versions: (Centos 4.4) […] During the mindi phase, it bails out with …
18:08 Ticket #110 (mondo does not work Intel matrix manager see ticket 105 for details and ...) closed by bruno
duplicate: Duplicate of #105
17:59 Ticket #10 (Kernel bug at slab.c:815!) closed by bruno
wontfix
17:58 Milestone 2.2.1 completed
* Bug fixes (x86_64) * perf improvements. * Aka New Yer release ! * …
11:25 Changeset [1019] by bruno
mondo needs mindi 1.2.1
11:23 Changeset [1018] by bruno
Creation of mondo 2.2.1-
10:28 Changeset [1017] by bruno
reation of mondo 2.2.1-1
10:25 Changeset [1016] by bruno
Final ChangeLog? update for 2.2.1
02:38 Changeset [1015] by bruno
Fix a memory allocation bug in gen_aux_list (Klaus Ade Johnstad)

12/30/06:

05:21 Ticket #120 (Mondorestore fails with kernel panic on opensuse 10.2) created by RickFriedman
While Mondoarchive creates the backup with no problem, Mondorestore …
02:22 Changeset [1014] by bruno
Open SuSE 10.2 changed its /etc/SuSE-release format

12/29/06:

23:23 DistributionPackaging edited by bruno
Slackware doc (diff)
19:48 Ticket #119 (Devices like /dev/sdn* are not created) created by eboniface
If the target system has a RAID subsystem with a lot of devices, …
19:44 Ticket #118 (In compare mode allow mountlist changes before operation) created by eboniface
During the compare operation, mondorescue only uses the mountlist from the …
18:22 Ticket #117 (Mondo does not support boot loader not in MBR) created by bcomber
When running the command "mondoarchive -Oc 16 -d /dev/hdd -F " Mondo …
14:31 DistributionPackaging edited by bruno
debian pre-release packages added (diff)

12/23/06:

09:23 Changeset [1013] by bruno
ChangeLogs? update for release delivery (2.2.1)

12/22/06:

09:31 Changeset [1012] by bruno
Add a trace of VM name in build2qemu
00:03 Changeset [1011] by bruno
- ssh now uses option -q to avoid some useless messages - fedora core 6 …

12/21/06:

20:04 Changeset [1010] by bruno
Remove useless functions Solve some MINDI_TMP issues
20:03 Ticket #105 (mondo cd/dvd starts boot but requires floppy and stops) closed by jsoff
fixed: adding ahci modulke to IDE_MODS list in mindi fixed the issue.
17:30 Changeset [1009] by bruno
- UUID and LABELS are now both correctly handled by mindi (it's one or the …
17:08 Changeset [1008] by bruno
LABEL with mindi were not handled properly since we managed UUID (end of …
01:09 Changeset [1007] by bruno
rpmquery -E doesn't work for older distro (rh73). Replaced with --eval, …
00:56 FAQ edited by bruno
Q21 added (diff)

12/20/06:

21:57 Ticket #116 (Encryption support) created by bruno
It would be very handy, if mondo could encrypt the backup with a password …
09:38 DistributionPackaging edited by bruno
(diff)
09:37 DistributionPackaging edited by bruno
add debian packages location (diff)

12/19/06:

15:50 Ticket #115 (Allow mondo to create bootable USB keys to restore from) created by bruno
mondoarchive should handle a new option to allow it to create a bootable …
14:44 WikiStart edited by bruno
dploy has now its own trac site (diff)
01:43 Changeset [1006] by bruno
mindi-busybox is now generated with the release tag and revision in its …

12/17/06:

00:13 Changeset [1005] by bruno
mindi now prints mindi-busybox version

12/15/06:

09:43 Changeset [1004] by bruno
Fix a known bug for busybox where -gc-section in makefile + static for …

12/14/06:

11:46 Ticket #114 (mondorestore should support -p) created by bruno
The only way to restore an NFS image right now when using a prefix during …

12/11/06:

14:41 Changeset [1003] by bruno
And same error on libmondo-verify.c
13:34 Changeset [1002] by bruno
Syntax typo in libmondo-files.c
12:10 Changeset [1001] by bruno
Fix a bug where grub.conf was a symlink. The pointer to the link was …

12/08/06:

17:00 Changeset [1000] by bruno
Debug actions to solve seg fault

12/07/06:

10:14 Ticket #113 (mondo should be able to use gzip) closed by bruno
fixed: Should be fixed with rev [999]
10:12 Changeset [999] by bruno
Add option G to handle the gzip compression format
02:01 Changeset [998] by bruno
Attempt to solve #113
01:46 Ticket #113 (mondo should be able to use gzip) created by bruno
mondo should be able to use gzip to improve speed and still being non …
01:18 Changeset [997] by bruno
Add support for nvidia and another vmware module
00:23 Ticket #112 (grub doesn't install when changing type of disk) created by bruno
I had to change during restore the mountlist as the original system is …

12/06/06:

01:39 Changeset [996] by bruno
Fix mindi's debian build (report from Matija Nalis)

12/02/06:

02:19 Changeset [995] by bruno
Last one :-)
01:16 Changeset [994] by bruno
tag computation finally correct for pkg2ftp
00:29 Changeset [993] by bruno
Still error on tag in pkg2ftp

11/29/06:

23:01 Changeset [992] by bruno
Fix a bug in tag computation in pkg2ftp
10:40 Ticket #26 (Try using bit Torrent) closed by bruno
wontfix: No more any iso image so no need for rpm/deb to setup a torernt for the …
00:17 Ticket #111 (-V option ignores Ctrl-C) created by bruno
Carol Anne Ogdin said: I decided to run mondoarchive -V to verify a set …

11/28/06:

16:08 Ticket #110 (mondo does not work Intel matrix manager see ticket 105 for details and ...) created by jsoff
I cannot get the mondo boot disk to work with a Dell E520 with Intel …

11/27/06:

17:51 Changeset [991] by bruno
Fix a compiler warning on libmondo-filelist.c
00:46 Changeset [990] by bruno
We now have a correct mindi-busybox package for Debian
00:26 Changeset [989] by bruno
Idem
00:09 Changeset [988] by bruno
Idem

11/26/06:

23:44 Changeset [987] by bruno
Still mindi-busybox debian
23:04 Changeset [986] by bruno
Still on debian mindi-busybox
22:55 Changeset [985] by bruno
Possibility to build only some packages with qemu
22:54 Changeset [984] by bruno
Possibility to build only some package with qemu
22:46 Changeset [983] by bruno
Attempt to have a working rules Debian file for mindi-busybox (2.2.0)
22:45 Changeset [982] by bruno
Try to have a working rules file for Debian mindi-busybox
22:23 Changeset [981] by bruno
Update ChangeLog? files for 2.2.1 delivery
22:04 Changeset [980] by bruno
Remove full path from /bin/cut (wrong on Mandriva, and others)
12:35 Changeset [979] by bruno
merge -r954:978 $SVN_M/branches/stable
12:33 Changeset [978] by bruno
mindi man page updated to included information on a configuration file

11/25/06:

11:20 StandardsCompliance edited by bruno
(diff)
11:17 StandardsCompliance edited by bruno
(diff)
11:12 WikiStart edited by bruno
Coding stds put under stds (diff)
11:11 StandardsCompliance edited by bruno
Coding stds are now here (diff)

11/24/06:

01:41 Changeset [977] by bruno
Allow for local tests from local BASE svn content
00:58 Changeset [976] by bruno
Full support of UUID in mindi
00:32 Changeset [975] by bruno
sitll fixing po files

11/23/06:

19:23 Changeset [974] by bruno
scommon => src for po files
19:05 Changeset [973] by bruno
Fix some linking errors in trunk
18:54 Changeset [972] by bruno
fix a declaration issue
18:44 Changeset [971] by bruno
Do not use compare to -1 rather != 0
18:42 Changeset [970] by bruno
typo in trunk
18:24 Changeset [969] by bruno
mr_str now contains all string functions (removal of mr_string from trunk)
18:10 Changeset [968] by bruno
Still on LVM error message incorrect. Should now be fixed.
17:58 Changeset [967] by bruno
Reset LVM to false if analyze-my-lvm exit with -1 (problem with `)
17:38 Changeset [966] by bruno
mindi defaults are now visible in the main messages
17:22 Changeset [965] by bruno
mindi log file should now look nicer
17:00 Changeset [964] by bruno
Improved again mindi's messages
16:21 Changeset [963] by bruno
Better output messages for mindi
15:16 Changeset [962] by bruno
paranoid_free => mr_free after stable merge
14:08 Changeset [961] by bruno
mindi-busybox version is trunk in trunk branch
11:19 Changeset [960] by bruno
Removal of FDISKLOG
02:37 Changeset [959] by bruno
parted2fdisk.log handled later to allow for a good variable initialization
02:31 Changeset [958] by bruno
Fix a typo in mindi (forgotten fi)
00:55 Ticket #63 (mondoarchive slow for large number of files, particukarly with attr ...) closed by bruno
fixed: Andree could you test the impact of my modif on your side. We also need to …
00:54 Ticket #107 (compare does not report block errors) closed by bruno
invalid

11/22/06:

22:56 FAQ edited by bruno
precise Q20 (diff)
22:46 FAQ edited by bruno
Q20 added (diff)
10:20 Ticket #109 (add a timestamp to the logfiles name) created by d3acon
It would be nice if you could add a timestamp to the filename of the …
Note: See TracTimeline for information about the timeline view.