Script for building KLA-OT2baseCE-x.x

Kennel Linux Arch-based


Moderator: Forum moderators

Post Reply
User avatar
Sofiya
Posts: 1809
Joined: Tue Dec 07, 2021 9:49 pm
Has thanked: 1202 times
Been thanked: 1080 times

Script for building KLA-OT2baseCE-x.x

Post by Sofiya »

Image

Script for building KLA-OT2baseCE-x.x Linux Kernel 5.15.94

  1. Create a folder KLA-OT2baseCE. typing in the terminal mkdir -p KLA-OT2baseCE
  2. Open a terminal in the created folder "KLA-OT2baseCE" or go to the folder by typing in the terminal cd KLA-OT2baseCE
  3. Place the build script " KLbuild_Arch_Openbox_KLA-OT2baseCE.sh " there
  4. Enter in terminal ./KLbuild_Arch_Openbox_KLA-OT2baseCE.sh
  5. Wait for the build to finish .
  6. After the build is complete to package "07firstrib_rootfs" into "07KLA-OT2baseCE-x.x.sfs" -- where x.x is your build number
  7. Type in terminal mksquashfs 07firstrib_rootfs 07KLA-OT2baseCE-x.x.sfs -noappend -comp xz -b 512k -- where x.x is your build number
    _________________________________________________
    The build also includes the "restore-sys" script to create a backup copy of "upper_changes" provided @fredx181
    viewtopic.php?p=103935#p103935
Attachments
KLbuild_Arch_Openbox_KLA-OT2baseCE.sh.FALSE.gz
(3.67 KiB) Downloaded 11 times
2023-08-21_750x422-thumb.png
2023-08-21_750x422-thumb.png (221.11 KiB) Viewed 1765 times
Last edited by Sofiya on Thu Mar 21, 2024 10:46 pm, edited 9 times in total.

Vanilla Dpup 9.2.X - KLV-Airedale - KLA-OT2
PUPPY LINUX Simple fast free

User avatar
Sofiya
Posts: 1809
Joined: Tue Dec 07, 2021 9:49 pm
Has thanked: 1202 times
Been thanked: 1080 times

Re: Script for building KLA-OT2baseCE-x.x

Post by Sofiya »

;)

Attachments
2023-12-07_750x422-thumb.png
2023-12-07_750x422-thumb.png (161.54 KiB) Viewed 1516 times

Vanilla Dpup 9.2.X - KLV-Airedale - KLA-OT2
PUPPY LINUX Simple fast free

User avatar
Sofiya
Posts: 1809
Joined: Tue Dec 07, 2021 9:49 pm
Has thanked: 1202 times
Been thanked: 1080 times

Re: Script for building KLA-OT2baseCE-x.x

Post by Sofiya »

:thumbup: Hypnotix TV -- https://github.com/linuxmint/hypnotix

hypnotix-4.0-1+dependencies.tar.gz -- Compiled in KLA-OT2.
https://mega.nz/file/OsFnTLhK#cPfl_xo27 ... baQPWOSHZM

installation:

Code: Select all

1. pacman -Syu python-setuptools
2. pacman -U circle-flags-2.6.2-1-any.pkg.tar.zst
3. pacman -U python-cinemagoer-2023.05.01-1-any.pkg.tar.zst
4. pacman -U hypnotix-4.0-1-any.pkg.tar.zst
Attachments
2023-12-07_750x422-thumb.png
2023-12-07_750x422-thumb.png (203.75 KiB) Viewed 1515 times
2023-12-07_750x422-thumb.png
2023-12-07_750x422-thumb.png (285.32 KiB) Viewed 1516 times
Last edited by Sofiya on Fri Dec 08, 2023 1:15 am, edited 3 times in total.

Vanilla Dpup 9.2.X - KLV-Airedale - KLA-OT2
PUPPY LINUX Simple fast free

User avatar
Sofiya
Posts: 1809
Joined: Tue Dec 07, 2021 9:49 pm
Has thanked: 1202 times
Been thanked: 1080 times

Re: Script for building KLA-OT2baseCE-x.x

Post by Sofiya »

Attachments
Prince of Persia.swf
Adobe Flash Player
(478.14 KiB) Downloaded 19 times
2023-12-07_1366x768.png
2023-12-07_1366x768.png (210.19 KiB) Viewed 1488 times
2023-12-077_750x422-thumb.png
2023-12-077_750x422-thumb.png (240.21 KiB) Viewed 1491 times
Last edited by Sofiya on Fri Jan 05, 2024 9:34 am, edited 2 times in total.

