distro
Here are 97 public repositories matching this topic...
In this page :
https://github.com/opencardev/crankshaft/wiki/Building-the-binary-blobs
This url is 404 :
Please refer to https://github.com/htruong/crankshaft/blob/master/COMPILE.md to start.
Maybe I'll need more help on how to build crankshaft, can you please elaborate on how to build.
Thanks
-
Updated
May 3, 2020 - JavaScript
Mypy warnings
Running a current mypy on mkosi gives the following warnings
mkosi:968: error: Argument 1 to "partition" has incompatible type "Optional[str]"; expected "str"
mkosi:971: error: Argument 1 to "partition" has incompatible type "Optional[str]"; expected "str"
mkosi:4624: error: "Dict[str, CommandLineArguments]" has no attribute "director
The last line is harmless and addressed in #36
-
Updated
Apr 19, 2020 - Shell
-
Updated
Jun 3, 2020 - Shell
-
Updated
Jun 2, 2020 - Shell
-
Updated
May 27, 2020 - Emacs Lisp
I ran into an interesting bug while doing some testing on Firefox (https://bugzilla.mozilla.org/show_bug.cgi?id=1609483).
Basically, if no version information is provided distro.version() returns an empty string and that was unexpected.
https://www.freedesktop.org/software/systemd/man/os-release.html states providing no version information is valid behaviour for rolling release distributions (su
If only the git bundle is installed (not dev-utils), git add -p emits an error:
$ git add -p
git: 'add--interactive' is not a git command. See 'git --help'.
I believe it is because of /usr/libexec/git-core/git-add--interactive (which is a perl script).
make-dot.py fails
-
Updated
May 27, 2020 - Shell
-
Updated
Aug 1, 2018 - Shell
- On mirror, create /TigerOS/latest symlink for current release number
- Have both download links on tigeros.ritlug.com point to /TigerOS/latest/release
- Make the link buttons at the bottom of tigeros.ritlug.com visually similar in the text
- How to download and install TigerOS (not building)
- Make wiki not have dev instructions on home page; put in content pointing to si
Create a glossary
The included projects have high quality documentation. However it is not all in one place.
We an increase usability substantially by pulling together all the docs and potentially publishing these via readthedocs website.
-
Updated
Mar 28, 2018 - Python
-
Updated
Jul 5, 2018 - Python
-
Updated
May 16, 2020 - Shell
-
Updated
Sep 12, 2018 - Shell
-
Updated
Jun 3, 2020 - Makefile
-
Updated
Aug 6, 2018 - C++
Improve this page
Add a description, image, and links to the distro topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the distro topic, visit your repo's landing page and select "manage topics."


Description
Neofetch emits an extra newline character, which I'm led to believe is not intended behavior as per #910.
Issue discovered on latest and reproducible on master.
And of course, a terrible solution, for the glory of none other than Satan: