TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

CoreOS Vagrant Images

125 pointsby NSMetaalmost 12 years ago

11 comments

hosay123almost 12 years ago
I don&#x27;t want to sound overly negative, but attempting to support every useful combination of hardware and drivers, particularly in any kind of supported, certified configuration, ultimately leads back to the same result: just running a real OS.<p>You can look at CoreOS the same way as the Xen hypervisor and VMWare ESX: the more flexible these became (new hardware drivers, supported configurations, etc. etc) the more they began to look like general purpose operating systems. At which point, why not start with one? (Kvm followed the same logic)<p>I&#x27;d much rather see the guts of CoreOS available as e.g. a RHEL or Debian package. As it stands, throwing away 20 years of distribution experience just to avoid installing a few files on my server seems far from worth it.
评论 #6150533 未加载
评论 #6150591 未加载
评论 #6151129 未加载
polvialmost 12 years ago
Alex from CoreOS here: This only supports virtualbox at the moment, but we are actively working on adding VMware. Fill out the form on this page if you want us to spam you when we have the vmware image (or others): <a href="http://coreos.com/" rel="nofollow">http:&#x2F;&#x2F;coreos.com&#x2F;</a>
评论 #6150371 未加载
评论 #6149847 未加载
WestCoastJustinalmost 12 years ago
To anyone wanting to learn more about Vagrant via a screencast, I&#x27;ve created one @ <a href="http://sysadmincasts.com/episodes/4-vagrant" rel="nofollow">http:&#x2F;&#x2F;sysadmincasts.com&#x2F;episodes&#x2F;4-vagrant</a>
ChikkaChiChialmost 12 years ago
Vagrant for the uninformed: Headless interface to VirtualBox and VMWare VMs on OSX. Instancing is made a breeze.
评论 #6150401 未加载
评论 #6150319 未加载
评论 #6150395 未加载
dammalmost 12 years ago
Ahh another Gentoo distro. Never ceases to amaze me how people troll it and yet it keeps popping out in every nook and cranny.<p><a href="https://github.com/coreos/coreos-overlay/" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;coreos&#x2F;coreos-overlay&#x2F;</a><p>Must have been a good idea that no one got.
评论 #6150242 未加载
评论 #6151054 未加载
makeropsalmost 12 years ago
You guys really should change the logo to a cookie, every time I see the url I think of oreos.
评论 #6150167 未加载
tbealmost 12 years ago
This reminds me of Bedrock Linux, which allows you to run multiple linux distros on a single kernel instance. It does so using good old chroot, but has an implementation that is capable of breaking out of the chroot when entering a new one. This way the different environments become more integrated in that a RHEL binary can call a Debian binary and so on, creating a sort of super distro which is itself quite small and simple.
amalagalmost 12 years ago
Simple question, but if there is no package management, how do you install basic programs? Download binaries for everything?
评论 #6150552 未加载
评论 #6150545 未加载
passfreealmost 12 years ago
This is not related to the Vagrant&lt;-&gt;CoreOS topic but since Vagrant box image format is a packaged ovf image it shouldn&#x27;t be too hard to port the CoreOS images to Vortex (<a href="https://github.com/websecurify/node-vortex" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;websecurify&#x2F;node-vortex</a>).
hcarvalhoalvesalmost 12 years ago
What&#x27;s the idea behind CoreOS? I found the site incredibly weak in information about what it is.
评论 #6150623 未加载
gchaixalmost 12 years ago
Who put containers in my Vagrant!?
评论 #6149840 未加载