|
|
@3848
|
14 months |
Bruno Cornec |
Not ready for strict-proto yet
|
|
|
@3847
|
14 months |
Bruno Cornec |
More warnings raised to again improve quality
|
|
|
@3846
|
14 months |
Bruno Cornec |
Fix compiler warnings for cplusplus test and fatal_error
|
|
|
@3845
|
14 months |
Bruno Cornec |
Fix compiler warnings for FILE handling
|
|
|
@3844
|
14 months |
Bruno Cornec |
Fix find_dvd_device by removing useless second param and using wodim -inq
|
|
|
@3843
|
14 months |
Bruno Cornec |
Fix find_dvd_device by removing useless second param and using wodim -inq
|
|
|
@3842
|
14 months |
Bruno Cornec |
Adds more security flags for compilation
|
|
|
@3840
|
14 months |
Bruno Cornec |
Fix a static memory allocation in fifo mngt
|
|
|
@3839
|
14 months |
Bruno Cornec |
Fix compiler errors
|
|
|
@3838
|
14 months |
Bruno Cornec |
Fix compiler errors
|
|
|
@3837
|
14 months |
Bruno Cornec |
integrates mr_allocstr_int functions not used yet into mr_asprintf_int
|
|
|
@3836
|
14 months |
Bruno Cornec |
manages isodir dynamically
|
|
|
@3835
|
14 months |
Bruno Cornec |
manages prefix dynamically
|
|
|
@3834
|
14 months |
Bruno Cornec |
manages scratchdir dynamically
|
|
|
@3833
|
14 months |
Bruno Cornec |
manages tmpdir dynamically
|
|
|
@3832
|
14 months |
Bruno Cornec |
Fix compilation warnings
|
|
|
@3831
|
14 months |
Bruno Cornec |
Fix compilation warnings
|
|
|
@3830
|
14 months |
Bruno Cornec |
manages zip_exe and zip_suffix dynamically
|
|
|
@3829
|
14 months |
Bruno Cornec |
manages kernel_path dynamically
|
|
|
@3828
|
14 months |
Bruno Cornec |
manages restore_path dynamically
|
|
|
@3827
|
14 months |
Bruno Cornec |
manages call_make|burn|after_iso dynamically
|
|
|
@3826
|
14 months |
Bruno Cornec |
manages postnuke_tarball dynamically
|
|
|
@3825
|
14 months |
Bruno Cornec |
Normalize mr_asprint usage
|
|
|
@3823
|
15 months |
Bruno Cornec |
manages call_before_iso dynamically
|
|
|
@3822
|
15 months |
Bruno Cornec |
manages media_device dynamically
|
|
|
@3821
|
15 months |
Bruno Cornec |
image_devs is now dynamically allocated
|
|
|
@3819
|
15 months |
Bruno Cornec |
Fix global usage in test and mondorestore programs
|
|
|
@3798
|
15 months |
Bruno Cornec |
do not proint grub2-install msgs
|
|
|
@3795
|
15 months |
Bruno Cornec |
Untag v3.3.0 never really published in the past - will start from here
|
|
|
@3794
|
20 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
|
4 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
|
5 years |
Bruno Cornec |
Remove floppy support
|
|
|
@3751
|
5 years |
Bruno Cornec |
more logging for netfs case
|
|
|
@3746
|
5 years |
Bruno Cornec |
Reinstall mbr.bin (or pgtmbr.bin) from syslinux before calling boot …
|
|
|
@3745
|
5 years |
Bruno Cornec |
Fix the recreation of active partition when there is none yet activated
|
|
|
@3743
|
5 years |
Bruno Cornec |
Really place the btrfs subvol handler at the right place i.e. shared
|
|
|
@3741
|
5 years |
Bruno Cornec |
Call the btrfs subvol functions after mounting the base FS
|
|
|
@3739
|
5 years |
Bruno Cornec |
Now really call subvol scripts at restore time
|
|
|
@3736
|
5 years |
Bruno Cornec |
create and mount btrfs subvolumes if any
|
|
|
@3734
|
5 years |
Bruno Cornec |
umount btrfs subvolumes at end
|
|
|
@3733
|
5 years |
Bruno Cornec |
Really use unsupported versions of grub when they exist
|
|
|
@3732
|
5 years |
Bruno Cornec |
Force btrfs relabelling to avoid question from the cmd
|
|
|
@3731
|
5 years |
Bruno Cornec |
Do not fix bootdrive in grub commands
|
|
|
@3728
|
5 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
|
8 years |
Bruno Cornec |
- Fix get_non_rewind_dev as strlen doesn't coundt the final \0 so we …
|