Skip to content

Releases: brimstone/pcd

0.18.0

12 Jul 00:20
ad9f852
Compare
Choose a tag to compare

Updates:

  • kernel to 5.2.0
  • docker to 18.09.7

Improvements:

  • Remove gpg in favor of notminisign

0.17.0

17 Mar 13:30
c9013ad
Compare
Choose a tag to compare

Improvements:

  • Use squashfs and zram for root filesystem instead of initramfs. This reduces memory usage back to under 256MB.
  • Service files are now stored in /etc/services and enabled by linking to /services

Fixes:

  • Fix ownership bug with docker files

Updates:

  • Update kernel to 5.0.2
  • Update docker to 18.09.3
  • Update gpg and friends to 2.2.13
  • Update busybox to 1.30.1
  • Update musl to 1.1.21

0.16.0

23 Dec 21:16
17e1c3e
Compare
Choose a tag to compare

Improvements:

  • Update kernel config and add IGB driver
  • Add CA for sprinkle.cloud
  • Docker wants to set the group on the docker socket.
  • Add dist-clean to clear the cache

Fixes:

  • Fix syslinux build
  • Fix ncurses, and update it

Updates:

  • Update kernel to latest version, 4.19.0
  • Update docker to latest version, 18.09.0

0.15.0

23 Dec 19:39
8addc3e
Compare
Choose a tag to compare

Updates:

  • Allow passthrough of docker tcp port in kvm guest
  • Switch mirrors of popt as rpm5.org is down as of this commit
  • Update to kernel 4.17.6
  • Update Docker version to 18.05.0-ce
  • Add new packages needed to build kernel

Additions:

  • Figure out Docker Hub/Registry certs at build time, since they keep changing CAs

0.14.0

07 Apr 22:39
304742c
Compare
Choose a tag to compare

Updates:

  • Update Docker to 18.02-ce
  • Update kernel and config to 4.14.14

Add:

  • Add more RAM to kvm installs
  • Add more RAM to packer
  • Add another package so the kernel builds again

0.13.0

22 Oct 16:25
e198392
Compare
Choose a tag to compare

New Features:

  • Use the gpg built to setup the keyring
  • Use mainline packer for vagrant box builds
  • Started work for UM builds, incomplete but not breaking

Updates:

  • Docker to 17.10.0-ce
  • musl to 1.1.17
  • kernel to 4.13.9
  • busybox to 1.27.2

0.12.0

08 Aug 18:24
197bb82
Compare
Choose a tag to compare

Updates:

  • kernel to 4.12.2
  • docker version to 17.06.0-ce

0.11.0

07 Jun 01:13
2c6e362
Compare
Choose a tag to compare

Add:

  • Add img and gce build targets as well as rework box target
  • Add install file for disk image builder
  • Automatically resize /data to consume the entire drive at boot
  • Add resize2fs and e2fsck

Fix:

  • Build gce image without using a gui
  • Add /boot directory and fix pcd saving config.yaml
  • Add mtab symlink so e2fsck and friends are happy
  • Fix typo and code clean up in installer
  • Fix error in building pcd

0.10.0

06 Jun 16:24
0a296ec
Compare
Choose a tag to compare

New:

  • GCE support by way of updated kernel config and udhcpc script

Fix:

  • Actually use kvm so local testing works much faster
  • Add a readme
  • Setup a config.yaml for cloud-init testing
  • Add empty sysctl.conf so sysctl is happy
  • Rework docker service to work better with pcd daemon
  • Start pcd after eth0 has started
  • Use cached pcd if it exists already
  • Add ccache support

0.9.0

17 May 18:13
0c9bc41
Compare
Choose a tag to compare

Updated Components:

  • docker to 17.0.5-ce
  • kernel to 4.11.1

Improvements:

  • None

Fixes:

  • Removal of grsec patches