|
|
@3794
|
22 months |
Bruno Cornec |
comments
|
|
|
@3790
|
3 years |
Bruno Cornec |
Backport link fixes made for 3.2.2 to allow build on recent gcc versions
|
|
|
@3777
|
5 years |
Bruno Cornec |
Fix some remaining memory allocation errors
|
|
|
@3765
|
5 years |
Bruno Cornec |
Fix a compiler error with gcc8, global variable badly declared
|
|
|
@3756
|
5 years |
Bruno Cornec |
fix a strange syntax error not seen before
|
|
|
@3755
|
5 years |
Bruno Cornec |
Fix #860: -N option should now exclude boostfs FS as well
|
|
|
@3754
|
5 years |
Bruno Cornec |
Remove a useless define SANE_FORMATS
|
|
|
@3753
|
6 years |
Bruno Cornec |
Remove floppy support
|
|
|
@3751
|
6 years |
Bruno Cornec |
more logging for netfs case
|
|
|
@3746
|
6 years |
Bruno Cornec |
Reinstall mbr.bin (or pgtmbr.bin) from syslinux before calling boot …
|
|
|
@3745
|
6 years |
Bruno Cornec |
Fix the recreation of active partition when there is none yet activated
|
|
|
@3743
|
6 years |
Bruno Cornec |
Really place the btrfs subvol handler at the right place i.e. shared
|
|
|
@3741
|
6 years |
Bruno Cornec |
Call the btrfs subvol functions after mounting the base FS
|
|
|
@3739
|
6 years |
Bruno Cornec |
Now really call subvol scripts at restore time
|
|
|
@3736
|
6 years |
Bruno Cornec |
create and mount btrfs subvolumes if any
|
|
|
@3734
|
6 years |
Bruno Cornec |
umount btrfs subvolumes at end
|
|
|
@3733
|
6 years |
Bruno Cornec |
Really use unsupported versions of grub when they exist
|
|
|
@3732
|
6 years |
Bruno Cornec |
Force btrfs relabelling to avoid question from the cmd
|
|
|
@3731
|
6 years |
Bruno Cornec |
Do not fix bootdrive in grub commands
|
|
|
@3728
|
6 years |
Bruno Cornec |
fix compiler warnings
|
|
|
@3726
|
6 years |
Bruno Cornec |
Fix #852 by using btrfstune
|
|
|
@3724
|
6 years |
Bruno Cornec |
Really Fix #850 when string analyzed is empty
|
|
|
@3723
|
6 years |
Bruno Cornec |
Fix #850 when string analyzed is empty
|
|
|
@3719
|
6 years |
Bruno Cornec |
Avoid cerating /mnt/cdrom if it exists
|
|
|
@3708
|
7 years |
Bruno Cornec |
daptation for gcc 5 (inline funcs mngt)
|
|
|
@3707
|
7 years |
Bruno Cornec |
Update pbtest to latest version with SLES support
|
|
|
@3706
|
7 years |
Bruno Cornec |
Adds bind mounting of virtual FS to ease debug when used manually
|
|
|
@3704
|
7 years |
Bruno Cornec |
Remove the useless mr-unmount-subroutine-me script
|
|
|
@3703
|
7 years |
Bruno Cornec |
- Fix #839 by forcing the creation of BTRFS FS
|
|
|
@3701
|
7 years |
Bruno Cornec |
Workaround #836 by disabling crc on XFS FS at restore time for now.
|
|
|
@3699
|
7 years |
Bruno Cornec |
Improve logging again
|
|
|
@3698
|
7 years |
Bruno Cornec |
Improve logging of device.map file for grub2
|
|
|
@3686
|
8 years |
Bruno Cornec |
Fix wrong spaces
|
|
|
@3683
|
8 years |
Bruno Cornec |
force grub2-install execution (at least useful on OpeSUSE Leap) (patch …
|
|
|
@3665
|
8 years |
Bruno Cornec |
Fix a bug when burning directly media to take back boot params (the …
|
|
|
@3658
|
8 years |
Bruno Cornec |
Improve nfs version support by allowing usage of nfs4 e.g. as a …
|
|
|
@3654
|
8 years |
Bruno Cornec |
Fix an eror when restoring live, bkpinfo->media_device is left empty …
|
|
|
@3653
|
8 years |
Bruno Cornec |
Stop using the word PC and use machines instead
|
|
|
@3650
|
8 years |
Bruno Cornec |
- Fix versions given back for mr-* tools
- Log pb and mr versions in …
|
|
|
@3648
|
8 years |
Bruno Cornec |
- Adds mr-mksio script to generate the correct command to build an ISO …
|
|
|
@3646
|
8 years |
Bruno Cornec |
Do not exit too early when dealing with an empty file, as the verify …
|
|
|
@3645
|
8 years |
Bruno Cornec |
Minor improvements in msgs
|
|
|
@3643
|
8 years |
Bruno Cornec |
- Add a log of device.map for grub2
- Remove extra memory allocation …
|
|
|
@3642
|
8 years |
Bruno Cornec |
Add logging of internal_tape_block_size ("David C. Partridge" …
|
|
|
@3641
|
8 years |
Bruno Cornec |
- Finalize fix for #644 by removing the last MAX_STR_LEN usage in the …
|
|
|
@3636
|
8 years |
Bruno Cornec |
Becomes verbose on mr_free only if full debug
|
|
|
@3635
|
8 years |
Bruno Cornec |
Remove the mv of DCOP files and the likes - doesn't work and probably …
|
|
|
@3634
|
8 years |
Bruno Cornec |
chmod 666 is sufficient after restoring /dev/null
|
|
|
@3633
|
8 years |
Bruno Cornec |
Small optimisation for string to partition
|
|
|
@3630
|
8 years |
Bruno Cornec |
Fix some autoconf warnings
Fix loop error in mr_msg_init
|
|
|
@3629
|
8 years |
Bruno Cornec |
Allow passing just -K option to mondoarchive without going non-interactive
|
|
|
@3628
|
8 years |
Bruno Cornec |
Change mr_msg_init interface definition to include argc and argv, …
|
|
|
@3627
|
8 years |
Bruno Cornec |
Remove a compilation warning on a cont pointer copied and used which …
|
|
|
@3623
|
8 years |
Bruno Cornec |
Remove an extra mr_free command which was creating an failed assertion
|
|
|
@3621
|
8 years |
Bruno Cornec |
New 3?3 banch for incorporation of latest busybox 1.25. Changing minor …
|
|
copied from branches/3.2/mondo
|
|
|
@3619
|
9 years |
Bruno Cornec |
- Fix get_non_rewind_dev as strlen doesn't coundt the final \0 so we …
|