Skip to content

Commit

Permalink
rootfs.tar.gz: Bump to BusyBox 1.25.1
Browse files Browse the repository at this point in the history
Update from the old 1.24.1 with a new extract from
stage3-amd64-20170907.tar.bz2.  The stage3 had a SHA512 hash of [1]
and a valid signature by [2].

Generated with:

  $ cd contrib/rootfs-builder
  $ touch get-stage3.sh
  $ make rootfs.tar.gz
  $ cp -f rootfs.tar.gz ../..

This change adds the following commands to the rootfs:

* blkdiscard
* nsenter
* ubirename
* unshare

of which nsenter and unshare are interesting for runtime-tools
(although having them *inside* the container probably doesn't matter
much).

[1]: afa5f41a10c9e730cc481d805c30e9f5d1912a30956a23b8780b1e175a5dc764bb8dbf40392e14bfa9a9891b9f380b3287b9b199abce82f83114b8851062efe2
[2]: Gentoo Linux Release Engineering (Automated Weekly Release Key) <[email protected]>
     Primary key fingerprint: 13EB BDBE DE7A 1277 5DFD  B1BA BB57 2E0E 2D18 2910

Signed-off-by: W. Trevor King <[email protected]>
  • Loading branch information
wking committed Sep 21, 2017
1 parent cee692b commit 5cb6c48
Showing 1 changed file with 0 additions and 0 deletions.
Binary file modified rootfs.tar.gz
Binary file not shown.

0 comments on commit 5cb6c48

Please sign in to comment.