]> git.ipfire.org Git - thirdparty/mkosi.git/commit
Drop man page from the repo 1541/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Fri, 5 May 2023 09:02:34 +0000 (11:02 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Fri, 5 May 2023 14:04:16 +0000 (16:04 +0200)
commit87efe396b932878afc13771bd377a313be1eb2b8
tree698a6b8f6622d2af84b717d965e264de9e3a7b31
parentbe1d37d3e979397bbb642283827459e2ae962873
Drop man page from the repo

Let's just generate it on demand with pandoc when needed instead of
storing it in the repo. I initially pushed for putting in the repo
because the mkosi AUR package pulled in hundreds of Haskell dependencies
for pandoc when installing mkosi to build the manpage, but that's an
Arch issue and not something to solve in mkosi. Also, mkosi moved
from the AUR to the community repo these days so it's not an issue
on Arch anymore either.
.github/workflows/ci.yml
action.yaml
man/mkosi.1 [deleted file]
setup.py
tools/do-a-release.sh