Skip to content
This repository was archived by the owner on Jan 1, 2021. It is now read-only.

Update to 3.15.3 linux kernel#419

Merged
SvenDowideit merged 4 commits intoboot2docker:masterfrom
SvenDowideit:update-to-3.15.3-linux-kernel
Jul 4, 2014
Merged

Update to 3.15.3 linux kernel#419
SvenDowideit merged 4 commits intoboot2docker:masterfrom
SvenDowideit:update-to-3.15.3-linux-kernel

Conversation

@SvenDowideit
Copy link
Copy Markdown
Contributor

No description provided.

@LK4D4
Copy link
Copy Markdown

LK4D4 commented Jul 2, 2014

@SvenDowideit Not sure if this has influence on boot2docker, but there is bug in docker with 3.15 branch: moby/moby#6345

@SvenDowideit
Copy link
Copy Markdown
Contributor Author

@LK4D4 thank you for the link - I'll have to test this.

@SvenDowideit
Copy link
Copy Markdown
Contributor Author

yes, it looks like this does not apply to boot2docker with this PR:

docker@boot2docker:~$ more /etc/passwd
root:x:0:0:root:/root:/bin/sh
lp:x:7:7:lp:/var/spool/lpd:/bin/sh
nobody:x:65534:65534:nobody:/nonexistent:/bin/false
tc:x:1001:50:Linux User,,,:/home/tc:/bin/sh
docker:x:1000:50:Linux User,,,:/home/docker:/bin/sh
docker@boot2docker:~$ docker run -i -t ubuntu adduser --system --quiet --home /var/lib/postgresql --no-create-home  --shell /bin/bash --group --gecos "PostgreSQL administrator" tc
docker@boot2docker:~$ docker run -i -t ubuntu adduser --system --quiet --home /var/lib/postgresql --no-create-home  --shell /bin/bash --group --gecos "PostgreSQL administrator" docker
docker@boot2docker:~$ 

could someone else please verify this with this PR?

SvenDowideit pushed a commit that referenced this pull request Jul 4, 2014
@SvenDowideit SvenDowideit merged commit 086c429 into boot2docker:master Jul 4, 2014
cpuguy83 pushed a commit to cpuguy83/boot2docker that referenced this pull request Aug 26, 2014
…-linux-kernel

Update to 3.15.3 linux kernel
@SvenDowideit SvenDowideit deleted the update-to-3.15.3-linux-kernel branch October 13, 2016 07:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants