jyio

Results 10 issues of jyio

I use youtube-dl to grab URL's of audio streams from YouTube videos, which I then feed directly into jPlayer. Quite often, only m4a is available, but this isn't the usual...

The GUI itself should already support x86 and MIPS. We need bootstrap packages for these architectures, too.

enhancement

**What steps will reproduce the problem?** from the package list, tap on a package item **What is the expected output?** information about the package, and the opportunity to install/remove/upgrade it...

bug

We need a method to easily remove BotBrew from the system. For now, the easiest way to completely get rid of BotBrew is ``` /data/botbrew-basil/init -u busybox umount -l /data/botbrew-basil...

enhancement

Since sysvinit isn't good enough, we're using runit to manage all services. For that to work, we'll need to package runit scripts for popular services.

enhancement

BotBrew "anise" lives entirely within `/data/botbrew` and is mounted at `/botbrew`. Supporting "anise" packages should be as simple as moving it to `/data/botbrew-basil/botbrew` and continuing to mount it at `/botbrew`....

enhancement

Put a terminal within easy reach, so users could just swipe left/right to access it.

enhancement

BotBrew needs to be installed on a *nixy filesystem such as Ext2/3/4. Most microSD cards are FAT-formatted. Using loop-mounted images would enable the usage of BotBrew on /sdcard and /emmc.

enhancement

Using some firewalls, it is possible to deny networking privileges to the superuser. This is problematic because BotBrew, a package manager, requires both privileges to work properly. In the past,...

enhancement