Geometry currently outputs warning and error messages to `stdout`, when the most appropriate behaviour would be to use `stderr`. Here is some docs about `stdout` and `stderr`: https://www.jstor...
Created - 0 comments - easy enhancement help wanted
Allow setting `ROCKZ_LUAROCKS_VERSION=latest`, and auto-detect which LuaRocks version is the newest available from the [releases page](http://keplerproject.github.io/luarocks/releases/). Note that ...
Created - 0 comments - enhancement good first bug
Right now the [Makefile completion](https://github.com/fish-shell/fish-shell/blob/master/share/completions/make.fish) doesn't give any indication of the `--file` option to [`__fish_print_make_targe...
Created - 1 comment - completions enhancement good first issue
So you could do: `pmbootstrap checksum aports/device-*` for example. Relevant files: `pmb/parse/arguments.py` `pmb/helpers/frontend.py`
Created - 1 comment - easy enhancement pmbootstrap
- [x] Create a wiki page, that explains why this happened and what to do about it: [done](https://github.com/postmarketOS/pmbootstrap/wiki/Troubleshooting#installed-version-newer-than-the-version-i...
Created - 1 comment - documentation easy enhancement pmbootstrap usability
Sometimes, especially during development and troubleshooting, it would be nice to be able to reinstall a version in a similar manner to Homebrew. In its primitive form, it could be just `uninstall`...
Created - 1 comment - enhancement good first issue help wanted
These are a great start for [IIAB 6.4](https://github.com/iiab/iiab/milestone/1) providing very real choices among IIAB server apps, immediately as installation begins: http://wiki.laptop.org/go...
Created - 1 comment - enhancement good first issue help wanted
I'm thinking that as the project grows and folks want to help out, adding a contributing doc would be useful. I'm sure you've seen plenty of these, but here's an example of what my company is using...
Created - 1 comment - enhancement good first issue help wanted
Created - 1 comment - enhancement good first issue
Add description for each of the dockerhub repos at AdoptOpenJDK. See [link](https://github.com/eclipse/openj9/issues/1115) for more details
Created - 1 comment - enhancement good first issue
The `login` parameter is required on the resource definition. However my Sonar instance is on a private network and doesn't require a username or access token to push analysis results to. Leavin...
Created - 1 comment - enhancement good first issue help wanted
It would be really handy for users of Pelias to be able to experiment with geocoding on a map when using the docker setup. Being able to actually use an autocomplete interface is especially nice. ...
Created - 1 comment - enhancement good first issue help wanted
#### [enhancement] 3rd party extensions - add them exclusively and only via git clone this way you can keep up witht the latest versions (i prefer that to working with submodules)
Created - 1 comment - enhancement good first issue help wanted
Need to build in some sort of health route. Would like to be able to curl /health, and it return "APPNAME ok".
Created - 1 comment - enhancement good first issue
For example `tzvt_`. Something like `tzvt_path_width` and `tzvt_zsh_title_fmt`. Same goes with vim and tmux vars too.
Created - 1 comment - enhancement good first issue help wanted
Screenshots and .dmg suggests it's OS X only?
Created - 1 comment - enhancement good first issue help wanted
I got ``` ./testssl.sh/testssl.sh: ligne 895: results/ac.duckduckgo.com_20180307-190353.json: Aucun fichier ou dossier de ce type ``` This is because `log_dir` is never created. You can ...
Created - 1 comment - enhancement good first issue
Outdated meaning something like the last commit was made more than 6 months ago
Created - 1 comment - enhancement good first issue
**Is your feature request related to a problem? Please describe.** The [search-term script](https://github.com/CompSciLauren/awesome-git-hooks/blob/master/pre-commit-hooks/search-term.hook) doesn'...
Created - 1 comment - enhancement good first issue hacktoberfest help wanted
It's more the unix way, and busybox' zip has problems with symlinks (though that will be [fixed](https://bugs.busybox.net/show_bug.cgi?id=10031) in the next release - whenever that hits Alpine). At...
Created - 2 comments - easy enhancement packaging
#### [enhancement] - tmm2018/TMM_SHELL - install dependencies from main install script
Created - 2 comments - enhancement good first issue help wanted
Azure MySQL/Postgres require some specific database sizes (e.g., 51200, 102400, 128000, ...), but our current template accepts arbitrary numeric values, which are rejected only after the deployment...
Created - 2 comments - Priority 1 (may address) enhancement good first issue
Unfortunately the README.md does not reflect the new/current format and should be ajusted properly with the new sections and format. One can use the README.md.j2 from https://github.com/while-tr...
Created - 2 comments - enhancement good first issue help wanted
I was reading [this article on glob expansion in various shells and platforms](https://research.swtch.com/glob), and decided to see what fish is like: ``` cd (mktemp -d) touch (string repeat -...
Created - 3 comments - enhancement good first issue
eCryptFS seems to make a bunch of trouble, eg. https://github.com/postmarketOS/pmbootstrap/issues/53 https://github.com/postmarketOS/pmbootstrap/issues/51 https://github.com/postmarketOS/pmbootstra...
Created - 3 comments - easy enhancement
Actually connecting through ssh shows the following message: ``` Welcome to Alpine! The Alpine Wiki contains a large amount of how-to guides and general information about administrating Alp...
Created - 3 comments - easy enhancement
On hammerhead mainline somehow one partiton with sub partition doesn't work properly so I need to flash boot image to system partition and rootfs to userdata.. I do it manually currently but would ...
Created - 3 comments - enhancement good first issue help wanted pmbootstrap
Basic idea of "reserved_wifi: wlan0" outlined here, in support of @deldesir's server in Haiti that has 2 WiFi NIC's: https://github.com/iiab/iiab/pull/531#issuecomment-344963643 Thanks @jvona...
Created - 3 comments - enhancement good first issue
[Unoconv](https://docs.moodle.org/33/en/Universal_Office_Converter_(unoconv)) is a command line program that is used to convert between different office document file formats. It uses an instance o...
Created - 3 comments - Priority 1 (may address) enhancement good first issue
Displaying issues 1 - 30 of 49 in total