Files @ fce20d7af3ac
Branch filter:

Location: Copyleft/guide/README.md

Denver Gingerich
Add rootfs and U-Boot install notes to case study

This change also fixes the location of the multiple image note, which
is better included after the note added in 3c15418 so that it's clear
what "This step" refers to.

Also added were notes on how we checked to confirm the kernel was
corresponding and commentary on why the toolchain issue was much less
severe than the toolchain issues we usually see.
# Copyleft and GPL Tutorial Materials

This repository contains various tutorial materials regarding the suite of GNU General
Public Licenses and copyleft (as applied to software).

The primary item of interest is an omnibus book on copyleft that is built
from the comprehensive-GPL-guide.tex file.

You can likely build a PDF file from:

    $ pdflatex comprehensive-gpl-guide.tex && pdflatex comprehensive-gpl-guide.tex && pdflatex comprehensive-gpl-guide.tex

You can also [download a prebuilt PDF file](http://ebb.org/bkuhn/articles/copyleft-book.pdf).

Note the
[canonical repository for this project is on gitorious](https://gitorious.org/gpl-compliance-tools/tutorial/source/master:). Copies
of this repository on other sites is for informational and backup purposes
only.

## Contributing

Patches to this project are welcome.  Please
[submit a merge request on Gitorious](https://gitorious.org/gpl-compliance-tools/merge_requests).
If you cannot use that, you can email patches directly to Bradley.  You can
find his email address in the commit logs.