Date: Mon, 11 Jan 2016 10:53:27 -0600 From: Mark Felder <feld@FreeBSD.org> To: Clint Armstrong <clint@clintarmstrong.net>, James Keener <jim@jimkeener.com>, Dmitry Morozovsky <marck@rinet.ru> Cc: freebsd-security@freebsd.org Subject: Re: Signed Checksums for release archives Message-ID: <1452531207.3689878.488878698.796CA033@webmail.messagingengine.com> In-Reply-To: <CAJMTyCGENaExqsEFitzRdGNMtMk3CUUzzyz%2Bx04Z=GM40=mq2w@mail.gmail.com> References: <CAJMTyCFBmpZ7LppyhCik_4JY7YsXmWiX6U%2B5JUrwdHpp8=Ru3w@mail.gmail.com> <alpine.BSF.2.00.1601101716520.68529@woozle.rinet.ru> <CAJMTyCGZSR-zBtihseyodocfo9Yz6O8n=Qy4Xv-7ocSYj%2BMYsw@mail.gmail.com> <alpine.BSF.2.00.1601102251350.68529@woozle.rinet.ru> <A1A4E096-547E-4855-B661-55C82BF53CB0@jimkeener.com> <CAJMTyCGENaExqsEFitzRdGNMtMk3CUUzzyz%2Bx04Z=GM40=mq2w@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Jan 10, 2016, at 15:07, Clint Armstrong wrote: > My use case is for creating Jails. I'm trying to script downloading and > extracting an archive for a jail and would like to be able to verify the > download. > After you have the txz extracted to the jail, use freebsd-update to update it and then IDS to verify it. If you have a 10.2-RELEASE host and a 9.3-RELEASE jail you would do this: $ UNAME_r=9.3-RELEASE freebsd-update -d /path/to/jail fetch install $ UNAME_r=9.3-RELEASE freebsd-update -d /path/to/jail IDS -- Mark Felder ports-secteam member feld@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1452531207.3689878.488878698.796CA033>