Mark Gomersbach

Results 10 comments of Mark Gomersbach

Seems like a fix for https://github.com/wardviaene/devops-box/issues/10 ?

I can confirm this PR works.

Would indeed much prefer a general export/import functionality with git, s3, gcp etc as backends

> This feature would be great to have. I'm currently experiencing this issue with short lived tokens and the de-registration and re-registration flow. Same here, the vercel checks seem to...

I've actually disabled scrap for now as I don't want to loose items I sold once and it added it to the scrap list. Incidentily my scrap list is always...

Same here: Before: ``` $ eclean-kernel -l genkernel-x86_64-4.15.10-gentoo: - aux: /boot/System.map-genkernel-x86_64-4.15.10-gentoo - kernel: /boot/kernel-genkernel-x86_64-4.15.10-gentoo - build: /usr/src/linux-4.15.10-gentoo - modules: /lib/modules/4.15.10-gentoo ``` Then after building and installing a new version and...

``` $ eclean-kernel -l genkernel-x86_64-4.15.10-gentoo: - aux: /boot/System.map-genkernel-x86_64-4.15.10-gentoo - kernel: /boot/kernel-genkernel-x86_64-4.15.10-gentoo - build: /usr/src/linux-4.15.10-gentoo - modules: /lib/modules/4.15.10-gentoo ```

Or did you mean "after installing" because this is "after (e)cleaning"?

``` $ eclean-kernel -l genkernel-x86_64-4.15.10-gentoo: - kernel: /boot/kernel-genkernel-x86_64-4.15.10-gentoo - build: /usr/src/linux-4.15.10-gentoo - modules: /lib/modules/4.15.10-gentoo - aux: /boot/System.map-genkernel-x86_64-4.15.10-gentoo genkernel-x86_64-4.15.12-gentoo: - kernel: /boot/kernel-genkernel-x86_64-4.15.12-gentoo - build: /usr/src/linux-4.15.12-gentoo - modules: /lib/modules/4.15.12-gentoo - aux: /boot/System.map-genkernel-x86_64-4.15.12-gentoo...

> I remade it to work with the current elvui https://github.com/rainfordays/Scrap_ElvUI This does not seem to be on github anymore, any chance you have the code laying around still?