Gentoo Archives: gentoo-user

From: Ramces Tampo-og Red <rtr@××××××××.xyz>
To: Michael <confabulate@××××××××.com>, gentoo-user@l.g.o
Subject: Re: [gentoo-user] Reproducible Installation Lists?
Date: Sat, 26 Feb 2022 13:20:56
Message-Id: 87r17plq7m.fsf@kalayaan.xyz
In Reply to: Re: [gentoo-user] Reproducible Installation Lists? by Michael
1 Michael <confabulate@××××××××.com> writes:
2
3 > On Saturday, 26 February 2022 12:07:40 GMT Ramces Tampo-og Red wrote:
4 >> spareproject776 <spareproject776@×××××.com> writes:
5 >> > On Sat, Feb 26, 2022 at 06:47:12PM +0800, Ramces Tampo-og Red wrote:
6 >> >> Hello list,
7 >> >>
8 >> >> I'm a sort-of newbie gentoo user and I just wanted to ask if what I'm
9 >> >> thinking is possible or if I'm just being stupid. But either way, I was
10 >> >> wondering if it is possible to export a list of all installed software
11 >> >> in emerge and use that to recreate on another gentoo install.
12 >> >>
13 >> >> I have a bunch of PCs that are all similarly specced and I wanted to
14 >> >> create a minimal install "template" for all of them. If not, would it be
15 >> >> possible to pipe-in to emerge from stdin an output of all of the package
16 >> >> names that I wanted it to emerge?
17 >> >>
18 >> >> I'm really sorry if this might be a stupid question. I'd appreciate any
19 >> >> guidance in the matter.
20 >> >>
21 >> >> Cheers!
22 >> >
23 >> > emerge -avbk $(tr '\n' ' ' < /var/lib/portage/world)
24 >> >
25 >> > If your doing more than one box binhost / binpkg has a far higher return
26 >> > for alot more effort upfront provided you can live with -mtune=generic.
27 >>
28 >> Thanks! I will check this out.
29 >
30 > This is the page which explains how to build binary packages on one host and
31 > then install them on other PCs, without having to re-complile/rebuild them
32 > from source:
33 >
34 > https://wiki.gentoo.org/wiki/Binary_package_guide
35 >
36 > It saves a lot of time, especially if you want to update slower machines.
37
38 Thanks! I've been thinking of doing something like this too or probably
39 distcc. But yeah, I'll check this out.
40
41 --
42 . * +
43 + Ang kalayaan ay dili gihatag, ini'y giabot.
44 * + {gopher,gemini}://kalayaan.xyz *
45 . C4AE 5D53 46A0 01DF 6E92 CB46 92D7 9FBB AB9F 3E37 .

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] Reproducible Installation Lists? Wols Lists <antlists@××××××××××××.uk>