Ian Douglas Scott
792f7e1308
Add drivers package
2017-04-08 17:26:30 -07:00
Jeremy Soller
c6bb8ece3a
Update extrautils
2017-04-08 17:53:09 -06:00
Jeremy Soller
d04f69f4b5
Remove cookbook from redox repo
2017-04-08 17:40:38 -06:00
Ian Douglas Scott
cd6d1f35d2
unstage and untar when updating in update-packages.sh
2017-04-08 15:58:26 -07:00
Ian Douglas Scott
571455c972
Avoid annoying verbosity in update-packages.sh
2017-04-08 15:58:26 -07:00
Jeremy Soller
16196f7479
Publish on clean build
2017-04-08 16:56:08 -06:00
Jeremy Soller
51a06b8fbd
Update cookbook and ion
2017-04-08 16:54:10 -06:00
Jeremy Soller
c2e315220b
Publish packages in update
2017-04-08 16:50:18 -06:00
Jeremy Soller
7b0287c0a0
Disable uutils recipe for now
2017-04-08 16:44:07 -06:00
Jeremy Soller
b4de8fd4ae
Update ci to use update-packages, fix update-packages by using fetch
2017-04-08 16:43:00 -06:00
Jeremy Soller
33f662cb58
Merge pull request #5 from ids1024/update-all
...
Add update-all.sh script to rebuild only out of date packages
2017-04-08 16:36:16 -06:00
Jeremy Soller
3e672562df
Merge pull request #6 from ids1024/init
...
Add recipe for init
2017-04-08 16:31:00 -06:00
Ian Douglas Scott
1e3f539de5
Add recipe for init
2017-04-08 11:47:43 -07:00
Ian Douglas Scott
8b4c56b074
"exit 1" if package not found
2017-04-08 11:43:38 -07:00
Ian Douglas Scott
e0401295af
Rename update-all.sh to update-packages.sh; make it optionally allow
...
a list of packages as arguments
2017-04-08 11:29:41 -07:00
Ian Douglas Scott
3bd2f7cfd6
Add update-all.sh script to rebuild only out of date packages
2017-04-08 11:13:24 -07:00
Jeremy Soller
3c795941af
Update kernel, use login program in contain
2017-04-07 21:50:18 -06:00
Jeremy Soller
0059276741
Do not include games or binutils by default
2017-04-07 21:25:16 -06:00
Jeremy Soller
4f329b8879
Install necessary config files
2017-04-07 21:13:42 -06:00
Jeremy Soller
0f0dab62e7
Update netutils, more advanced installer file
2017-04-07 20:30:45 -06:00
Jeremy Soller
994f3d4d7b
Do not include display scheme
2017-04-07 20:28:12 -06:00
Jeremy Soller
7baa834c40
Add tar recipe
2017-04-07 20:00:03 -06:00
Jeremy Soller
c90b6e9d19
Update installer and ion
2017-04-07 19:58:33 -06:00
Ian Douglas Scott
691252e72c
Slight simplification by using .enumerate()
2017-04-07 18:41:12 -07:00
Ian Douglas Scott
e695897fe8
tcpd: Fix behavior when reading to small buffer
2017-04-07 18:36:09 -07:00
Jeremy Soller
ae4bcb43e7
Add gunzip/gzip
2017-04-06 21:43:02 -06:00
Jeremy Soller
96bd85d08e
Update ion, pkgutils, userutils
2017-04-06 21:09:06 -06:00
Jeremy Soller
6a57d2c375
Merge branch 'master' of https://github.com/redox-os/redox
2017-04-06 21:08:42 -06:00
Jeremy Soller
ebfa32e4e2
Add repo configuration
2017-04-06 21:08:37 -06:00
Jeremy Soller
6da9c16a57
Merge pull request #908 from PeterZhizhin/patch-1
...
Make easy targets section more readable.
2017-04-06 16:10:29 -06:00
Petr
03abf9c32b
Make easy targets section more readable.
...
For me (and as I think, for many others) it was very difficult to distinguish tasks that are proposed for Rust fluent developers (as well as OS and non-OS experts) and Rust newbies.
Now it should be easier to read and understand.
2017-04-06 22:33:50 +03:00
Jeremy Soller
bca05bccd7
Update orbutils
2017-04-05 20:17:11 -06:00
Jeremy Soller
af71453a2e
Update kernel
2017-04-05 20:12:02 -06:00
Jeremy Soller
29e6283840
Update submodules
2017-04-05 20:11:30 -06:00
Emanuele Antonio Faraone
b95d6ecbb9
Alphabetical order fix
...
Alphabetical order fix, and a small change.
2017-04-03 15:03:52 +02:00
Jeremy Soller
33bc89332a
Merge pull request #906 from FaraoneLele/patch-3
...
New screenshots
2017-04-03 07:22:14 -05:00
Emanuele Antonio Faraone
1a8759e68e
New screenshots
...
part two of this: https://github.com/redox-os/assets/pull/1
2017-04-03 12:39:29 +02:00
Jeremy Soller
8023270bda
Update submodules
2017-04-01 21:12:53 -06:00
Jeremy Soller
f57cd8dfc5
Merge branch 'ids1024-lua'
2017-03-29 19:09:49 -06:00
Jeremy Soller
81422ff282
Cleanup tar file method
2017-03-29 19:09:38 -06:00
Ian Douglas Scott
9865c15712
Instead of single "patch" file, support "*.patch"
2017-03-29 16:28:46 -07:00
Ian Douglas Scott
2758c9e03c
Build Lua without patch
2017-03-29 13:38:32 -07:00
Ian Douglas Scott
edf6930cb5
Recipe for Lua
2017-03-29 12:11:09 -07:00
Ian Douglas Scott
f1e261f868
Support downloading tar archive, instead of git repo
2017-03-29 12:10:41 -07:00
Jeremy Soller
c20fed785f
Fixup usage documentation
2017-03-27 21:27:15 -06:00
Jeremy Soller
9930e92fc7
Change info to version number, echo to stderr
2017-03-27 21:22:46 -06:00
Jeremy Soller
f2f5487313
Convert to force cargo version, allow override in recipe
2017-03-27 21:17:12 -06:00
Jeremy Soller
3536471c47
Add ability to get package information
2017-03-27 21:11:43 -06:00
Jeremy Soller
7d426b552c
Fixes for setup script
2017-03-27 20:31:50 -06:00
Jeremy Soller
edefdfabdc
Use master of libc artifacts
2017-03-27 20:31:08 -06:00