Jeremy Davis

Results 178 comments of Jeremy Davis

FWIW here's the git-repo-updater that I've been using to good effect: https://github.com/earwig/git-repo-updater

`tkldev-setup` has been refactored in v16.0 so will lend itself to this more easily. However, it still isn't configured to auto-update and I have some reservations about enabling this without...

Not sure if this is still an issue or not? I'll move it to v18.0 just in case...

Generally VMware products. VirtualBox and KVM provide (and are used for) what is referred to as ['full virtualisation'](http://en.wikipedia.org/wiki/Full_virtualization). It essentially provides the OS with a range of 'virtual computer hardware'....

@dashohoxha - You might want to have a look at [buildtasks](https://github.com/turnkeylinux/buildtasks). That's how we build our docker images (see [bt-docker](https://github.com/turnkeylinux/buildtasks/blob/master/bt-docker)). It converts an ISO into a docker container (and uploads...

I'm re pinning this to v14.2 for now... @dashohoxha Containerisation is definitely the go but at this point we would want to support TKLDev working inside any/all host systems, be...

Hi @dashohoxha - Thanks for sharing. :+1: That looks pretty cool. I'll have a play when I get a chance.

As of v15.0 (not yet released) it should be possible to use TKLDev in a privileged container. However, I'm going to leave this issue open for now as I haven't...

After a little more research I have discovered that you can use QEMU to create a non-native chroot so you can essentially have a chroot that can be a different...