Can I turn a Ubuntu into a Trisquel GNU/Linux-libre?
- Inicie sesión ou rexístrese para enviar comentarios
Hi,
Can I turn a Ubuntu into a Trisquel GNU/Linux-libre? I know I can turn a Arch into a Parabola GNU/Linux-libre.
You might be asking why would I want to do a silly thing like that :) I am member of the Ceata Foundation (http://ceata.org). We promote free software and.... we use Trisquel as a server :) The problem is that I want to use and share Docker.io containers and there is one that is pretty pimped up (Docker.io specific init process and other stuff) https://index.docker.io/u/phusion/baseimage/
Do you have any clue about this? Maby if I change the apt source list or something like that.
Thank you,
Andrei
Yes, that container uses 14.04, which corresponds to the future release of Trisquel 7.0 Belenos. See this script. It is free software and will let you migrate to Trisquel. However, before using it, change the variable RELEASE at the beginning to say "belenos"
You can wait the Trisquel 7.0 (Belenos) release in July or August or try to change the repository to belenos
.
Other way is install Docker in Trisquel 6.0 based on Ubuntu 12.04:
[1] http://docs.docker.io/installation/ubuntulinux/#ubuntu-precise-1204-lts-64-bit
[2] http://www.linuxfunda.com/2013/10/06/how-to-install-and-configure-docker-on-ubuntu-12-04-lts/
[3] http://compositecode.com/2013/11/11/getting-docker-installed-on-ubuntu-12-04-lts/
- Inicie sesión ou rexístrese para enviar comentarios