Vanilla Dpup 9.2.X - KLV-Airedale - KLA-OT2
PUPPY LINUX Simple fast free

User avatar
Sofiya
Posts: 1809
Joined: Tue Dec 07, 2021 9:49 pm
Has thanked: 1202 times
Been thanked: 1080 times

Re: Script for building KLA-OT2baseCE-x.x

Post by Sofiya »

Installing Wine-8.21-2:

1) Enable the multilib repository
The multilib repository enables 32-bit apps to run on 64-bit installations. Many Windows apps are 32-bit or have 32-bit components, and even 64-bit apps often have installation .exe files that are 32-bit. Without the ability to run 32-bit apps, Wine would have limited value.

To enable multilib, use your favorite command line editor ( geany ) to uncomment the [multilib] section of /etc/pacman.conf. If using geany, execute

sudo geany /etc/pacman.conf

and remove the leading # characters from the two lines of the [multilib] section, yielding.

[multilib]
Include = /etc/pacman.d/mirrorlist

When finished, save the file and exit.

2) Do a full system upgrade
sudo pacman -Syu

3)Install Wine
sudo pacman -S wine wine-mono wine-gecko

Code: Select all

   Configure Wine

winecfg - settings
wine control - Control panel
wine uninstaller - remove a program from Wine
winefile - folder drives
wine explorer - drives folders
wine notepad - notepad
wine regedit - registry
wine taskmgr - Task Manager
wine cmd - command line
wine write - Wine Wordpad
wine winemine - Wine Mine-Sweeper
Attachments
2023-12-08_750x422-thumb.png
2023-12-08_750x422-thumb.png (128.15 KiB) Viewed 1463 times
Last edited by Sofiya on Wed Dec 13, 2023 3:11 am, edited 4 times in total.

Vanilla Dpup 9.2.X - KLV-Airedale - KLA-OT2
PUPPY LINUX Simple fast free

TerryH
Posts: 568
Joined: Mon Jun 15, 2020 2:08 am
Has thanked: 99 times
Been thanked: 128 times

Re: Script for building KLA-OT2baseCE-x.x

Post by TerryH »

Sofiya wrote: Thu Dec 07, 2023 5:25 pm

installation:

Code: Select all

1. pacman -U circle-flags-2.6.2-1-any.pkg.tar.zst
2. pacman -U python-cinemagoer-2023.05.01-1-any.pkg.tar.zst
3. pacman -U hypnotix-4.0-1-any.pkg.tar.zst

Thanks for providing this, I attempted to install these packages. Unfortunately the installation failed on the python package installation. I checked and there is a later version of the missing package, python-setuptools-1:68.2.0-1. I don't know how to proceed.

Code: Select all

──[ root@puppypc30003 ] [ 18:15:19 ]
├── /run/media/root/Data300/hypnotix-4.0-1+dependencies.tar.gz.extracted/hypnotix-4.0-1+dependencies
└> pacman -U python-cinemagoer-2023.05.01-1-any.pkg.tar.zst
loading packages...
resolving dependencies...
looking for conflicting packages...

Packages (25) python-annotated-types-0.6.0-1  python-autocommand-2.2.2-4  python-fastjsonschema-2.19.0-1  python-greenlet-3.0.1-1
              python-importlib-metadata-5.0.0-5  python-inflect-7.0.0-2  python-jaraco.context-4.3.0-3
              python-jaraco.functools-3.9.0-1  python-jaraco.text-3.11.1-3  python-lxml-4.9.2-3  python-more-itertools-10.1.0-1
              python-ordered-set-4.1.0-4  python-packaging-23.2-1  python-platformdirs-4.0.0-1  python-pydantic-2.5.2-1
              python-pydantic-core-1:2.14.5-1  python-setuptools-1:68.1.0-1  python-sqlalchemy-1.4.44-2  python-tomli-2.0.1-3
              python-tqdm-4.66.1-2  python-trove-classifiers-2023.11.22-1  python-typing_extensions-4.8.0-1
              python-validate-pyproject-0.13-1  python-zipp-3.17.0-1  python-cinemagoer-2023.05.01-1

Total Download Size:    7.73 MiB
Total Installed Size:  47.70 MiB

