|
Any | Feature Request | High | High | [a56] adapt package in accordance with the Hyperbola Pa ... | Closed | |
Task Description
Adapt package in accordance with the Hyperbola Packaging Guidelines to follow the Hyperbola Social Contract .
|
|
Any | Feature Request | High | High | [as31] adapt package in accordance with the Hyperbola P ... | Closed | |
Task Description
Adapt package in accordance with the Hyperbola Packaging Guidelines to follow the Hyperbola Social Contract .
|
|
Any | Feature Request | High | High | [b43-tools] adapt package in accordance with the Hyperb ... | Closed | |
Task Description
Adapt package in accordance with the Hyperbola Packaging Guidelines to follow the Hyperbola Social Contract .
|
|
Any | Feature Request | High | High | [carl9170-firmware] adapt package in accordance with th ... | Closed | |
Task Description
Adapt package in accordance with the Hyperbola Packaging Guidelines to follow the Hyperbola Social Contract .
|
|
Any | Feature Request | High | High | [dvb-ttpci-firmware] adapt package in accordance with t ... | Closed | |
Task Description
Adapt package in accordance with the Hyperbola Packaging Guidelines to follow the Hyperbola Social Contract .
|
|
Any | Feature Request | High | High | [hyperiso] adapt package in accordance with the Hyperbo ... | Closed | |
Task Description
Adapt package in accordance with the Hyperbola Packaging Guidelines to follow the Hyperbola Social Contract .
|
|
Any | Feature Request | High | High | [hyperiso-data] adapt package in accordance with the Hy ... | Closed | |
Task Description
Adapt package in accordance with the Hyperbola Packaging Guidelines to follow the Hyperbola Social Contract .
|
|
Any | Feature Request | High | High | [xmlto] adapt package in accordance with the Hyperbola ... | Closed | |
Task Description
Adapt package in accordance with the Hyperbola Packaging Guidelines to follow the Hyperbola Social Contract .
|
|
Any | Feature Request | High | High | [lib32-fakeroot] adapt package in accordance with the H ... | Closed | |
Task Description
Adapt package in accordance with the Hyperbola Packaging Guidelines to follow the Hyperbola Social Contract .
|
|
Any | Feature Request | High | High | [lib32-libltdl] adapt package in accordance with the Hy ... | Closed | |
Task Description
Adapt package in accordance with the Hyperbola Packaging Guidelines to follow the Hyperbola Social Contract .
|
|
Any | Feature Request | High | High | [system-config-printer] adapt package in accordance wit ... | Closed | |
Task Description
Adapt package in accordance with the Hyperbola Packaging Guidelines to follow the Hyperbola Social Contract .
|
|
Any | Feature Request | High | High | [cyrus-sasl] adapt package in accordance with the Hyper ... | Closed | |
Task Description
Adapt package in accordance with the Hyperbola Packaging Guidelines to follow the Hyperbola Social Contract .
|
|
Any | Feature Request | High | High | [cyrus-sasl-gssapi] adapt package in accordance with th ... | Closed | |
Task Description
Adapt package in accordance with the Hyperbola Packaging Guidelines to follow the Hyperbola Social Contract .
|
|
Any | Feature Request | High | High | [cyrus-sasl-ldap] adapt package in accordance with the ... | Closed | |
Task Description
Adapt package in accordance with the Hyperbola Packaging Guidelines to follow the Hyperbola Social Contract .
|
|
Any | Feature Request | High | High | [cyrus-sasl-sql] adapt package in accordance with the H ... | Closed | |
Task Description
Adapt package in accordance with the Hyperbola Packaging Guidelines to follow the Hyperbola Social Contract .
|
|
Any | Feature Request | High | High | [python2-gpgme] adapt package in accordance with the Hy ... | Closed | |
Task Description
Adapt package in accordance with the Hyperbola Packaging Guidelines to follow the Hyperbola Social Contract .
|
|
Any | Feature Request | High | High | [ostree] adapt package in accordance with the Hyperbola ... | Closed | |
Task Description
Adapt package in accordance with the Hyperbola Packaging Guidelines to follow the Hyperbola Social Contract .
|
|
Any | Feature Request | High | High | [argon2] adapt package in accordance with the Hyperbola ... | Closed | |
Task Description
Adapt package in accordance with the Hyperbola Packaging Guidelines to follow the Hyperbola Social Contract .
|
|
Any | Feature Request | High | High | [postgresql] adapt package in accordance with the Hyper ... | Closed | |
Task Description
Adapt package in accordance with the Hyperbola Packaging Guidelines to follow the Hyperbola Social Contract .
|
|
Any | Feature Request | High | High | [postgresql-docs] adapt package in accordance with the ... | Closed | |
Task Description
Adapt package in accordance with the Hyperbola Packaging Guidelines to follow the Hyperbola Social Contract .
|
|
Any | Feature Request | High | High | [postgresql-libs] adapt package in accordance with the ... | Closed | |
Task Description
Adapt package in accordance with the Hyperbola Packaging Guidelines to follow the Hyperbola Social Contract .
|
|
Any | Feature Request | Very High | High | [linux-libre-*] add missing installed kernel configurat ... | Closed | |
Task Description
Add missing /boot/config-linux-libre-* useful for applications such as Xen.
|
|
Any | Feature Request | Very High | High | [kmod] add init file to load kernel modules from /etc f ... | Closed | |
Task Description
Add init file to load kernel modules in system configuration
Examples:
/etc/modules.conf
----
btrfs
/etc/modules.d/*.conf
----
/etc/modules.d/nouveau.conf
----
nouveau
/etc/init.d/modules
----
#!/usr/bin/openrc-run
command="/usr/bin/modprobe"
command_args="$(cat /etc/modules.{,d/*}conf)"
/etc/runlevels/boot/modules
|
|
Any | Feature Request | Very High | High | [procps-ng] add init file to load sysctl configuration ... | Closed | |
Task Description
Add init file to load sysctl configuration files
Examples:
/etc/init.d/sysctl
----
#!/usr/bin/openrc-run
command="/usr/bin/sysctl"
command_args="--system"
----
/etc/runlevels/boot/sysctl
|
|
Any | Feature Request | Very High | High | [kmod] when dummy.ko is loaded, dummy0 interface is loa ... | Closed | |
Task Description
When dummy.ko (kernel module) is loaded, dummy0 interface is loaded as “numdummies=1”. If any dummy interface is configured in netifrc config file, dummy module loads and adds undesirable “dummy0” interface (eg. if “dummy0” interface is configured, it generates netifrc configuration conflicts).
Please add “/usr/lib/modprobe.d/dummy.conf” file configuration to disable numdummies option by default:
options dummy numdummies=0
|
|
Any | Feature Request | Very High | Critical | [openrc] please remove "mtab", "modules-load" and "swcl ... | Closed | |
|
|
Any | Feature Request | Very High | Critical | [openrc] some init scripts are forced to load in certai ... | Closed | |
|
|
Any | Feature Request | Very High | Critical | [openrc] some init scripts are forced to load in certai ... | Closed | |
|
|
Any | Feature Request | Very High | Critical | [openrc] add "newinstance" mount parameter in "devpts" ... | Closed | |
|
|
Any | Feature Request | Very High | Critical | [openrc] add hidepid support in /proc filesystem. | Closed | |
|
|
Any | Feature Request | Very High | Critical | [netifrc] add net_macsec and net_veth init scripts | Closed | |
|
|
Any | Feature Request | Very High | Critical | [openrc] add chroot init config and script files | Closed | |
|
|
Any | Feature Request | Very High | High | [amule] contains systemd unit files | Closed | |
|
|
Any | Feature Request | Very High | High | [deluge] contains systemd unit files | Closed | |
|
|
Any | Feature Request | Very High | High | [gnunet] contains systemd unit file | Closed | |
|
|
Any | Feature Request | Very High | High | [mldonkey] contains systemd unit files | Closed | |
|
|
Any | Feature Request | Very High | High | [timidity++] contains systemd unit file | Closed | |
|
|
Any | Feature Request | Very High | High | [wesnoth] contains systemd unit files | Closed | |
|
|
Any | Feature Request | Very High | High | [sage-notebook] contains systemd unit file | Closed | |
|
|
Any | Feature Request | Very High | High | [evolution-data-server] contains systemd unit files | Closed | |
|
|
Any | Feature Request | Very High | High | [gnome-terminal] contains systemd unit file | Closed | |
|
|
Any | Feature Request | Very High | High | [tracker] contains systemd unit files | Closed | |
|
|
Any | Feature Request | Very High | High | [vino] contains systemd unit file | Closed | |
|
|
Any | Feature Request | Very High | High | [mkinitcpio] enable "hidepid" support in /proc filesyst ... | Closed | |
|
|
Any | Feature Request | Very High | High | [openrc] minor fix in /proc mount option | Closed | |
|
|
Any | Feature Request | Very High | High | [system-config-printer] contains systemd unit file | Closed | |
|
|
Any | Feature Request | Very High | High | [erlang-nox] contains systemd unit files | Closed | |
|
|
Any | Feature Request | Very High | High | [motion] contains systemd unit file | Closed | |
|
|
Any | Feature Request | Very High | High | [pkgfile] contains systemd unit files | Closed | |
|
|
Any | Feature Request | Very High | High | [tinc] contains systemd unit files | Closed | |
|