svn commit: r368507 - in stable/12: share/man/man5 usr.sbin/periodic usr.sbin/periodic/etc/daily
Gordon Bergling
gbe at freebsd.org
Thu Dec 10 13:37:14 UTC 2020
On Thu, Dec 10, 2020 at 01:08:41PM +0100, Helge Oldach wrote:
> Hi,
>
> Gordon Bergling wrote on Thu, 10 Dec 2020 10:55:05 +0100 (CET):
> > Author: gbe (doc committer)
> > Date: Thu Dec 10 09:55:04 2020
> > New Revision: 368507
> > URL: https://svnweb.freebsd.org/changeset/base/368507
> >
> > Log:
> > MFC r363110 (by allanjude):
> >
> > Add a periodic script to backup the partition table and boot code
> >
> > Optionally, alert you if the contents change from the previous backup
> >
> > PR: 86388
> > Submitted by: Rob Fairbanks <rob.fx907 at gmail.com>, Miroslav Lachman <000.fbsd at quip.cz> (Original Version)
> > Relnotes: yes
> > Sponsored by: Klara Inc.
> > Event: July 2020 Bugathon
> > Differential Revision: https://reviews.freebsd.org/D25628
> >
> > Added:
> > stable/12/usr.sbin/periodic/etc/daily/221.backup-gpart
> > - copied unchanged from r363110, head/usr.sbin/periodic/etc/daily/221.backup-gpart
> > Modified:
> > stable/12/share/man/man5/periodic.conf.5
> > stable/12/usr.sbin/periodic/periodic.conf
> > Directory Properties:
> > stable/12/ (props changed)
> >
>
> Please MFC r363169 as well, else 221.backup-gpart won't be installed.
>
> Kind regards
> Helge
There were a few missing commits for PR 86388 including r363169. I have merge them all to -STABLE.
Thanks for spotting this!
--Gordon
More information about the svn-src-all
mailing list