diff --git a/doc/markdown.gpp b/doc/markdown.gpp index d6c70cf626ec37b6b54f4d84bb1f84640ca3e5a5..c6a9fa224a309dfb30342b739b7b18098fa671f5 100644 --- a/doc/markdown.gpp +++ b/doc/markdown.gpp @@ -22,8 +22,5 @@ EOF-DEFACRONYM-GPP-MACRO !!define{!!listofacronyms}{!!defeval{tmp}{!!includemd{acronyms.md}}!!tmp} !!define{!!comment}{} -!!else - -!!warning{markdown.gpp has been included more than once. Ignoring second include.} !!endif \ No newline at end of file diff --git a/doc/rapport.md b/doc/rapport.md index 0768c62d652fc1633123a3fcfef883ad7ca7d887..878c367a4a5b70bbffb1a2864c236b5a734242bd 100644 --- a/doc/rapport.md +++ b/doc/rapport.md @@ -534,10 +534,6 @@ de personnalisation, avec un exemple type simple.** - - - - ## 2020-04-22 Created the git repository on @@ -3200,6 +3196,8 @@ I tried to make a Dockerfile that creates the deployment OS with `multistrap` but I found out that this tool only created a root file system and it's not bootable "as-is". I still have to install a kernel generate an initrd. +## 2020-06-10 + I created a script to configure debian packages and clean up the file system in chroot. ## 2020-06-24 diff --git a/doc/rapport.pdf b/doc/rapport.pdf index 1ee30e20c8d83bb207c07d29c1fe0eee08b8d342..f9a76930701053b8bdfeeafe9ce6c424191ccb06 100644 Binary files a/doc/rapport.pdf and b/doc/rapport.pdf differ