diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2017-06-23 15:29:04 +0200 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2017-06-23 15:29:04 +0200 |
commit | a7a9c7250980f82a0a47fe3e5aa3d32cb95681be (patch) | |
tree | ceb017a2d52788e96691d66e5076bffd27f6bdf6 /README.md | |
parent | c2b4757dd38b242b182f7d7dfadcc7b4d79c2682 (diff) | |
download | imagefish-a7a9c7250980f82a0a47fe3e5aa3d32cb95681be.tar.gz |
readme tweak
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -24,9 +24,10 @@ The most interesting stuff is in the `scripts/` directory. * various `config-*.sh` scripts can configure images (third step). The `repos/` directory has yum/dnf config files for various distros. -They will *not* work out of the box for you as they are tweaked for my -home network. They use either the mirror or the cachine proxy running -on my local server box. +They will _not- work out of the box for you as they are tweaked for my +home network. They use either the mirror or the caching proxy running +on my local server box. When fiddeling with this take care to keep +the `mkimage-` prefix for the repo names. The short scripts in the root directory call the scripts in `scripts/` with different parameters to create different images. |