Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Feb 2004 16:52:40 -0800
From:      Brooks Davis <brooks@one-eyed-alien.net>
To:        freebsd-geom@freebsd.org
Subject:   rc.d/gbde_swap problem
Message-ID:  <20040205005240.GA31747@Odin.AC.HMC.Edu>

next in thread | raw e-mail | index | archive | help

--Qxx1br4bt0+wmkIi
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

I'm doing to backing on the rc.d scripts to try and cleanup diskless
booting and I noticed a problem with gbde_swap.  It has a dependency on
random which depends on mountcritlocal which depends on disks which
gbde_swap provides thus creating a circular dependency.  I think
gbde_swap it too early do depend on random and should instead depend on
initrandom.  Users who need high-quality saved entropy this early will
just have to be sure they set entropy_file to a location that is
reachable early in the process so initrandom can use it.

-- Brooks

--=20
Any statement of the form "X is the one, true Y" is FALSE.
PGP fingerprint 655D 519C 26A7 82E7 2529  9BF0 5D8E 8BE9 F238 1AD4

--Qxx1br4bt0+wmkIi
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQFAIZPWXY6L6fI4GtQRAlIhAKC526DYuWJPssBx76+43v9GD5/NmQCeOWfp
u8t3Mz1LzhdS4n+fe0WIrNA=
=hAMN
-----END PGP SIGNATURE-----

--Qxx1br4bt0+wmkIi--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040205005240.GA31747>