Re: git: a848315f6804 - main - gmirror.8: Remove references rc.early
- In reply to: Mateusz Piotrowski : "git: a848315f6804 - main - gmirror.8: Remove references rc.early"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Jul 2022 20:06:04 UTC
On 21/07/2022 22:03, Mateusz Piotrowski wrote: > The branch main has been updated by 0mp (doc, ports committer): > > URL: https://cgit.FreeBSD.org/src/commit/?id=a848315f68047ae46a5d96cbc7a890e645ce646f > > commit a848315f68047ae46a5d96cbc7a890e645ce646f > Author: Mateusz Piotrowski <0mp@FreeBSD.org> > AuthorDate: 2022-07-21 19:43:14 +0000 > Commit: Mateusz Piotrowski <0mp@FreeBSD.org> > CommitDate: 2022-07-21 20:02:44 +0000 > > gmirror.8: Remove references rc.early > > The manual page of gmirror describes how gmirror providers can be used > for kernel dumps. Unfortunately, the instruction references > /etc/rc.early, which is no longer a part of rc(8). > > Remove references to rc.early and suggest creating an rc(8) service > script instead. > > Future work: In the Problem Report on Bugzilla, Lawrence Chen suggested > adding example rc(8) scripts to the gmirror. Actually, it was Christian Baltini who suggested that. I'm sorry for the confusion.