freebsd-dev/lib/geom
Mateusz Piotrowski a848315f68 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. However, those examples
need to be tested before they become official reference examples in the
base. Also, those scripts should probably land directly to /etc/rc.d,
/usr/share/examples/rc.d, or /usr/share/examples/gmirror instead of the
gmirror manual page.

PR:		178818
Reported by:	Lawrence Chen <beastie@tardisi.com>
Fixes:		dd2b024a33 Removal of early.sh
MFC after:	1 week
2022-07-21 22:02:44 +02:00
..
cache
concat gconcat: Implement new online append feature 2021-06-14 11:42:03 -06:00
eli geli: Add a chicken switch for unmapped I/O 2022-04-18 17:55:24 -04:00
journal
label
mirror gmirror.8: Remove references rc.early 2022-07-21 22:02:44 +02:00
mountver
multipath *: Do not use the no-op -r flag for bsdlabel(8) 2022-03-17 17:28:07 +01:00
nop
part GEOM: Introduce partial confxml API 2022-03-12 11:55:52 -05:00
raid
raid3
shsec
stripe
union Create a new GEOM utility, gunion(8). 2022-02-28 16:36:08 -08:00
virstor libgeom(3): Use calloc instead of malloc and bzero. 2022-03-11 10:38:16 +01:00
Makefile
Makefile.classes Create a new GEOM utility, gunion(8). 2022-02-28 16:36:08 -08:00
Makefile.inc