:: Proceed with installation? [Y/n] y
:: Retrieving packages...
 python-pydantic-2.5.2-1-any                        718.0 KiB   963 KiB/s 00:01 [#############################################] 100%
 python-lxml-4.9.2-3-x86_64                        1290.8 KiB  1142 KiB/s 00:01 [#############################################] 100%
 python-pydantic-core-1:2.14.5-1-x86_64            1566.4 KiB  1199 KiB/s 00:01 [#############################################] 100%
 python-setuptools-1:68.1.0-1-any.pkg.tar.zst failed to download
 python-sqlalchemy-1.4.44-2-x86_64                    2.5 MiB  1342 KiB/s 00:02 [#############################################] 100%
 Total ( 5/24)                                        7.7 MiB  3.97 MiB/s 00:02 [#############################################] 100%
error: failed retrieving file 'python-setuptools-1:68.1.0-1-any.pkg.tar.zst' from mirrors.edge.kernel.org : The requested URL returned error: 404
warning: failed to retrieve some files
error: failed to commit transaction (failed to retrieve some files)
Errors occurred, no packages were upgraded.  

New Laptop - ASUS ZenBook Ryzen 7 5800H Vega 7 iGPU / 16 GB RAM

User avatar
Sofiya
Posts: 1809
Joined: Tue Dec 07, 2021 9:49 pm
Has thanked: 1202 times
Been thanked: 1080 times

Re: Script for building KLA-OT2baseCE-x.x

Post by Sofiya »

TerryH wrote: Thu Dec 07, 2023 11:42 pm
Sofiya wrote: Thu Dec 07, 2023 5:25 pm

installation:

Code: Select all

1. pacman -U circle-flags-2.6.2-1-any.pkg.tar.zst
2. pacman -U python-cinemagoer-2023.05.01-1-any.pkg.tar.zst
3. pacman -U hypnotix-4.0-1-any.pkg.tar.zst

Thanks for providing this, I attempted to install these packages. Unfortunately the installation failed on the python package installation. I checked and there is a later version of the missing package, python-setuptools-1:68.2.0-1. I don't know how to proceed.

set it like this:

Code: Select all

1. pacman -Syu python-setuptools

2. pacman -U circle-flags-2.6.2-1-any.pkg.tar.zst

3. pacman -U python-cinemagoer-2023.05.01-1-any.pkg.tar.zst

4. pacman -U hypnotix-4.0-1-any.pkg.tar.zst

Vanilla Dpup 9.2.X - KLV-Airedale - KLA-OT2
PUPPY LINUX Simple fast free

TerryH
Posts: 568
Joined: Mon Jun 15, 2020 2:08 am
Has thanked: 99 times
Been thanked: 128 times

Re: Script for building KLA-OT2baseCE-x.x

Post by TerryH »

Thanks Sofiya ,

I got it installed. A lot of the channels I clicked just displayed a blank screen. It was worth a try, but its usefulness is limited.

New Laptop - ASUS ZenBook Ryzen 7 5800H Vega 7 iGPU / 16 GB RAM

User avatar
Sofiya
Posts: 1809
Joined: Tue Dec 07, 2021 9:49 pm
Has thanked: 1202 times
Been thanked: 1080 times

Re: Script for building KLA-OT2baseCE-x.x

Post by Sofiya »

TerryH wrote: Fri Dec 08, 2023 3:36 am

Thanks Sofiya ,

I got it installed. A lot of the channels I clicked just displayed a blank screen. It was worth a try, but its usefulness is limited.

for my country all 25 channels are shown :thumbup:

Attachments
Снимок экрана.png
Снимок экрана.png (307.95 KiB) Viewed 1421 times

Vanilla Dpup 9.2.X - KLV-Airedale - KLA-OT2
PUPPY LINUX Simple fast free

User avatar
Sofiya
Posts: 1809
Joined: Tue Dec 07, 2021 9:49 pm
Has thanked: 1202 times
Been thanked: 1080 times

Re: Script for building KLA-OT2baseCE-x.x

Post by Sofiya »

Installing Wine-gui - Compiled in KLA-OT2
https://mega.nz/file/Gp1nVYoS#XOYA0m30M ... Y8BeAan6ho


Features:

  • Graphical user-interface on top of Wine
  • Creating a new machine using an easy step-by-step wizard
  • Application list per machine (with search feature and refresh button)
  • Editing and removing Windows machines in a breeze
  • Configure window installing additional software with just a single click (like installing DirectX)
Attachments
winegui_screenshots (1) (1).gif
winegui_screenshots (1) (1).gif (507.23 KiB) Viewed 1228 times
Снимок экрана.png
Снимок экрана.png (145.72 KiB) Viewed 1248 times

Vanilla Dpup 9.2.X - KLV-Airedale - KLA-OT2
PUPPY LINUX Simple fast free

User avatar
Sofiya
Posts: 1809
Joined: Tue Dec 07, 2021 9:49 pm
Has thanked: 1202 times
Been thanked: 1080 times

Re: Script for building KLA-OT2baseCE-x.x

Post by Sofiya »

Shortwave INTERNET RADIO

Shortwave is an internet radio player that provides access to a station database with over 30,000 stations.
https://mega.nz/file/q0NBiS7a#Fw0XV_dGG ... JQ0oiKgYZw

Attachments
4.png
4.png (44.72 KiB) Viewed 1195 times
1.png
1.png (164.6 KiB) Viewed 1195 times

Vanilla Dpup 9.2.X - KLV-Airedale - KLA-OT2
PUPPY LINUX Simple fast free

Clarity
Posts: 3273
Joined: Fri Jul 24, 2020 10:59 pm
Has thanked: 1349 times
Been thanked: 438 times

Re: Script for building KLA-OT2baseCE-x.x

Post by Clarity »

@Sofiya This looks like a GREAT item to have. Will it surface on BookwormPUP64 as a PET?

User avatar
Sofiya
Posts: 1809
Joined: Tue Dec 07, 2021 9:49 pm
Has thanked: 1202 times
Been thanked: 1080 times

Re: Script for building KLA-OT2baseCE-x.x

Post by Sofiya »

Clarity wrote: Wed Dec 13, 2023 7:44 am

@Sofiya This looks like a GREAT item to have. Will it surface on BookwormPUP64 as a PET?

@Clarity what exact item do you mean? Please clarify

Vanilla Dpup 9.2.X - KLV-Airedale - KLA-OT2
PUPPY LINUX Simple fast free

Clarity
Posts: 3273
Joined: Fri Jul 24, 2020 10:59 pm
Has thanked: 1349 times
Been thanked: 438 times

Re: Script for building KLA-OT2baseCE-x.x

Post by Clarity »

Your "Shortwave INTERNET RADIO" package looks GREAT!

User avatar
Sofiya
Posts: 1809
Joined: Tue Dec 07, 2021 9:49 pm
Has thanked: 1202 times
Been thanked: 1080 times

Re: Script for building KLA-OT2baseCE-x.x

Post by Sofiya »

Clarity wrote: Wed Dec 13, 2023 8:37 am

Your "Shortwave INTERNET RADIO" package looks GREAT!

Unfortunately, BookwormPUP64 does not want to compile

Vanilla Dpup 9.2.X - KLV-Airedale - KLA-OT2
PUPPY LINUX Simple fast free

Clarity
Posts: 3273
Joined: Fri Jul 24, 2020 10:59 pm
Has thanked: 1349 times
Been thanked: 438 times

Re: Script for building KLA-OT2baseCE-x.x

Post by Clarity »

Still, its an excellent addition to the KL family. Thanks for your looking into it. I had been following other contributions of yours over on the bookworm64 thread and was the reason I brought it up.

No problem, mate!

User avatar
Sofiya
Posts: 1809
Joined: Tue Dec 07, 2021 9:49 pm
Has thanked: 1202 times
Been thanked: 1080 times

Re: Script for building KLA-OT2baseCE-x.x

Post by Sofiya »

Clarity wrote: Wed Dec 13, 2023 8:37 am

Your "Shortwave INTERNET RADIO" package looks GREAT!

Installation on (Bookworm Pup64 10.0.3) via Flatpak

1* Install Flatpak apt install flatpak - " it seemed to me that it was already installed in Bookworm Pup64 10.0.3"
2* Install the Software Flatpak plugin apt install gnome-software-plugin-flatpak
3* Add the Flathub repository flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo
4* To complete setup, restart your system
5* From Menu > Settings, launch Application Center and search for "Shortwave". Then install
You can also install from the console.without installing "gnome-software-plugin-flatpak" it's just convenient with it and it's convenient to remove programs.
flatpak install https://flathub.org/repo/appstream/de.haeckerfelix.Shortwave.flatpakref

Note:
Shortwave will start but may not play stations, due to the fact that the program launch icon is written as spot in (/root .jwmrc , /root .jwmrc-previous ) line 226.This is a strange feature of Puppy.
<Program label="Shortwave" icon="de.haeckerfelix.Shortwave">run-as-spot /usr/bin/flatpak run --branch=stable --arch=x86_64 --command=shortwave de.haeckerfelix.Shortwave</Program>

it needs to be like this:
<Program label="Shortwave" icon="de.haeckerfelix.Shortwave">/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=shortwave de.haeckerfelix.Shortwave</Program>

The safest bet is to create a launch icon on your desktop.

Shortwave.desktop

Code: Select all

[Desktop Entry]
Name[cs]=Shortwave
Name[en_GB]=Shortwave
Name[es]=Shortwave
Name[fr]=Shortwave
Name[gl]=Shortwave
Name[oc]=Shortwave
Name[ro]=Shortwave
Name[sk]=Shortwave
Name[zh_TW]=Shortwave
Name=Shortwave
Icon=de.haeckerfelix.Shortwave
Exec=/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=shortwave de.haeckerfelix.Shortwave
Terminal=false
Type=Application
StartupNotify=true
Categories=GNOME;GTK;Audio;AudioVideo;
Keywords[be]=Gradio;Radio;Радыё;Хваля;
Keywords[ca]=Gradio;Ràdio;Ràdios;Emissores;Emissora;Retransmissió;retransmissions;directe;
Keywords[cs]=Gradio;Radio;Rádio;Stream;Wave;
Keywords[da]=Gradio;Radio;Stream;Strøm;Wave;Bølge;
Keywords[de]=Gradio;Radio;Stream;Welle;
Keywords[en_GB]=Gradio;Radio;Stream;Wave;
Keywords[es]=Gradio;Radio;Flujo;onda;
Keywords[eu]=Gradio;Irratia;Korrontea;Wave;
Keywords[fi]=Gradio;Radio;Stream;Wave;suoratoisto;nettiradio;
Keywords[fr]=Gradio;radio;stream;flux;wave;diffusion;
Keywords[gl]=Gradio;Radio;Stream;Fluxo;Retransmisión;Onda;Wave;
Keywords[he]=רדיו;תחנות;תחנה;מוזיקה;הזרמה;גל;תדר;חדשות;
Keywords[hr]=Gradio;Radio;Strujanje;Wave;
Keywords[hu]=Gradio;rádió;adatfolyam;műsorszórás;közvetítés;hullám;
Keywords[id]=Gradio;Radio;Aliran;Gelombang;
Keywords[it]=Gradio;Radio;Stream;Wave;Flusso;Trasmissione;
Keywords[ka]=Gradio;Radio;Stream;Wave;
Keywords[nl]=Gradio;Radio;Stream;Wave;Stroom;Golf;
Keywords[oc]=Gradio;Radio;Stream;Wave;ràdio;flux;onda;
Keywords[pl]=Gradio;Radio;Strumień;Strumieniowe;Strumieniowanie;Stream;Wave;Fala radiowa;
Keywords[pt]=Gradio;Rádio;Emissão;Transmissão;
Keywords[pt_BR]=Gradio;Rádio;Radio;Stream;Reprodução;Reproduzir;Wave;Onda;Sintonia;
Keywords[ro]=Gradio;Radio;Stream;Wave;
Keywords[ru]=Gradio;Радио;Трансляция;Волна;
Keywords[sk]=Gradio;Rádio,Stream;Streamovanie;Prúd;Wave;Frekvencie;
Keywords[sl]=Gradio;Radio;Stream;Wave;Pretok;glasba;
Keywords[sr]=г-радио;градио;радио;стрим;ток;вејв;вал;талас;кратак;Gradio;Radio;Stream;Wave;G-radio;strim;tok;vejv;val;talas;kratak;
Keywords[sv]=Gradio;Radio;Ström;Stream;Wave;
Keywords[tr]=Gradio;Radyo;Yayın;Akış;Dalga;Kısa Dalga;İstasyon;Shortwave;
Keywords[uk]=Gradio;Radio;Stream;Wave;градіо;жрадіо;радіо;потік;трансляція;хвиля;
Keywords[vi]=Gradio;Radio;Stream;Wave;đài;dai;sóng ngắn;song ngan;
Keywords[zh_CN]=Gradio;Radio;Stream;Wave;收音机;流;波;
Keywords[zh_TW]=Gradio;Radio;Stream;Wave;電臺;收音機;廣播;
Keywords=Gradio;Radio;Stream;Wave;
DBusActivatable=true
X-Purism-FormFactor=Workstation;Mobile;
X-Flatpak=de.haeckerfelix.Shortwave
Attachments
Снимок экрана (3).png
Снимок экрана (3).png (126.1 KiB) Viewed 1032 times
Снимок экрана (2).png
Снимок экрана (2).png (257.73 KiB) Viewed 1032 times
Снимок экрана (1).png
Снимок экрана (1).png (200.39 KiB) Viewed 1032 times
Last edited by Sofiya on Sun Dec 24, 2023 6:39 am, edited 12 times in total.

Vanilla Dpup 9.2.X - KLV-Airedale - KLA-OT2
PUPPY LINUX Simple fast free

Clarity
Posts: 3273
Joined: Fri Jul 24, 2020 10:59 pm
Has thanked: 1349 times
Been thanked: 438 times

Re: Script for building KLA-OT2baseCE-x.x

Post by Clarity »

Sofiya wrote: Wed Dec 13, 2023 9:09 pm

...
1* Install Flatpak apt install flatpak - " it seemed to me that it was already installed in Bookworm Pup64 10.0.3" ...

Yes, it is

Code: Select all

# apt install flatpak
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
flatpak is already the newest version (1.14.4-1).
0 upgraded, 0 newly installed, 0 to remove and 10 not upgraded.
User avatar
Sofiya
Posts: 1809
Joined: Tue Dec 07, 2021 9:49 pm
Has thanked: 1202 times
Been thanked: 1080 times

Re: Script for building KLA-OT2baseCE-x.x

Post by Sofiya »

KLA-OT2baseCE - My workhorse :thumbup: ;)

Attachments
Снимок экрана.png
Снимок экрана.png (468.62 KiB) Viewed 775 times

Vanilla Dpup 9.2.X - KLV-Airedale - KLA-OT2
PUPPY LINUX Simple fast free

User avatar
stemsee
Posts: 656
Joined: Sun Jul 26, 2020 8:11 am
Location: lattitude 0
Has thanked: 160 times
Been thanked: 104 times
Contact:

Re: Script for building KLA-OT2baseCE-x.x

Post by stemsee »

Your graphic equaliser settings tell me your speakers are too bassy, right? Or that your hearing is so sensitive that both ends of the spectrum need trimming! Either way it's a curious shape.

I will try your build script, as the flatpack plugin has got me curious.

:thumbup2:

User avatar
Sofiya
Posts: 1809
Joined: Tue Dec 07, 2021 9:49 pm
Has thanked: 1202 times
Been thanked: 1080 times

Re: Script for building KLA-OT2baseCE-x.x

Post by Sofiya »

stemsee wrote: Sun Dec 24, 2023 5:16 am

Your graphic equaliser settings tell me your speakers are too bassy, right? Or that your hearing is so sensitive that both ends of the spectrum need trimming! Either way it's a curious shape.

I will try your build script, as the flatpack plugin has got me curious.

:thumbup2:

Your graphic equaliser settings tell me your speakers are too bassy, right?

Yes :)

Vanilla Dpup 9.2.X - KLV-Airedale - KLA-OT2
PUPPY LINUX Simple fast free

User avatar
Sofiya
Posts: 1809
Joined: Tue Dec 07, 2021 9:49 pm
Has thanked: 1202 times
Been thanked: 1080 times

Re: Script for building KLA-OT2baseCE-x.x

Post by Sofiya »

;)

Attachments
maxresdefault.jpg
maxresdefault.jpg (130.34 KiB) Viewed 637 times

Vanilla Dpup 9.2.X - KLV-Airedale - KLA-OT2
PUPPY LINUX Simple fast free

User avatar
Sofiya
Posts: 1809
Joined: Tue Dec 07, 2021 9:49 pm
Has thanked: 1202 times
Been thanked: 1080 times

Re: Script for building KLA-OT2baseCE-x.x

Post by Sofiya »

:welcome:

Attachments
Снимок экрана.png
Снимок экрана.png (160.54 KiB) Viewed 148 times

Vanilla Dpup 9.2.X - KLV-Airedale - KLA-OT2
PUPPY LINUX Simple fast free

Post Reply

Return to “KLA”