|
|
@958
|
18 years |
Bruno Cornec |
Fix a typo in mindi (forgotten fi)
|
|
|
@955
|
18 years |
Bruno Cornec |
fix a difference with trunk
|
|
|
@952
|
18 years |
Bruno Cornec |
g_getfacl|attr extern in mondo-restore.c
|
|
|
@951
|
18 years |
Bruno Cornec |
typo
|
|
|
@949
|
18 years |
Bruno Cornec |
Should fix #63, , and add the required interface in mondorestore to …
|
|
|
@948
|
18 years |
Bruno Cornec |
- mondoarchive does not backup acl+xattr by default anymore
- Add -z …
|
|
|
@947
|
19 years |
Bruno Cornec |
Grrr typo again
--Cette ligne, et les suivantes ci-dessous, serontGrr …
|
|
|
@946
|
19 years |
Bruno Cornec |
Busybox changelog updated to 1.2.2
mondorestore also needs the …
|
|
|
@945
|
19 years |
Bruno Cornec |
Typos corrected
|
|
|
@944
|
19 years |
Bruno Cornec |
getfacl and getfattr not searched everytime but only in the main of …
|
|
|
@943
|
19 years |
Bruno Cornec |
Same improvement for getfacl
|
|
|
@942
|
19 years |
Bruno Cornec |
Small improvement on getfattr handling
|
|
|
@941
|
19 years |
Bruno Cornec |
Fix a bug in libmondo-fifo.c where potentially no buffer content could …
|
|
|
@928
|
19 years |
Bruno Cornec |
ps (busybox) and ps (system) do not give PID in the same column. …
|
|
|
@924
|
19 years |
Bruno Cornec |
TAG is now per package and not shared anymore + build process adapted
|
|
|
@919
|
19 years |
Bruno Cornec |
Finaly build process should be OK now.
|
|
|
@918
|
19 years |
Bruno Cornec |
New improvement for build system. By default now try to build in the …
|
|
|
@916
|
19 years |
Bruno Cornec |
Fixes to support CentOS build
Fixes for build errors reporetd by Andy …
|
|
|
@913
|
19 years |
Bruno Cornec |
Fix bug #89 (env var were queried too early, and not ncessarily in PXE …
|
|
|
@912
|
19 years |
Bruno Cornec |
Attempt to fix #66 (setfacl not existing => no error)
|
|
|
@911
|
19 years |
Bruno Cornec |
Further removal of all instances of grep -wx in code.
|
|
|
@910
|
19 years |
Bruno Cornec |
replaces grep -x by grep -E during restore as busybox doesn't provide …
|
|
|
@909
|
19 years |
Bruno Cornec |
Remove calls to grep -w when use in mondorestore as busybox doesn't …
|
|
|
@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
|
|
|
@901
|
19 years |
Bruno Cornec |
Attempt to fix #87
|
|
|
@899
|
19 years |
Bruno Cornec |
- src directory used in Makefile
- new announce
- fix for italian …
|
|
|
@893
|
19 years |
Bruno Cornec |
- mondo depends on mindi >= 1.2.0
- mindi-kernel now has also a ChangeLog
|
|
|
@889
|
19 years |
Bruno Cornec |
mv under mondo mondo to src (in line with 3.0.0 and will ease patches)
|
|
|
@888
|
19 years |
Bruno Cornec |
- Build process improved following 2.2.0 delivery
- Announce of 2.2.0 …
|
|
|
@883
|
19 years |
Bruno Cornec |
Fix a new segmentation fault introduced recently (Andree Leidenfrost)
|
|
|
@879
|
19 years |
Bruno Cornec |
Fix bonding handling this time really (M. Shapiro report)
|
|
|
@877
|
19 years |
andree |
Use strncpy() instead of strcpy() in popup_with_buttons() to avoid …
|
|
|
@876
|
19 years |
Bruno Cornec |
Update ChangeLogs for 2.2.0 preparation
|
|
|
@873
|
19 years |
Bruno Cornec |
Patch from Andree tso that we create proper tmp var. to be used with …
|
|
|
@871
|
19 years |
Bruno Cornec |
TMPDIR used in common-env
Avoid mixing affectation and comparison on …
|
|
|
@870
|
19 years |
Bruno Cornec |
- Checks variables berfore getting them from env during restore
- …
|
|
|
@847
|
19 years |
Bruno Cornec |
Fix a bug in find command for filelist computation
|
|
|
@843
|
19 years |
andree |
Ensure that we leave the inner while loop when counting in …
|
|
|
@841
|
19 years |
andree |
Fixed display problem in newt mode where old strings weren't fully …
|
|
|
@831
|
19 years |
andree |
Add new header mr_string.h for mr_string.c. Use mr_strtok() from …
|
|
|
@828
|
19 years |
andree |
Add new file with new generation string handling functions.
(File is …
|
|
|
@827
|
19 years |
andree |
Check for grub.conf being a symbolic link which is the case on e.g. …
|
|
|
@825
|
19 years |
Bruno Cornec |
- mindi-busybox added to build process scripts
- RPM spec file updated …
|
|
|
@820
|
19 years |
andree |
AFS support tweaking:
- don't scan fstab for AFS - AFS volumes don't …
|
|
|
@818
|
19 years |
andree |
Enhance the way we deal with post-nuke:
- ask whether post-nuke should …
|
|
|
@816
|
19 years |
andree |
Evaluate errno after popen in space_occupied_by_cd() and in case of an …
|
|
|
@814
|
19 years |
Bruno Cornec |
removed useless tcurr now
|
|
|
@813
|
19 years |
Bruno Cornec |
Takes Andree's idea to create rather a mr_date() function, that could …
|
|
|
@812
|
19 years |
Bruno Cornec |
Fix a bug whete /tmp was hardcoded for ntfsclone usage, creating a …
|
|
|
@811
|
19 years |
andree |
Added an icon for use in menus etc.
|
|
|
@810
|
19 years |
andree |
Fix new time stamp log feature:
- use ctime() which gives …
|
|
|
@809
|
19 years |
andree |
Turn assignment into comparison when evaluating the paths to exclude.
|
|
|
@807
|
19 years |
Bruno Cornec |
Fix a bug in Debian build system for mindi (variables needs to be …
|
|
|
@806
|
19 years |
Bruno Cornec |
Attempt to Fix #33
|
|
|
@805
|
19 years |
Bruno Cornec |
Atempt to fix bug #14
|
|
|
@804
|
19 years |
Bruno Cornec |
Attempt to fix #6
|
|
|
@802
|
19 years |
Bruno Cornec |
Attempt to fix bug #25
|
|
|
@801
|
19 years |
Bruno Cornec |
Should fix bug #21 by exporting variables from start-nfs and …
|
|
|
@799
|
19 years |
Bruno Cornec |
Replace a useless message by a more useful
|
|
|
@797
|
19 years |
andree |
newt-specific.c:
Fixed compile error by removing superfluous quotes in …
|
|
|
@792
|
19 years |
Bruno Cornec |
Fix Bug #24
- Introduce kill_anything_like_this as a function instead …
|
|
|
@787
|
19 years |
Bruno Cornec |
AFS support added
|
|
|
@785
|
19 years |
Bruno Cornec |
Trac is now accessible with the simpler URL http://trac.mondorescue.org
|
|
|
@781
|
19 years |
Bruno Cornec |
- Gentoo build now correct
- 4 articles kept on frontpage
- New …
|
|
|
@770
|
19 years |
Bruno Cornec |
gentoo build improvements
|
|
|
@763
|
19 years |
Bruno Cornec |
- Remove Berlios references where obsolete
- Improve mindi patch for …
|
|
|
@761
|
19 years |
Bruno Cornec |
- spec file should not use TAG for Source file name anymore
- Fix a …
|
|
|
@755
|
19 years |
Bruno Cornec |
- Use _defaultdocdir instead of RPM_DOC_DIR for doc built
- %doc in …
|
|
|
@746
|
19 years |
Bruno Cornec |
- Still trying to fix LABEL + LVM in mindi
- Removed some X11 files …
|
|
|
@744
|
19 years |
Bruno Cornec |
With that version mindi --makemountlist works for RHEL4 + LVMv2 + LABEL
|
|
|
@743
|
19 years |
Bruno Cornec |
The latest interface modification on start-nfs imply that mondo >= …
|
|
|
@738
|
19 years |
andree |
Fixed compiler warnings on amd64 (and likely 64bit in general):
- …
|
|
|
@737
|
19 years |
Bruno Cornec |
Big NFS+PXE migration: start-nfs is not created by mondoarchive, but …
|
|
|
@732
|
19 years |
Bruno Cornec |
- More tests on gentoo packaging. Still not there but much better
- …
|
|
|
@730
|
19 years |
Bruno Cornec |
Changelog ready for 2.0.9/1.0.9 delivery
|
|
|
@728
|
19 years |
Bruno Cornec |
Changelog for 2.0.9 (begin)
|
|
|
@724
|
19 years |
Bruno Cornec |
Also using bzip2 for SuSE based RPMS (Lars proposal)
|
|
|
@723
|
19 years |
Bruno Cornec |
Build RPMS modified again for TAG
|
|
|
@722
|
19 years |
Bruno Cornec |
Remove TAG also from SPEC files
|
|
|
@719
|
19 years |
Bruno Cornec |
Re-introduce defattr to have correct uid/gid for RPMS …
|
|
|
@716
|
19 years |
bcornec |
Review of obsoletes and provides following discussion on cooker.
For …
|
|
|
@714
|
19 years |
bcornec |
Guess what ;-)
|
|
|
@713
|
19 years |
bcornec |
autorun again
|
|
|
@712
|
19 years |
bcornec |
autorun always
|
|
|
@711
|
19 years |
bcornec |
Still on autorun
|
|
|
@710
|
19 years |
bcornec |
Try to fix autorun issue
Try to fix version name in changelogs
|
|
|
@709
|
19 years |
bcornec |
autorun shold be executable so under pkgdata_PROGRAMS now (rpmlint error)
|
|
|
@706
|
19 years |
andree |
Fix screen corruption during restore in 'Configure LVM' phase:
* …
|
|
|
@705
|
19 years |
andree |
Fixed bug where image partitions (e.g. NTFS) would change size if Ok …
|
|
|
@704
|
19 years |
andree |
Check whether RAID sync is delayed for partition _before_ opening sync …
|
|
|
@702
|
19 years |
bcornec |
- Exclude mvfs type of filesystem (ClearCase) from mondo backup …
|
|
|
@697
|
19 years |
bcornec |
Manages Obsoletes for Suse (Lars Rupp suggestion from SUSE)
|
|
|
@696
|
19 years |
bcornec |
Manages obsoletes for Mandriva to make update work.
|
|
|
@695
|
19 years |
bcornec |
Remove slang requires as they are brought by newt (fedora suggestion)
|
|
|
@694
|
19 years |
bcornec |
Indication for users of IDE burners and 2.6 kernels
(Suggestion from …
|
|
|
@693
|
19 years |
bcornec |
Attempt to fix bug #7421 Unable to backup filenames with pattern *\'* …
|
|
|
@691
|
19 years |
bcornec |
Busybox's df doesn't support -P.
Looking for a bug where e2label not …
|
|
|
@686
|
19 years |
andree |
Doubled MAX_TAPECATALOG_ENTRIES to 8192 and increased …
|
|
|
@685
|
19 years |
andree |
Only ask "Is your computer a laptop, or does the CD writer incorporate …
|
|
|