-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256
On 14/06/18 05:28, [email protected] wrote: > I do not like this... > > I update the wiki on a regular basis for the boards I use and I > can't understand why another critical choice was made without input > from the community? > > The new system has less features, doesn't look as good and does > not feature the current articles. > > Policies like this make it very unfriendly to a new user and help > ensure that either only expert firmware developers will be able to > install coreboot themselves the average person will simply be > forced to buy from a company that sells coreboot systems (of course > none of them sell systems with real "free firmware") > Git is more portable than MediaWiki. It allows more people to be able to easily submit documentation changes. The documentation is in the repo under Documentation/ as Markdown files. Markdown is much simpler than the markup language used by MediaWiki. Plus you can make easy frontends for editing files in a git repository. E.g. GitHub does it. I wouldn't recommend use of GitHub since it's proprietary, but that's just an example. Where a user doesn't even need to understand git, they just log in and click "edit", edit whatever they like in a web interface and then that goes to a pull request for code review. I'm not sure if coreboot does that. We tried in Libreboot but it's currently not possible due to a limitation in Gogs, the software that we use for Git-based code review. So it's possible to have something wiki-like while being hosted in Git. -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEE+JRrnG26iGmvPhSA/0W3TPnRz5QFAlsiUukACgkQ/0W3TPnR z5S6Zwf/fByVDDUvgQHjro6vJcrpzWSvRmyryhPf/y/Evn96rP4lCBaB9cRUVsRd +/1lggRNujj/SEaJrlTzbh+qlwXpObaGBaKDDsDOjuAREn3oXSkZ6hYzkRXbDMS/ OakFjkMjDiltZlX2e6eou7Yn2L1+J66pH5kNtXxFbINlE6LdJppRopRfgOtSVie5 3ManiKcHdMRRts2ZE/gUN5RU49jGs/pEAOFHUjb8dt/zyN6SsxGWnLS5fdOJ5s79 Xhv/C5MDXSlZrmv8rGvV8qw90QVDmx9wkaw4r+w9FCPIRBB7J5cxbEUSJ6T8eWIy 38oCoaIURTOEgG6Q6QwiXbHrPAaHfw== =CByM -----END PGP SIGNATURE----- -- coreboot mailing list: [email protected] https://mail.coreboot.org/mailman/listinfo/coreboot

