forked from Docker/baseimage-docker
Set the INITRD env variable and make 'ischroot' always return true.
This prevents initramfs and initscripts updates from breaking.
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
## 0.9.9 (not yet released)
|
||||
|
||||
* Fixed a problem with rssh. (Slawomir Chodnicki)
|
||||
* The `INITRD` environment variable is now set in the container by default. This prevents updates to the `initramfs` from running grub or lilo.
|
||||
* The `ischroot` tool in Ubuntu has been modified to always return true. This prevents updates to the `initscripts` package from breaking /dev/shm.
|
||||
* Various minor bug fixes, improvements and typo corrections. (Felix Hummel, Laurent Sarrazin, Dung Quang, Amir Gur)
|
||||
|
||||
## 0.9.8 (release date: 2014-02-26)
|
||||
|
||||
Reference in New Issue
Block a user