Gentoo Archives: gentoo-user

From: spareproject776 <spareproject776@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Reproducible Installation Lists?
Date: Sat, 26 Feb 2022 11:03:07
Message-Id: YhoI7Ovi1XDr+zPV@desktop
In Reply to: [gentoo-user] Reproducible Installation Lists? by Ramces Tampo-og Red
1 emerge -avbk $(tr '\n' ' ' < /var/lib/portage/world)
2
3 If your doing more than one box binhost / binpkg has a far higher return
4 for alot more effort upfront provided you can live with -mtune=generic.
5
6 On Sat, Feb 26, 2022 at 06:47:12PM +0800, Ramces Tampo-og Red wrote:
7 >
8 > Hello list,
9 >
10 > I'm a sort-of newbie gentoo user and I just wanted to ask if what I'm
11 > thinking is possible or if I'm just being stupid. But either way, I was
12 > wondering if it is possible to export a list of all installed software
13 > in emerge and use that to recreate on another gentoo install.
14 >
15 > I have a bunch of PCs that are all similarly specced and I wanted to
16 > create a minimal install "template" for all of them. If not, would it be
17 > possible to pipe-in to emerge from stdin an output of all of the package
18 > names that I wanted it to emerge?
19 >
20 > I'm really sorry if this might be a stupid question. I'd appreciate any
21 > guidance in the matter.
22 >
23 > Cheers!
24 >
25 > --
26 > . * +
27 > + Ang kalayaan ay dili gihatag, ini'y giabot.
28 > * + {gopher,gemini}://kalayaan.xyz *
29 > . C4AE 5D53 46A0 01DF 6E92 CB46 92D7 9FBB AB9F 3E37 .
30
31
32
33 --

Replies

Subject Author
Re: [gentoo-user] Reproducible Installation Lists? Ramces Tampo-og Red <rtr@××××××××.xyz>