sakaki- / genpi64-overlay

Gentoo overlay for the Raspberry Pi 3 and 4
GNU General Public License v3.0
53 stars 49 forks source link

f2fs tools #5

Closed yrabbit closed 6 years ago

yrabbit commented 6 years ago

I've been using F2FS as the root file system for rpi3 gentoo64 since December 2017 :)

sakaki- commented 6 years ago

Happy to merge this, but could you put each PR on a new branch? Otherwise I have to squash out all your old commits (7b1cad6058e6861e50e0efb59e220cfe5b193f72 etc) prior to merging. Thanks!

yrabbit commented 6 years ago

On Wed, Mar 21, 2018 at 01:24:10PM +0000, sakaki wrote:

Happy to merge this, but could you put each PR on a new branch? Otherwise I have to squash out all your old commits (7b1cad6 etc) prior to merging. Thanks!

Sorry for the inconvenience:| These are just my very first PRs. I still need to get used to the system. :)

-- with best regards,
Yellow Rabbit DragonFly 5.1-DEVELOPMENT x86_64

sakaki- commented 6 years ago

No problem. FYI, it's fine to keep the same branch (in fact, it's exactly what you should do) for updates to any given PR, for example commit https://github.com/sakaki-/rpi3-overlay/pull/3/commits/5b8bf4feeb8cbe9fecf8c1bf8c35d14b0544c45b you made to #3 after review. But other than that, each new PR should be on its own branch. I'll merge your updated PR now. Best, sakaki