hypriot / os-rootfs

The root filesystem of HypriotOS
http://blog.hypriot.com/post/how-to-get-docker-working-on-your-favourite-arm-board-with-hypriotos/
MIT License
69 stars 40 forks source link

Add /sbin dirs to user pirate's PATH #44

Closed DieterReuter closed 8 years ago

DieterReuter commented 8 years ago

Add the /sbin dirs to the standard PATH of the user pirate, which is the same behaviour as the user pi on Raspbian. Resolves https://github.com/hypriot/image-builder-rpi/issues/107.

I just made this extension within the new user skeleton files and the change is restricted to user name pirate.

Signed-off-by: Dieter Reuter dieter.reuter@me.com

DieterReuter commented 8 years ago

@StefanScherer please review and merge, I already tested it!

StefanScherer commented 8 years ago

LGTM. So we can have the same experience on other HypriotOS devices as well.

StefanScherer commented 8 years ago

Should we create a release before merging #43 ?

DieterReuter commented 8 years ago

Good idea! I'd like to wait with merging #43. So please create a new release version of the os-rootfs.

StefanScherer commented 8 years ago

Just drafted a release v0.8.7 from my iPhone 🍺

DieterReuter commented 8 years ago

😎

DieterReuter commented 8 years ago

Right now, all the defaults coming from /etc/profile and this don't change much often. So I think it's good enough for now, but we could change it later when we hit some issues.