source: MondoRescue/branches

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @999   18 years Bruno Cornec Add option G to handle the gzip compression format
(edit) @998   18 years Bruno Cornec Attempt to solve #113
(edit) @997   18 years Bruno Cornec Add support for nvidia and another vmware module
(edit) @996   18 years Bruno Cornec Fix mindi's debian build (report from Matija Nalis)
(edit) @995   18 years Bruno Cornec Last one :-)
(edit) @994   18 years Bruno Cornec tag computation finally correct for pkg2ftp
(edit) @993   18 years Bruno Cornec Still error on tag in pkg2ftp
(edit) @992   18 years Bruno Cornec Fix a bug in tag computation in pkg2ftp
(edit) @990   18 years Bruno Cornec We now have a correct mindi-busybox package for Debian
(edit) @989   18 years Bruno Cornec Idem
(edit) @988   18 years Bruno Cornec Idem
(edit) @987   18 years Bruno Cornec Still mindi-busybox debian
(edit) @986   18 years Bruno Cornec Still on debian mindi-busybox
(edit) @985   18 years Bruno Cornec Possibility to build only some packages with qemu
(edit) @984   18 years Bruno Cornec Possibility to build only some package with qemu
(edit) @983   18 years Bruno Cornec Attempt to have a working rules Debian file for mindi-busybox (2.2.0)
(edit) @982   18 years Bruno Cornec Try to have a working rules file for Debian mindi-busybox
(edit) @981   18 years Bruno Cornec Update ChangeLog files for 2.2.1 delivery
(edit) @980   18 years Bruno Cornec Remove full path from /bin/cut (wrong on Mandriva, and others)
(edit) @978   18 years Bruno Cornec mindi man page updated to included information on a configuration file
(edit) @976   18 years Bruno Cornec Full support of UUID in mindi
(edit) @971   18 years Bruno Cornec Do not use compare to -1 rather != 0
(edit) @968   18 years Bruno Cornec Still on LVM error message incorrect. Should now be fixed.
(edit) @967   18 years Bruno Cornec Reset LVM to false if analyze-my-lvm exit with -1 (problem with `)
(edit) @966   18 years Bruno Cornec mindi defaults are now visible in the main messages
(edit) @965   18 years Bruno Cornec mindi log file should now look nicer
(edit) @964   18 years Bruno Cornec Improved again mindi's messages
(edit) @963   18 years Bruno Cornec Better output messages for mindi
(edit) @960   18 years Bruno Cornec Removal of FDISKLOG
(edit) @959   18 years Bruno Cornec parted2fdisk.log handled later to allow for a good variable initialization
(edit) @958   18 years Bruno Cornec Fix a typo in mindi (forgotten fi)
(edit) @957   18 years Bruno Cornec Preliminary UUID support (for Ubuntu and VMWare) (they are not yet …
(edit) @955   18 years Bruno Cornec fix a difference with trunk
(edit) @954   18 years Bruno Cornec mondoarchive man page corrected (` needs to be \)
(edit) @953   18 years Bruno Cornec - Attempt to fix mondoarchive man page (report from Andrew Latham …
(edit) @952   18 years Bruno Cornec g_getfacl|attr extern in mondo-restore.c
(edit) @951   18 years Bruno Cornec typo
(edit) @950   18 years Bruno Cornec Here mindi-busybox VERSION is stable
(edit) @949   18 years Bruno Cornec Should fix #63, , and add the required interface in mondorestore to …
(edit) @948   18 years Bruno Cornec - mondoarchive does not backup acl+xattr by default anymore - Add -z …
(edit) @947   18 years Bruno Cornec Grrr typo again --Cette ligne, et les suivantes ci-dessous, serontGrr …
(edit) @946   18 years Bruno Cornec Busybox changelog updated to 1.2.2 mondorestore also needs the …
(edit) @945   18 years Bruno Cornec Typos corrected
(edit) @944   18 years Bruno Cornec getfacl and getfattr not searched everytime but only in the main of …
(edit) @943   18 years Bruno Cornec Same improvement for getfacl
(edit) @942   18 years Bruno Cornec Small improvement on getfattr handling
(edit) @941   18 years Bruno Cornec Fix a bug in libmondo-fifo.c where potentially no buffer content could …
(edit) @940   18 years Bruno Cornec Temp dir of mindi should now only be removed when not called by mondo. …
(edit) @938   18 years Bruno Cornec Third parameter in mindi custom should overwrite CACHE_LOC in fact
(edit) @937   18 years Bruno Cornec sublocallib is now correct
(edit) @936   18 years Bruno Cornec Try to fix issues on x86_64 for rpm based distro. Still need work for …
(edit) @935   18 years Bruno Cornec Fix a big blocking bug in mindi " misplaced for a grep
(edit) @934   18 years Bruno Cornec Fix another x86_64 issue on mindi
(edit) @933   18 years Bruno Cornec Fix a rpm build issue on x86_64
(edit) @931   18 years Bruno Cornec Bad declaration for MindiExit
(edit) @930   18 years Bruno Cornec Fix type in mkchangelog.pl + some more comments for qemu build support …
(edit) @928   18 years Bruno Cornec ps (busybox) and ps (system) do not give PID in the same column. …
(edit) @927   18 years Bruno Cornec ebuild for mindi-busybox
(edit) @926   18 years Bruno Cornec Web site update
(edit) @925   18 years Bruno Cornec - tabs nor correct in mindi - MONDOTMP used everywhere in mindi …
(edit) @924   18 years Bruno Cornec TAG is now per package and not shared anymore + build process adapted
(edit) @922   18 years Bruno Cornec Delivery to MDV is now OK
(edit) @921   18 years Bruno Cornec Attempt to deliver Mandriva official 2.2.0 packages from build system
(edit) @920   18 years Bruno Cornec Now uses rpmquery for macro expansion in rpm
(edit) @919   18 years Bruno Cornec Finaly build process should be OK now.
(edit) @918   18 years Bruno Cornec New improvement for build system. By default now try to build in the …
(edit) @917   18 years Bruno Cornec centos support should be ok now.
(edit) @916   18 years Bruno Cornec Fixes to support CentOS build Fixes for build errors reporetd by Andy …
(edit) @915   18 years Bruno Cornec Fix HOWTO link errors (Marvin Greenberg <marvin.greenberg_at_acm.org>)
(edit) @913   18 years Bruno Cornec Fix bug #89 (env var were queried too early, and not ncessarily in PXE …
(edit) @912   18 years Bruno Cornec Attempt to fix #66 (setfacl not existing => no error)
(edit) @911   18 years Bruno Cornec Further removal of all instances of grep -wx in code.
(edit) @910   18 years Bruno Cornec replaces grep -x by grep -E during restore as busybox doesn't provide …
(edit) @909   18 years Bruno Cornec Remove calls to grep -w when use in mondorestore as busybox doesn't …
(edit) @908   18 years Bruno Cornec Fix a bug with DVD+RW format, when mondo asks for retry without …
(edit) @907   18 years Bruno Cornec Updated mondoarchive man page thanks to feedback from Carol Anne Ogdin …
(edit) @906   18 years Bruno Cornec Attempt to fix Bug #90
(edit) @905   18 years Bruno Cornec Add support company in Canada (TC2L)
(edit) @902   18 years Bruno Cornec mindi-busybox now uses busybox 1.2.2 (Thanks Rob for that last update …
(edit) @901   18 years Bruno Cornec Attempt to fix #87
(edit) @899   18 years Bruno Cornec - src directory used in Makefile - new announce - fix for italian …
(edit) @898   18 years Bruno Cornec init now gives which mindi version created it
(edit) @897   18 years Bruno Cornec Automatic update of TAG to 3
(edit) @896   18 years Bruno Cornec Try to fix a potential bug in busybox where modules were not handled …
(edit) @895   18 years Bruno Cornec Italian mirror (thanks to Daniele Carbonetti)
(edit) @894   18 years Bruno Cornec mindi-busybox does not conflict with busybox at all
(edit) @893   18 years Bruno Cornec - mondo depends on mindi >= 1.2.0 - mindi-kernel now has also a ChangeLog
(edit) @892   18 years Bruno Cornec Automatic update of TAG to 2
(edit) @891   18 years Bruno Cornec mindi-kernel now has a ChangeLog as well
(edit) @890   18 years Bruno Cornec - mondo depends on mindi > 1.2.0 now - As I redeliver I also fix a …
(edit) @889   18 years Bruno Cornec mv under mondo mondo to src (in line with 3.0.0 and will ease patches)
(edit) @888   18 years Bruno Cornec - Build process improved following 2.2.0 delivery - Announce of 2.2.0 …
(edit) @887   18 years Bruno Cornec Some final improvements for build with Qemu (problem with tar and path …
(edit) @886   18 years Bruno Cornec Again a small bug in build process
(edit) @885   18 years Bruno Cornec merge -r881:884 $SVN_M/branches/stable
(edit) @884   18 years Bruno Cornec That mindi modif should not have go in, my fault.
(edit) @883   18 years Bruno Cornec Fix a new segmentation fault introduced recently (Andree Leidenfrost)
(edit) @882   18 years Bruno Cornec - Build process reviewed to fix again bug #79 - MONDOTMP now used …
(edit) @881   18 years Bruno Cornec This branch is version 2.2.0
(edit) @880   18 years Bruno Cornec Creation of 2.2.0 from stable rev [879]
Note: See TracRevisionLog for help on using the revision log.