1
0
mirror of https://github.com/rancher/os.git synced 2025-08-27 10:48:41 +00:00
4 RancherOS v0.8.0
Sven Dowideit edited this page 2017-01-31 12:39:50 +10:00

Schedule

rc3 - 2017-1-12

  • major change: #1456 merged for testing.
  • Mainline ZFS service decoupled from Ubuntu console BUILDIT
  • Linux 4.9.2

rc5, 6, 7, 8

  • fixes for installer and upgrade corner cases

GA - 2017-2-3

Release goals

  • early cloud-init
  • Mainline Linux kernel (hopefully 4.9.x, if that causes issues 4.8.x)
  • Re-written installer - uses Alpine as a base
  • replace grub with Syslinux, and use a-b style cfg files
  • ISO contains the installer, so users can install without network access DOCS
  • Simplified process to ship images in a custom ISO NEEDSCODE AND DOCS
  • Mainline ZFS service decoupled from Ubuntu console BUILDIT
  • Alpine console #1151
  • Installer custom partition layout #552 DOCS NEEDED