Files
banan-os/ports
Bananymous c7c3dd7662 init/ports: Fix environment variables in init/ncurses
init no longer sets NCURSES_NO_UTF8_ACS
ncurses no longer sets TERM
2025-06-28 20:25:35 +03:00
..
2025-01-24 19:23:33 +02:00
2025-06-28 16:55:13 +03:00
2025-05-29 00:31:40 +00:00
2025-06-11 16:01:47 +03:00
2025-06-11 16:01:47 +03:00
2025-06-11 16:01:47 +03:00
2025-06-11 16:01:47 +03:00
2025-06-11 16:02:00 +03:00
2025-04-22 01:44:49 +03:00
2025-01-28 22:50:11 +02:00
2025-01-25 18:40:16 +02:00
2025-06-28 16:53:06 +03:00
2025-01-25 23:10:04 +02:00
2025-06-01 19:51:33 +03:00
2025-06-06 17:41:59 +03:00
2025-05-29 01:20:30 +03:00
2025-01-24 19:23:33 +02:00

Ports

Here are all of the ports for banan-os.

Building

Run the build script in the directory of the wanted port.

cd ports/<port name>
./build.sh

Port will be installed to the disk image and is usable when running banan-os for the next time.