17 Commits
Author SHA1 Message Date
Alban Crequy df2f71f227 documentation: compilation options for stage1 2015-05-28 16:50:47 +02:00
Alban Crequy 08176aa1fb documentation: kernel requirements
Fixes #918
2015-05-26 10:47:43 +02:00
Jonathan Boulle 4c73c3b20f docs: add note to hacking on stage1 paths 2015-05-02 00:00:50 -07:00
Brandon Philips 82a4797a27 Documentation: Fixup more missing paragraphs
Add more paragraphs between code blocks and text. This fixes rendering
errors on jekyll.
2015-04-23 13:45:00 -07:00
Jonathan Boulle f5b034c3e2 docs: reorganise hacking documentation
Move information on rkt internals into devel/ subdir; update hacking.md
with slightly more information and a reference to that directory
2015-04-18 21:40:24 -07:00
Jonathan Boulle 3892eb0267 docs/hacking: add godep instructions 2015-04-09 08:50:43 -07:00
Jonathan Boulle 3b5e1ddc04 docs: update hacking guide 2015-04-01 14:30:39 -07:00
Jonathan Boulle 79753c9b19 *: rocket -> rkt 2015-03-31 16:31:21 -07:00
Jonathan Boulle 546e96641e *: rework documentation
- Update README to include contributing/contact sections
- Split out appc description into its own document
- Split out stages description into architecture document (will soon be
  in need of more updates)
- Standardise on "Rocket" instead of "rocket"
- Add godoc link
2015-02-13 09:35:03 -08:00
Vito Caputo bae52e60ae *: switch stage1 to aci image format
One may now specify an alternative stage1 in a style like run and fetch:
rkt run --stage1-image foo.com/rocket/stage1 app

--stage1-image defaults to "stage1.aci" within the same directory as the rkt
binary.  This is discovered at runtime via "/proc/self/exe"; as long as the rkt
executable and stage1.aci share a directory it should "just work" regardless of
the directory's location and where rkt is executed from.
2015-01-30 10:51:15 -08:00
Kelsey Hightower 51d32148ec docs: update docker build instructions 2015-01-13 10:44:06 -08:00
Simone Gotti a7e797c72a doc: Add appc/spec to dependencies and docker build command. 2015-01-04 17:42:06 +01:00
Simone Gotti b0dcf12c2f doc: Add needed build programs and libraries.
As the build process is going to build libraries and executables it requires:

* make
* gcc
* glibc development and static pieces.
2015-01-02 13:18:30 +01:00
Pekka Enberg ebde82f3f8 Documentation: Add 'gpg' to build pre-requisites
Commit 00294ed ("stage1: gpg verify and cache retrieved coreos image")
added a dependency to 'gpg'. Add that to list of build pre-requisites.

Signed-off-by: Pekka Enberg <penberg@cloudius-systems.com>
2014-12-05 17:49:17 +02:00
Matt Blair b3adef3262 docs/hacking: fix typo 2014-12-01 10:35:59 -08:00
Brandon Philips 88019ea992 *: rename to coreos/rocket 2014-11-30 10:37:50 -05:00
Kelsey Hightower 6b1765f966 add build instructions 2014-11-28 13:42:10 -08:00