]> git.ipfire.org Git - thirdparty/mkosi.git/commit
Gentoo fixes 1646/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Tue, 27 Jun 2023 11:40:43 +0000 (13:40 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Sun, 2 Jul 2023 17:34:15 +0000 (19:34 +0200)
commita3dd116752c4cbf953d554e8667c85df09bd9a62
tree42aa9a891a180f8199d4d5c363180b9f18d8a15d
parentf4c2f21240d19df21c672893b069a1fcacaf96c8
Gentoo fixes

- Use boot use flag for systemd instead of gnuefi
- Add --deep to emerge invocation to fix dep resolution failures
- Use curl to download stage3 tarball so we get a progress bar
- Do not exclude dev, proc and sys directories when extracting tarball
  (only exclude their contents)
- Copy pkgmngr/ directory into stage3/ directory wholesale instead of
  individual files
- Various coding style fixes
- Stop using Repositories= to specify binary package repositories as it
  is not its intended purpose. Instead, pass configured environment
  variables to emerge so users can set PORTAGE_BINHOST instead.
.github/mkosi.conf.d/20-gentoo.conf
mkosi/distributions/gentoo.py