Commit Graph

8744 Commits

Author SHA1 Message Date
Jeremy Soller
88800adc26 Add all recipes to filesystem.toml, commented out where not default.
Update cookbook
Increase VirtualBox RAM, use Intel HDA for audio
2017-06-18 15:11:25 -06:00
Jeremy Soller
20db74be75 Use .tar.gz for all packages 2017-06-18 15:08:18 -06:00
Jeremy Soller
dc7f89cb22 Update kernel 2017-06-17 18:48:54 -06:00
Jeremy Soller
3af4415a4a Add audio to makefile 2017-06-17 16:59:01 -06:00
Jeremy Soller
77562700c7 Set TMPDIR in init.rc 2017-06-17 14:50:36 -06:00
Jeremy Soller
74eb268f42 Update cookbook 2017-06-17 14:40:35 -06:00
Jeremy Soller
1aeec04da7 Increase qemu memory size 2017-06-17 14:33:22 -06:00
Jeremy Soller
cc8b991b99 Reduce size to 512 2017-06-17 14:33:08 -06:00
Jeremy Soller
7625b3fb47 Update kernel and bootloader 2017-06-17 14:32:47 -06:00
Jeremy Soller
913687d1fb Move kernel into filesystem 2017-06-17 13:23:12 -06:00
Jeremy Soller
287883e58e Merge branch 'master' of https://github.com/redox-os/cookbook 2017-06-15 20:43:44 -06:00
Jeremy Soller
e50070b3f3 Remove libc-artifacts, use cross compiler by default 2017-06-15 20:43:38 -06:00
Jeremy Soller
56504fc8b1 Merge pull request #965 from Pharaone/patch-6
TFS's link and new screenshots
2017-06-15 14:46:21 -06:00
Emanuele Antonio Faraone
07915f1d4c screenshot 2017-06-15 22:13:07 +02:00
Emanuele Antonio Faraone
e4492a6cc4 TFS's link 2017-06-15 17:25:20 +02:00
Jeremy Soller
08e6b06fc3 Merge pull request #27 from ids1024/link
Use /bin/sh and /bin/cc ion scripts
2017-06-15 07:03:09 -06:00
Ian Douglas Scott
c54bd0dc12
Use /bin/sh and /bin/cc ion scripts 2017-06-14 21:59:48 -07:00
Jeremy Soller
d26acee6bb Update cookbook 2017-06-14 20:26:33 -06:00
Jeremy Soller
0f285bd962 Update kernel 2017-06-14 20:26:22 -06:00
Jeremy Soller
7f7f3efb24 Update recipe.sh 2017-06-13 22:13:19 -06:00
Jeremy Soller
8d05805718 Merge pull request #26 from ids1024/rustc
Recipe for rust
2017-06-13 22:08:41 -06:00
Jeremy Soller
b808f501b9 Update kernel 2017-06-13 21:56:31 -06:00
Jeremy Soller
2158be3aee Update kernel and bootloader 2017-06-13 21:43:57 -06:00
Ian Douglas Scott
b4e0ff01a8
More llvm-root into build/ 2017-06-13 20:07:30 -07:00
Ian Douglas Scott
13edf0f4a9
Recipe for rust 2017-06-13 18:57:04 -07:00
Jeremy Soller
ffc9952f29 Merge pull request #25 from ids1024/xargo-home
Set $XARGO_HOME to build std et al only once
2017-06-13 19:19:27 -06:00
Jeremy Soller
a19d3d1229 Update kernel 2017-06-13 19:10:44 -06:00
Ian Douglas Scott
628751b8d3
Set $XARGO_HOME to build std et al only once
I don't know what logic (if any) we need to add to handle updates to Rust
2017-06-13 18:07:38 -07:00
Jeremy Soller
6cd39073e9 Merge branch 'master' of https://github.com/redox-os/redox 2017-06-13 18:45:33 -06:00
Jeremy Soller
d183443c30 Update cookbook 2017-06-13 15:00:02 -06:00
Jeremy Soller
e5ebff617e Autostart icmpd 2017-06-13 14:59:42 -06:00
Jeremy Soller
cbe3379475 Merge pull request #24 from ids1024/strip
Correction to gcc recipe
2017-06-12 19:59:08 -06:00
Ian Douglas Scott
5b01f056db
Correction to gcc recipe 2017-06-12 18:33:49 -07:00
Jeremy Soller
4873d64157 Merge pull request #22 from ids1024/timerecipe
Check if recipe has been updated in repo.sh
2017-06-12 14:32:57 -06:00
Jeremy Soller
a1f3c5fdad Merge pull request #23 from ids1024/strip
Strip only executables, not libraries
2017-06-12 14:32:13 -06:00
Ian Douglas Scott
a4321ad117
Strip only executables, not libraries
Striping crt* was causing issues.
2017-06-12 12:46:49 -07:00
Ian Douglas Scott
936511ae63
Actually, don't rely on recipe being commited to git 2017-06-12 08:41:22 -07:00
Ian Douglas Scott
749c00d533
Have repo.sh check if recipe/patches have been updated 2017-06-12 08:34:21 -07:00
Jeremy Soller
b5be7eaa2d Merge pull request #21 from ids1024/strip
Strip binaries in gcc and gnu-binutils, for much smaller file size
2017-06-11 22:49:00 -06:00
Ian Douglas Scott
6528b4bc21
Strip binaries in gcc and gnu-binutils, for much smaller file size 2017-06-11 21:07:19 -07:00
Jeremy Soller
3cde6f4486 Update kernel 2017-06-11 08:57:30 -06:00
Jeremy Soller
f5677cc76f Merge pull request #962 from batonius/default-mac
Change the default mac to a valid value.
2017-06-10 11:47:25 -06:00
Egor Karavaev
5bf4994405 Change the default mac to a valid value. 2017-06-10 08:54:39 +03:00
Jeremy Soller
0ef251dce4 Update rust 2017-06-09 20:37:06 -06:00
Jeremy Soller
a05325df7f Update cookbook 2017-06-09 20:14:03 -06:00
Jeremy Soller
6506f88a23 Merge pull request #18 from ids1024/dash
Make dash available as /bin/sh
2017-06-08 20:11:33 -06:00
Ian Douglas Scott
92dd1fe531
Make dash available as /bin/sh 2017-06-08 18:33:51 -07:00
Jeremy Soller
7e2b84a2c6 Update cookbook 2017-06-08 19:15:18 -06:00
Jeremy Soller
d7d187b637 Do not build in a subdirectory 2017-06-08 19:15:05 -06:00
Jeremy Soller
1ecb2f6b71 Update cookbook 2017-06-08 15:36:32 -06:00