diff options
| author | torben | 2016-03-11 11:30:09 +0100 |
|---|---|---|
| committer | torben | 2016-03-11 11:30:09 +0100 |
| commit | 10d670d5da02bf569660478e6ac5c82f3e04f65c (patch) | |
| tree | 15d586ef74e589f50676ae4bcf90b3b27a7c73b8 | |
| parent | Merge branch 'master' of git.openslx.org:openslx-ng/systemd-init (diff) | |
| download | systemd-init-10d670d5da02bf569660478e6ac5c82f3e04f65c.tar.gz systemd-init-10d670d5da02bf569660478e6ac5c82f3e04f65c.tar.xz systemd-init-10d670d5da02bf569660478e6ac5c82f3e04f65c.zip | |
Tidy up readme.
| -rw-r--r-- | builder/readme.md (renamed from builder/INSTALL) | 2 | ||||
| -rw-r--r-- | readme.md | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/builder/INSTALL b/builder/readme.md index 223d8942..113d30c2 100644 --- a/builder/INSTALL +++ b/builder/readme.md @@ -17,3 +17,5 @@ the initramfs with the following command: Note that the '--no-hostonly' is critical if the machine dracut is executed on and the clients supposed to boot the resulting initramfs differ. + +For more informations see: https://lab.ks.uni-freiburg.de/projects/dracut-praktikum/wiki diff --git a/readme.md b/readme.md deleted file mode 100644 index 138fb503..00000000 --- a/readme.md +++ /dev/null @@ -1 +0,0 @@ -Siehe: https://lab.ks.uni-freiburg.de/projects/dracut-praktikum/wiki |
