Skip to content

Commit

Permalink
seed/funtoo-base: Review build now easy with mark stage3
Browse files Browse the repository at this point in the history
  • Loading branch information
geaaru committed Oct 27, 2024
1 parent 613f885 commit 974f7e5
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions packages/seeds/funtoo-base/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,15 @@ prelude:
epro mix-in +btrfs +vmware-guest &&
epro list &&
echo "UTC" > /etc/timezone
# We use now stage3 tarball from mark-stages that already
# contains macaroni repos, entities and entities-catalog.
# I disable the terragon repos to avoid upgrade of the packages
# to handle with portage.
- >-
luet upgrade --sync-repos &&
luet i repository/macaroni-commons-dev &&
luet i --force --sync-repos macaroni/entities-catalog
system/entities &&
luet cleanup --purge-repos &&
anise subsets enable devel portage &&
anise repo disable macaroni-terragon-testing macaroni-commons-testing &&
anise upgrade --sync-repos &&
anise cleanup --purge-repos &&
rm -rf /etc/passwd /etc/group /etc/passwd /etc/shadow &&
entities merge -s /usr/share/macaroni/entities -a &&
entities list users &&
Expand Down

0 comments on commit 974f7e5

Please sign in to comment.