sakaki- / gentoo-on-rpi-64bit

Bootable 64-bit Gentoo image for the Raspberry Pi4B, 3B & 3B+, with Linux 5.4, OpenRC, Xfce4, VC4/V3D, camera and h/w codec support, weekly-autobuild binhost
GNU General Public License v3.0
921 stars 126 forks source link

"emaint sync --repo rpi3" no longer works #98

Closed sakaki- closed 4 years ago

sakaki- commented 5 years ago

As it will be used to support the RPi4, as well as the RPi3, going forward, I have renamed the rpi3 overlay used by this image genpi64 (repo here). Along with this change, your system will have been propagated a fixup script, when it is triggered by cron.weekly/fixup, will switch the name over for you.

Once this has happened, you will need to run:

pi64 ~ # emaint sync --repo genpi64

wherever you once ran:

pi64 ~ # emaint sync --repo rpi3

For further information, please see my transcription of the news article regarding this move, here.

I'm going to leave this issue open for a month or so, to ensure everyone who is affected by the change, and may have missed the news item, gets a heads up on the move.

Apologies for any inconvenience caused - rpi3 wasn't perhaps the most future-proof choice of overlay name in the first place ^-^

Best, sakaki

sakaki- commented 4 years ago

Closing this now as all regular users should have migrated to genpi64 by this point.