]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
chore(tree): move docs into the docs directory
authorJóhann B. Guðmundsson <johannbg@gmail.com>
Mon, 3 May 2021 18:12:50 +0000 (18:12 +0000)
committerHarald Hoyer <harald@hoyer.xyz>
Tue, 4 May 2021 07:31:11 +0000 (09:31 +0200)
Consolidating all the projects documentation into the docs
directory with the exception of news and readme.

docs/CODE_OF_CONDUCT.md [moved from .github/CODE_OF_CONDUCT.md with 100% similarity]
docs/HACKING.md [moved from HACKING.md with 100% similarity]
docs/README.cross [moved from README.cross with 100% similarity]
docs/README.generic [moved from README.generic with 100% similarity]
docs/README.kernel [moved from README.kernel with 100% similarity]
docs/SECURITY.md [moved from .github/SECURITY.md with 100% similarity]
dracut.spec

similarity index 100%
rename from HACKING.md
rename to docs/HACKING.md
similarity index 100%
rename from README.cross
rename to docs/README.cross
similarity index 100%
rename from README.generic
rename to docs/README.generic
similarity index 100%
rename from README.kernel
rename to docs/README.kernel
similarity index 100%
rename from .github/SECURITY.md
rename to docs/SECURITY.md
index f384a3a6ac36b5b9ad1b01cf86f5be68fe3b5966..4d8b19307986cf6efd6b72178b74b810899a6c1c 100644 (file)
@@ -269,7 +269,7 @@ echo 'dracut_rescue_image="yes"' > $RPM_BUILD_ROOT%{dracutlibdir}/dracut.conf.d/
 
 %files
 %if %{with doc}
-%doc README.md HACKING.md AUTHORS NEWS.md dracut.html dracut.png dracut.svg
+%doc README.md docs/HACKING.md AUTHORS NEWS.md dracut.html dracut.png dracut.svg
 %endif
 %{!?_licensedir:%global license %%doc}
 %license COPYING lgpl-2.1.txt