Files
banan-os/ports
Bananymous 3040940e35 ports/tcc: Fix 32 bit build and add version name
tcc was using "Linux" for machine name in version string if it was not
explicitly specified.
2025-05-07 18:33:39 +03:00
..
2025-01-25 18:40:16 +02:00
2025-01-24 19:23:33 +02:00
2025-01-25 18:40:16 +02:00
2025-01-25 18:40:04 +02: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-01-25 18:40:08 +02:00
2025-01-25 23:10:04 +02:00
2024-08-22 15:10:41 +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.