Commit graph

892 commits

Author SHA1 Message Date
Jeremy Soller 598a5a604d Merge branch 'master' of https://github.com/redox-os/redox 2017-02-24 12:12:02 -07:00
Jeremy Soller f129f86aa8 Update orbital and ui data 2017-02-24 12:11:57 -07:00
Jeremy Soller 9003730a53 Merge pull request #857 from adrianN/patch-1
Ignore exit code from which in install_macos_pkg
2017-02-24 11:52:13 -07:00
Adrian Neumann db2a1f647d Update bootstrap.sh
On my OS X El Capitan machine `which` returns 1 if it can't find the binary. This kills the bootstrap script at the crucial moment when it detects that something needs to be installed. This change ignores unsuccessful exit codes from `which`. The man page for my `which` speaks of a `-s` switch that could be used instead of the `if [ -z`, but I don't know how portable this is.

This fixes Issue 850.
2017-02-24 19:25:39 +01:00
Jeremy Soller 77dab17722 Merge branch 'master' of https://github.com/redox-os/redox 2017-02-23 18:12:40 -07:00
Jeremy Soller e6725019cd Update submodules 2017-02-23 18:11:58 -07:00
Jeremy Soller 2f1692ba42 Merge pull request #854 from aurelien-git/master
+ how to run redox-os from remote with qemu without graphic support
2017-02-23 09:07:41 -07:00
Aurélien DESBRIÈRES 592c21b9c3
improvement on the qemu without graphic support 2017-02-23 17:07:03 +01:00
Aurélien DESBRIÈRES f397c57e7b
+ how to run redox-os from remote with qemu without graphic support 2017-02-23 16:36:03 +01:00
Jeremy Soller f143a66845 Merge pull request #851 from calmandniceperson/master
Fix typos in description
2017-02-23 05:31:44 -07:00
Michael Köppl 44b4b84206 Fix typos in description 2017-02-23 12:38:50 +01:00
Jeremy Soller 6bfc4b233b Update orbital 2017-02-22 19:56:29 -07:00
Jeremy Soller f520a9ff2e Update orbutils 2017-02-22 18:42:07 -07:00
Jeremy Soller 673e45560f Update calculator 2017-02-21 09:21:09 -07:00
Jeremy Soller 50e1247538 Use arc theme 2017-02-20 22:28:04 -07:00
Jeremy Soller 11bc60d3ca Update netutils, orbutils 2017-02-19 09:04:43 -07:00
Jeremy Soller 2a4d57e16c Update orbutils and orbital 2017-02-18 19:42:21 -07:00
Jeremy Soller 5b154111e0 Update drivers 2017-02-18 19:07:25 -07:00
Jeremy Soller fcc87b260d Update drivers 2017-02-18 15:07:34 -07:00
Jeremy Soller c4c8d6c357 WIP: NVME support 2017-02-18 14:05:24 -07:00
Jeremy Soller 639ed082aa Update submodules 2017-02-18 11:31:05 -07:00
Jeremy Soller 7bbceaeefd Update drivers and kernel 2017-02-13 22:17:11 -07:00
Jeremy Soller 52d640b591 Update ion 2017-02-13 19:50:03 -07:00
Jeremy Soller 26c9dbced7 Update ion and orbutils 2017-02-12 10:40:34 -07:00
Jeremy Soller d56f6f0cd9 Update bootloader and kernel to fix IRQ issues 2017-02-11 21:09:40 -07:00
Jeremy Soller ac1cd89b5c Update submodules 2017-02-08 20:02:27 -07:00
Jeremy Soller 6fa887ff18 Update to fix network stack 2017-02-07 22:34:23 -07:00
Jeremy Soller 9de8be3c04 Virtualbox fix 2017-02-07 22:18:13 -07:00
Jeremy Soller 43ebfe06fb Update kernel 2017-02-07 22:16:11 -07:00
Jeremy Soller 49cbbb72eb Update submodules 2017-02-07 20:53:54 -07:00
Jeremy Soller 7785ddd99b Cleanup of panics in network schemes 2017-02-07 20:23:41 -07:00
Jeremy Soller 1346d8a181 Fixes for build - do not use LTO on kernel 2017-02-07 20:03:32 -07:00
Jeremy Soller 2d25d58482 Fix kernel output 2017-02-07 19:48:50 -07:00
Jeremy Soller 20f0003e01 Incremental compilation 2017-02-04 16:13:44 -07:00
Jeremy Soller 822f574027 Update README and ion 2017-02-02 10:32:23 -07:00
Jeremy Soller f6f8de68f6 Update Rust 2017-02-02 10:21:25 -07:00
Jeremy Soller 2fa7e62920 Merge branch 'master' of https://github.com/redox-os/redox 2017-02-01 14:15:56 -07:00
Jeremy Soller 1097edcab7 Add nproc fix for macOS 2017-02-01 14:15:48 -07:00
Jeremy Soller 2bd69136db Merge branch 'master' of https://github.com/redox-os/redox 2017-01-30 20:45:06 -07:00
Jeremy Soller 71eda949bc Update rust and redoxfs 2017-01-30 20:45:00 -07:00
Jeremy Soller 756e58b9e7 Merge pull request #833 from ahmedcharles/patch-1
fuse is also a dependency on debian based systems
2017-01-29 20:04:09 -07:00
Ahmed Charles b64ce1a67f fuse is also a dependency on debian based systems
fusermount is in the fuse package.
2017-01-29 17:24:54 -08:00
Jeremy Soller 84bc46d778 Merge pull request #832 from polymetric1/markdown-update
Markdown update - Major refactor of CONTRIBUTING.md + minor fixes to README.md
2017-01-29 07:47:12 -07:00
polymetric a9ecbe65b8 Major refactor of CONTRIBUTING.md
- minor tweaks to a lot of things
- rewrote and clarified some statements
- added more communication methods
- added patreon section
2017-01-28 12:52:21 -05:00
polymetric 59d13bd2ea README.md - minor consistency fixes
- clarify and rewrite some statements
- provide more quick info that wasn't implicit before on some items in the ecosystem
- change tag "what-it-looks-like" to "screenshots"
2017-01-27 16:12:32 -05:00
Jeremy Soller 7c76522a95 Orbutils update 2017-01-26 21:42:24 -07:00
Jeremy Soller aeac3baa48 Update submodules 2017-01-25 15:17:26 -07:00
Jeremy Soller 5988210bf9 Move init to submodule 2017-01-21 10:24:17 -07:00
Jeremy Soller e894b20664 Go back to master 2017-01-20 19:14:08 -07:00
Jeremy Soller 0ad6620943 Revert last commit 2017-01-20 19:13:01 -07:00