Skip to content

Commit

Permalink
Bump version to v1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
YungSang committed Dec 14, 2014
1 parent 9d4a7da commit 032f877
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 22 deletions.
43 changes: 22 additions & 21 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,31 +2,32 @@

Build a Vagrant box with [Fedora Atomic](http://www.projectatomic.io/)

- Based on [Fedora Atomic 2014-12-06 03:32:20 (e46b8c1cf9)](http://dl.fedoraproject.org/pub/alt/fedora-atomic/repo/refs/heads/fedora-atomic/rawhide/x86_64/)
- fedora-release-22-0.10.noarch
- **kernel-3.18.0-0.rc7.git2.1.fc22.x86_64**
- **grub2-1:2.02-0.12.fc22.x86_64**
- **dbus-1:1.8.12-1.fc22.x86_64**
- systemd-217-4.fc22.x86_64
- **NetworkManager-1:0.9.10.0-14.git20140704.fc22.x86_64**
- **device-mapper-1.02.92-3.fc22.x86_64**
- **ostree-2014.12-1.fc22.x86_64**
- **rpm-ostree-2014.113-1.fc22.x86_64**
- bash-4.3.30-2.fc22.x86_64
- openssl-1:1.0.1j-3.fc22.x86_64
- nfs-utils-1:1.3.1-2.3.fc22.x86_64
- cloud-init-0.7.6-2.fc22.x86_64
- **docker-io-1.3.2-4.git353ff40.fc22.x86_64**
- cadvisor-0.5.0-0.0.git8c4f650.fc22.x86_64
- **cockpit-0.33-1.fc22.x86_64**
- etcd-0.4.6-7.fc22.x86_64 (etcdctl is missing.)
- **kubernetes-0.6-4.0.git993ef88.fc22.x86_64**
- **<del>git-2.1.0-5.fc22.x86_64</del>**
- Based on [Fedora Atomic 2014-12-13 11:14:55 (bea2d675ea)](http://download.fedoraproject.org/pub/fedora/linux/atomic/rawhide/refs/heads/fedora-atomic/rawhide/x86_64/)
- fedora-release-22-0.10.noarch
- kernel-3.18.0-1.fc22.x86_64
- grub2-1:2.02-0.13.fc22.x86_64
- dbus-1:1.8.12-2.fc22.x86_64
- systemd-218-1.fc22.x86_64
- NetworkManager-1:0.9.10.0-14.git20140704.fc22.x86_64
- device-mapper-1.02.92-3.fc22.x86_64
- ostree-2014.12-1.fc22.x86_64
- rpm-ostree-2014.113-1.fc22.x86_64
- bash-4.3.30-2.fc22.x86_64
- openssl-1:1.0.1j-3.fc22.x86_64
- nfs-utils-1:1.3.1-2.3.fc22.x86_64
- cloud-init-0.7.6-2.fc22.x86_64
- **docker-io-1.4.0-2.fc22.x86_64**
- cadvisor-0.6.2-0.0.git89088df.fc22.x86_64
- **cockpit-0.34-1.fc22.x86_64**
- etcd-0.4.6-7.fc22.x86_64 (etcdctl is missing.)
- kubernetes-0.6-4.0.git993ef88.fc22.x86_64
- <del>git-2.1.0-5.fc22.x86_64</del>
- flannel-0.1.0-8.gita7b435a.fc22.x86_64
- Expose the official IANA registered Docker port 2375
- Upgradable: `sudo atomic upgrade`
- Adopt [toolbox](https://github.com/YungSang/toolbox/tree/fedora-atomic) from CoreOS to use systemd-nspawn easily
- Support NFS synced folder
- **423MB**
- **413MB**

## How to Build

Expand Down
2 changes: 1 addition & 1 deletion oem/oem-release
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ID=fedora-atomic
NAME="Fedora Atomic box for Vagrant"
VERSION_ID=1.4.3
VERSION_ID=1.5.0
HOME_URL="https://vagrantcloud.com/yungsang/fedora-atomic"
SUPPORT_URL="https://github.com/YungSang/fedora-atomic-packer"
BUG_REPORT_URL="https://github.com/YungSang/fedora-atomic-packer/issues"

0 comments on commit 032f877

Please sign in to comment.