Age | Commit message (Collapse) | Author |
|
We need to convert the entrypoint with appropriate line endings, else
there will be an error: 'standard_init_linux.go:175: exec user process
caused "no such file or directory"'
|
|
|
|
|
|
|
|
|
|
|
|
Fix: correct directive
|
|
|
|
|
|
Addresspace
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
bgp: add section RPKI
|
|
|
|
migrate to reserved address space
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Done via:
$ find . -name "*.rst" | xargs sed -i 's/[ \t]*$//'
|
|
|
|
|
|
|
|
This will add proper new-lines into the rendered PDF. Before if it has
been a long line, not all content was preserved in the PDF.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|