Bootstrap fuse dependency & more
Created by: DomThePorcupine
Problem: Building Redox now depends on fuse
Solution: Add fuse to list of dependencies installed by the package managers
Changes introduced by this pull request:
- Add fuse to dependencies
- Clean up cloning, and rust install
- Added a function to report whether the last travis build was successful
- Changed rust install to multirust
It would be greatly appreciated if people could test it out on the various operating systems to confirm that I got all the package names correct. Right now OSX and Arch are working
curl -sf https://raw.githubusercontent.com/DomThePorcupine/redox/master/bootstrap.sh -o bootstrap.sh && bash -e bootstrap.sh
-
OSX -
Arch Linux -
Debian & derivatives -
Suse & derivatives -
Fedora -
Gentoo