Skip to content
Snippets Groups Projects
Commit c5962810 authored by raup90's avatar raup90
Browse files

udpated todo list

parent e71be627
Branches
No related tags found
No related merge requests found
......@@ -39,16 +39,22 @@ Here is a small overview about our repository structure, to brief which files yo
## Installing the toolchain
See [toolchain.md](toolchain.md)
For ArchLinux see [build_documentation_arch.md](Repos/build_documentation_arch.md) or for Ubuntu see [build_documentation_ubuntu.md](Repos/build_documentation_ubuntu.md).
## Source
* [Sancus](https://distrinet.cs.kuleuven.be/software/sancus/ "KU Leuven Sancus")
## TODO for README.md / Wiki
- [ ] introduction sentences for this README.md / Repo
- [X] own repo structure/overview in wiki or README.md
- [X] reference from README.md to docker/README.md at docker installation section
- [ ] update (or remove) 'from source' section from README.md (reference to Repos/README.md or Wiki or so..)
- [ ] wiki: installation from source and docker
- [X] update (or remove) 'from source' section from README.md (reference to Repos/README.md or Wiki or so..)
- [X] wiki: installation from source and docker
- [ ] docker readme: further documentation on the hello-world example project
- [ ] indicate what was written by you and what is taken 1:1 from other sources (e.g. /Repos/overview.md?)
- [ ] move 'source' subsection from the 'from source' section to end of this file and list all external sources
- [X] indicate what was written by you and what is taken 1:1 from other sources (e.g. /Repos/overview.md?)
- [X] move 'source' subsection from the 'from source' section to end of this file and list all external sources
- [ ] TODO list in wiki/main.md
......@@ -159,4 +159,3 @@ make install
## Source
* [Sancus installation](https://distrinet.cs.kuleuven.be/software/sancus/install.php "KU Leuven Sancus installation")
* [Wiki-ArchLinux: PKGBUILD](https://wiki.archlinux.org/index.php/Pkgbuild "write own PKGBUILD from .deb file")
\ No newline at end of file
......@@ -2,6 +2,9 @@
## Repository overview
This file should give an overview about all repositories from the Sancus developer. The description of each repository is quoted from the main page of the repositories.
### sancus-main
_Top-level repository and build script_
......@@ -39,7 +42,7 @@ _Secure compilation of annotated C code to protected modules._
In this directory are the sources for the tools `sancus-cc`, `sancus-ld` and `sancus-crypto`.
There's a _CMakeLists.txt_ which will be called from the __sancus-main__ repositoreis build script to install the tools.
There's a _CMakeLists.txt_ which will be called from the __sancus-main__ repositories build script to install the tools.
......
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment