Search

You can find the results of your search below.

Fulltext results:

reference_installation
104 Hits, Last modified:
. ==== Blind and visually impaired users ==== [[en:project:downloads#Hyperbola]] includes **brltty**... t the driver should be automatically detected. I encourage you to read the <color #620BB9/#EEDDFF>brl... >, the first serial port. You wish to use the US English text table, and the driver should be **autom... oot prompt: <code bash> arch32 brltty=auto,ttyS0,en_US </code> Once <color #620BB9/#EEDDFF>brltty</c
wiki_standards_syntax @en:manual:contrib
17 Hits, Last modified:
e two backslashes followed by a whitespace or the end of line. This is some text with some linebreaks... at the two backslashes are only recognized at the end of a line\\ or followed by\\ a whitespace \\this... the two backslashes are only recognized at the end of a line\\ or followed by\\ a whitespace \\th... create links by default, but this behavior can be enabled in the [[doku>config]] file. Hint: If DokuWi
coding_style_guidelines @en:manual:contrib
14 Hits, Last modified:
out 50% or more of the file(s) involved. This is enough to break precedents in the existing code and ... Prototypes may have an extra space after a tab to enable function names to line up: <code c> static c... EGIN_DECLS%%</color> / <color #620BB9/#EEDDFF>%%__END_DECLS%%</color> matching pairs. This makes the ... lting definition is easier to read. If the macro encapsulates a compound statement, enclose it in a “
virtual_machine_manager
10 Hits, Last modified:
-libre x86_64 architecture, for example, but with enough memory and processing power you could run oth... sh> # usermod -aG kvm <your-user> </code> ===== Enable kernel modules for virtualization ===== kvm_i... sors) <code bash># modprobe kvm_amd</code> ===== Enable nested virtualization in KVM ===== Nested vi... d return <color #620BB9/#EEDDFF>Y</color>. ===== Enable nested virtualization for Intel processors ==
packaging_guidelines @en:manual:contrib
8 Hits, Last modified:
abilities. - **FHS**: All packages follow the [[en:project:fhs|Filesystem Hierarchy Standard (FHS)]]... orted for a longer than normal period until the [[en:project:releases|next stable release]]. Exception... version, adjusted and adapted for usage on the [[en:project:releases|current stable release]]. It req... mber**" (eg. pkgrel=1**.backports1**) until the [[en:project:releases|next stable release]]. Backporti
packager_setup_guide @en:manual:contrib
5 Hits, Last modified:
$ doas librechroot clean-repo </code> ==== Build environments: ==== <code bash> $ doas librechroot -... ults/makepkg.conf.i686 -n i686 make </code> ==== Enter Container ==== <code bash> $ doas librechroot -n x86_64 enter </code> <code bash> $ doas librechroot -n i686 enter </code> ==== Compile: ==== <code bash> $ doa
hyperbola_roadmap @en:manual:contrib
2 Hits, Last modified:
~~REDIRECT>en:manual:contrib:hyperbolabsd_roadmap~~
git_contribution_guide @en:manual:contrib
1 Hits, Last modified:
s && mkdir services && mkdir software </code> To end up create these folders: <code bash> # GIT/team