Skip to content

Commit

Permalink
v3.12.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Quentin Perez committed Dec 7, 2016
1 parent 7120754 commit 0af88aa
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 4 additions & 0 deletions Linux/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -251,6 +251,10 @@ Here are the availble *initrd variables*:

## Changelog

### 3.12.3 (2016-12-07)

* armv7 add kexec support thanks @Firefishy

### 3.12.2 (unreleased)

* init: mount fix sysfs/proc options ([#171](https://github.com/scaleway/initrd/issues/171))
Expand Down
2 changes: 0 additions & 2 deletions Linux/dependencies-arm64/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ RUN apt-get update \
&& apt-get install -y \
curl \
dropbear \
kexec-tools \
nfs-common \
ntpdate \
parted \
Expand Down Expand Up @@ -66,7 +65,6 @@ RUN export-assets \
/lib/x86_64-linux-gnu/libnss_dns.so.2 \
/lib/x86_64-linux-gnu/libnss_files.so.2 \
/lib/x86_64-linux-gnu/libresolv.so.2 \
/sbin/kexec \
/sbin/mkfs.btrfs \
/sbin/mkfs.ext4 \
/sbin/parted \
Expand Down

0 comments on commit 0af88aa

Please sign in to comment.