/[smeserver]/rpms/e-smith-backup/sme10/e-smith-backup.spec |
Parent Directory | Revision Log | Revision Graph
Links to HEAD: | (view) (download) (annotate) |
Sticky Tag: |
* Thu Aug 15 2024 Jean-Philippe Pialasse <jpp@koozali.org> 2.6.0-30.sme - fix failure on pre-restore [SME: 12357]
* Mon Aug 14 2023 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-29.sme - fix missing files for samba in core backup [SME: 12357]
* Sun Mar 20 2022 Terry Fage <terryf@ozemail.com.au> 2.6.0-28.sme - negative date (mtime, data modification time) zerodate fix [SME: 11907]
* Wed May 12 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-27.sme - allow mounting smbv1 backup share [SME: 11557]
* Wed May 12 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-26.sme - allow mounting smbv1 backup share [SME: 11557]
* Wed Apr 07 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-25.sme - remove lock noise to cron stdout for workstation backup [SME: 11530]
* Fri Mar 12 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-24.sme - fix dar restore replacing rootdir symlinks by folders [SME: 11424]
* Wed Feb 17 2021 Chris Sansom-Ninnes <chris@sansom.ninnes.net> 2.6.0-23.sme - Remove duplicate gunzip call in perform_restore [SME: 11266]
* Fri Feb 12 2021 Chris Sansom-Ninnes <chris@sansom.ninnes.net> 2.6.0-22.sme - Remove debug output of device names [SME: 11319]
* Tue Feb 9 2021 Chris Sansom-Ninnes <chris@sansom.ninnes.net> 2.6.0-21.sme - Revert BlockDevices.pm and backup call to not filter to removable drives
* Sat Jan 30 2021 Chris Sansom-Ninnes <chris@sansom.ninnes.net> 2.6.0-20.sme - Replace hal-* calls with BlockDevices [SME: 11319]
* Fri Jan 08 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-19.sme - add update event [SME: 11124]
* Fri Jan 08 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-18.sme - add update event [SME: 11124]
Added /etc/backup-data.d to backup paths [SME: 10245]
* Sun May 3 2020 Chris Sansom-Ninnes <chris@sansom.ninnes.net> 2.6.0-16.sme - Added error handling to restore using pipe pattern from perform_backup [SME:3139] - Made reboot optional after console restore - Fixed bootstrap restore not activating config changes [SME:10921] - Manually added ext2 and ext3 to Block Device file system check where ext4 present
Restore from backup error handling and new reboot logic
Fix restore from USB backup on initial install [SME:8244]
* Mon Mar 16 2020 John Crisp <jcrisp@safeandsoundit.co.uk 2.6.0-13.sme - added the '-ai' flag to clean up incomplete files on fail [SME:9159] - Credit to Chris Sansom-Ninnes
* Tue Jul 18 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-12.sme - added patch for workstation backup lock [SME: 9127] - code from Stefano Zamboni <zamboni@mind-at-work.it>
* Wed Apr 26 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-11.sme - added lock during backup to avoid multiple instance running [SME: 9127] - code from Stefano Zamboni <zamboni@mind-at-work.it>
* Wed Apr 26 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-10.sme - added lock during backup to avoid multiple instance running [SME: 9127]
* Fri Apr 14 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-9.sme - added support back to ext2 and ext3 [SME: 9299]
* Wed Apr 12 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-8.sme - fix removable device detection [SME: 9299]
* Fri Feb 17 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-7.sme - console restoration can be launched again from console [SME: 9550]
* Wed Aug 10 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 2.6.0-6.sme - fixed bug on the dar catalog when backups are not added in it [SME: 9563] - Added e-smith-backup-2.6.0.bz9563.UpdateDarCatalogFollowingBackups.patch
* Tue Aug 02 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 2.6.0-5.sme - Remove the dar exclusion message in the email if there is no exclusion. - Modified e-smith-backup-2.6.0.Do_Dar_Exclusion.patch [SME: 9633] - Added two commented files backup.{include,exclude} in /etc/backup-data.d - Modified e-smith-backup-2.6.0.Add_Or_Remove_Path_In_Backup.patch [SME: 9607]
* Sun Jul 31 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 2.6.0-4.sme - Add or remove path in your backup by a file *.include and *.exclude - Added e-smith-backup-2.6.0.Add_Or_Remove_Path_In_Backup.patch [SME: 9607] - Test if the remote host (cifs/nfs) is up, else save and display a warning. - Added e-smith-backup-2.6.0.bz9090.Testing_the_remote_host_parameters.patch [SME: 9090] - The 'tar backup to desktop' of the backup panel takes consideration of exclusion - Added e-smith-backup-2.6.0.Do_Tar_Exclusion_In_Panel.patch [SME: 9635] - The 'dar workstation backup' of the backup panel takes consideration of exclusion - Added e-smith-backup-2.6.0.Do_Dar_Exclusion.patch [SME: 9633] - The 'tar backup' of the console takes consideration of exclusion and display a page with the exclusion content - e-smith-backup-2.6.0.Do_Tar_Exclusion_In_the_console.patch [SME: 9635]
* Sun Jul 31 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 2.6.0-4.sme - Add or remove path in your backup by a file *.include and *.exclude - Added e-smith-backup-2.6.0.Add_Or_Remove_Path_In_Backup.patch [SME: 9607]
* Thu May 12 2016 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-3.sme - Rebuild for [SME: 9393]
* Wed Apr 13 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-2.sme - avoid restoration on every reboot[SME: 9436] - Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday, by assuming the date is correct and changing the weekday. Thu Feb 14 2001 --> Thu Feb 08 2001 or Wed Feb 14 2001 or Thu Feb 15 2001 or .... Sat Dec 25 2005 --> Sat Dec 24 2005 or Sun Dec 25 2005 or Sat Dec 31 2005 or .... Sat Mar 07 2008 --> Sat Mar 01 2008 or Fri Mar 07 2008 or Sat Mar 08 2008 or .... Sat Oct 10 2010 --> Sat Oct 09 2010 or Sun Oct 10 2010 or Sat Oct 16 2010 or .... Tue Dec 02 2013 --> Tue Nov 26 2013 or Mon Dec 02 2013 or Tue Dec 03 2013 or .... Thu Mar 10 2014 --> Thu Mar 06 2014 or Mon Mar 10 2014 or Thu Mar 13 2014 or .... Fri Mar 11 2014 --> Fri Mar 07 2014 or Tue Mar 11 2014 or Fri Mar 14 2014 or ....
sme10 branch
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
admin@koozali.org | ViewVC Help |
Powered by ViewVC 1.2.1 |