Commit Graph

9406 Commits

Author SHA1 Message Date
Paul Sajna
6091455593 run autogen.sh in xz recipe 2017-11-17 17:03:05 -08:00
Paul Sajna
4cf1f88f3e Fix recipe for xz 2017-11-17 16:54:59 -08:00
Jeremy Soller
67e52e1c9d Update cookbook, kernel, rust 2017-11-14 21:19:51 -07:00
Jeremy Soller
25803c9a50 Disable LLVM ninja build
Enable compilation of codegen tests
2017-11-14 20:02:38 -07:00
Jeremy Soller
d14d183a1d Add version for ca-certificates 2017-11-14 19:55:29 -07:00
Jeremy Soller
18398d6c23 Merge branch 'master' of https://github.com/redox-os/cookbook 2017-11-13 21:10:42 -07:00
Jeremy Soller
22c98abf79 Clean up compilation of Rust 2017-11-13 21:10:34 -07:00
Jeremy Soller
fbd31a13c5
Merge pull request #1105 from gbutler69/master
Fix issue #1102: Infinite Recursion with "ls -lR /" in RedoxOS
2017-11-13 18:17:18 -07:00
Gerald E Butler
7165b19efb Corrected filesystem.toml to correctly soft-link folders in /usr to folders in / so as to avoid infinite recursiong with 'ls -lR /' as per https://github.com/redox-os/redox/issues/1102 2017-11-13 19:37:56 -05:00
Gerald E Butler
709ca99eae Corrected filesystem.toml to correctly soft-link folders in /usr to folders in / so as to avoid infinite recursiong with 'ls -lR /' as per https://github.com/redox-os/redox/issues/1102 2017-11-13 19:01:18 -05:00
Gerald E Butler
d7e5552be5 Revert "Corrected filesystem.toml to correctly soft-link folders in /usr to folders in / so as to avoid infinite recursiong with 'ls -lR /' as per https://github.com/redox-os/redox/issues/1102"
This reverts commit 7676faaf98.
2017-11-13 18:54:23 -05:00
Gerald E Butler
7676faaf98 Corrected filesystem.toml to correctly soft-link folders in /usr to folders in / so as to avoid infinite recursiong with 'ls -lR /' as per https://github.com/redox-os/redox/issues/1102 2017-11-13 17:52:08 -05:00
Jeremy Soller
f9865f49d1
Merge pull request #1099 from dlrobertson/add_bridge
Allow specifying a bridge for qemu to use
2017-11-12 06:50:06 -07:00
Jeremy Soller
6cf449fb87
Merge pull request #100 from AgustinCB/master
Fix xz's recipe
2017-11-12 06:49:13 -07:00
Dan Robertson
48089fbb1f
Allow specifying a bridge for qemu to use
Allow `make qemu` to take an additional parameter `bridge` that
specifies the bridge interface to use for the netdev. This allows
`make qemu brige=br0` which would create a VM connected to br0.
2017-11-12 04:15:23 +00:00
Agustin Chiappe Berrini
c113d6d65c Fix xz's recipe 2017-11-11 20:27:04 -05:00
Jeremy Soller
9ffd481edf Update cookbook 2017-11-10 13:50:14 -07:00
Jeremy Soller
8de4e0f20e Fix llvm-config path 2017-11-10 12:16:56 -07:00
Jeremy Soller
58ff0bf936 Improve build speed of Rust recipe 2017-11-10 11:32:08 -07:00
Jeremy Soller
ceb3eb73df Cleanup LLVM build in Rust recipe 2017-11-10 09:46:31 -07:00
Jeremy Soller
59bbdc3314
Merge pull request #99 from xTibor/periodictable
Add periodictable recipe
2017-11-07 12:06:54 -07:00
Tibor Nagy
0ef086873c Add periodictable recipe 2017-11-07 19:51:31 +01:00
Jeremy Soller
f1de81027d Update kernel and rust 2017-11-06 22:05:43 -07:00
Jeremy Soller
3cf3bfa995
Merge pull request #98 from sajattack/patch-4
Create jansson.patch
2017-11-06 20:04:17 -07:00
Paul
be1121311e
Create jansson.patch 2017-11-06 19:01:42 -08:00
Jeremy Soller
b913b258f7 Fix prboom recipe 2017-11-06 15:23:52 -07:00
Jeremy Soller
904430bf59 Update cookbook 2017-11-06 15:13:16 -07:00
Jeremy Soller
6b6568f794 Update pkgutils 2017-11-06 15:12:23 -07:00
Jeremy Soller
96bd1db670
Merge pull request #1097 from martinlindhe/master
fix some typos
2017-11-05 06:30:46 -07:00
Martin Lindhe
973402acd2 fix some typos 2017-11-05 06:57:41 +01:00
Jeremy Soller
88d0d9866a Update rust 2017-11-04 20:00:34 -06:00
Jeremy Soller
0b15147380
Merge pull request #97 from sajattack/patch-3
change ssh recipe to use custom branch of newlib
2017-11-04 19:21:59 -06:00
Paul
7f5f69ed66
change ssh recipe to use custom branch of newlib 2017-11-04 17:37:30 -07:00
Jeremy Soller
c2216d76c6
Merge pull request #96 from sajattack/master
fix vim.patch
2017-11-04 17:05:57 -06:00
Paul
e2edd3f450
fix vim.patch 2017-11-04 14:40:05 -07:00
Jeremy Soller
22870bd68a
Merge pull request #95 from xTibor/vttest-version
vttest: Add recipe version
2017-11-03 13:44:22 -06:00
Tibor Nagy
8388e90f81 vttest: Add recipe version 2017-11-03 20:18:30 +01:00
Jeremy Soller
895970bac5
Merge pull request #94 from sajattack/patch-2
quick fix to ssh recipe
2017-11-03 07:49:16 -06:00
Paul
e8556452f7
quick fix to ssh recipe 2017-11-02 21:02:32 -07:00
Jeremy Soller
3a6b3776e2
Merge pull request #93 from sajattack/master
recipes for vim jansson and ssh
2017-11-02 21:55:31 -06:00
Paul Sajna
dcdab6d213 recipe for ssh 2017-11-02 19:28:41 -07:00
Paul Sajna
e62a6b8922 recipe for jansson 2017-11-02 19:26:24 -07:00
Paul Sajna
35bb3d3c8e recipe for vim 2017-11-02 19:25:30 -07:00
Jeremy Soller
ff66b93f68
Merge pull request #92 from dlrobertson/add_gentoo_docs
Add documentation for Gentoo Linux
2017-10-31 08:45:01 -06:00
Dan Robertson
09acaa7f5a
Add documentation for Gentoo Linux 2017-10-31 13:19:02 +00:00
Jeremy Soller
49544f56ce
Merge pull request #91 from xTibor/vttest
Add vttest recipe
2017-10-30 12:41:09 -06:00
Tibor Nagy
2e47dcfaa2 Add vttest recipe 2017-10-30 19:07:11 +01:00
Jeremy Soller
98a63ec67f
Merge pull request #1095 from sajattack/patch-2
add xargo dependency
2017-10-30 11:52:05 -06:00
Paul
3b145a378b
add xargo dependency 2017-10-30 10:50:44 -07:00
Jeremy Soller
c249397433
Merge pull request #90 from sajattack/patch-1
Add instructions for Arch and other distros
2017-10-30 09:55:47 -06:00