Discuss Scratch
- Discussion Forums
- » Advanced Topics
- » Orange OS LE 2 [Second development preview (beta) released!] - Suggest apps to include!
- applejuiceproduc
-
Scratcher
1000+ posts
Orange OS LE 2 [Second development preview (beta) released!] - Suggest apps to include!
GitHub
Orange OS LE 2 - Electric Boogaloo.
A revival of Orange OS.
This OS will have all major AT projects included as links on the desktop or apps.
Check the README for how to install.
Apps/websites currently included:
Scratchstats
Ocular (was broken, fix untested)
Aviate
Itinerary
Turbowarp (broken)
ScratchCommunityProjects (untested)
Postpercent (untested)
scratchattach (untested)
Suggest more apps/websites to include.
A stable release will be out soon,
Orange OS LE 2 - Electric Boogaloo.
A revival of Orange OS.
This OS will have all major AT projects included as links on the desktop or apps.
Check the README for how to install.
Apps/websites currently included:
Scratchstats
Ocular (was broken, fix untested)
Aviate
Itinerary
Turbowarp (broken)
ScratchCommunityProjects (untested)
Postpercent (untested)
scratchattach (untested)
Suggest more apps/websites to include.
A stable release will be out soon,
Last edited by applejuiceproduc (Aug. 21, 2023 16:22:37)
- applejuiceproduc
-
Scratcher
1000+ posts
Orange OS LE 2 [Second development preview (beta) released!] - Suggest apps to include!
How do you install scratch 1.4 on arch?
- WojtekGame
-
Scratcher
1000+ posts
Orange OS LE 2 [Second development preview (beta) released!] - Suggest apps to include!
GitHubadd Deno.
Orange OS LE 2 - Electric Boogaloo.
A revival of Orange OS.
This OS will have all major AT projects included as links on the desktop or apps.
To test the nightly version, download the latest arch linux ISO here, then runAnd after the install, reboot, log in to the OS then run this:curl https://raw.githubusercontent.com/Orange-OS-LE/OrangeOSLE2/main/install.py > install.py && python3 install.pyThis is very much a work in progresssudo curl https://raw.githubusercontent.com/Orange-OS-LE/OrangeOSLE2/main/postinstall.py > postinstall.py && sudo python3 postinstall.py && rm postinstall.py
Apps/websites currently included:
Scratchstats
Ocular (was broken, fix untested)
Aviate
Itinerary
Turbowarp (broken)
Suggest more apps/websites to include.
A stable release will be out soon,
(as an dev instalation and not like via a command) because why not?
(unless it's an bad offline linux thing that i don't know)
- MagicCrayon9342
-
Scratcher
1000+ posts
Orange OS LE 2 [Second development preview (beta) released!] - Suggest apps to include!
Build ISOs with the installer included with archiso. On an arch system, this is pretty easy.
- applejuiceproduc
-
Scratcher
1000+ posts
Orange OS LE 2 [Second development preview (beta) released!] - Suggest apps to include!
Build ISOs with the installer included with archiso. On an arch system, this is pretty easy.I’ll try
- applejuiceproduc
-
Scratcher
1000+ posts
Orange OS LE 2 [Second development preview (beta) released!] - Suggest apps to include!
Why?GitHubadd Deno.
Orange OS LE 2 - Electric Boogaloo.
A revival of Orange OS.
This OS will have all major AT projects included as links on the desktop or apps.
To test the nightly version, download the latest arch linux ISO here, then runAnd after the install, reboot, log in to the OS then run this:curl https://raw.githubusercontent.com/Orange-OS-LE/OrangeOSLE2/main/install.py > install.py && python3 install.pyThis is very much a work in progresssudo curl https://raw.githubusercontent.com/Orange-OS-LE/OrangeOSLE2/main/postinstall.py > postinstall.py && sudo python3 postinstall.py && rm postinstall.py
Apps/websites currently included:
Scratchstats
Ocular (was broken, fix untested)
Aviate
Itinerary
Turbowarp (broken)
Suggest more apps/websites to include.
A stable release will be out soon,
(as an dev instalation and not like via a command) because why not?
(unless it's an bad offline linux thing that i don't know)
- applejuiceproduc
-
Scratcher
1000+ posts
Orange OS LE 2 [Second development preview (beta) released!] - Suggest apps to include!
How would I make the install script be in the live enviroment?Build ISOs with the installer included with archiso. On an arch system, this is pretty easy.I’ll try
- MagicCrayon9342
-
Scratcher
1000+ posts
Orange OS LE 2 [Second development preview (beta) released!] - Suggest apps to include!
you should have some folders resembling an arch rootfs. Put your script in usr/bin or ./bin or something. Add it to the .bashrcHow would I make the install script be in the live enviroment?Build ISOs with the installer included with archiso. On an arch system, this is pretty easy.I’ll try
- applejuiceproduc
-
Scratcher
1000+ posts
Orange OS LE 2 [Second development preview (beta) released!] - Suggest apps to include!
oh I think I figured it out, but how will I get the postinstall.py script to be there without having to download it after install?you should have some folders resembling an arch rootfs. Put your script in usr/bin or ./bin or something. Add it to the .bashrcHow would I make the install script be in the live enviroment?Build ISOs with the installer included with archiso. On an arch system, this is pretty easy.I’ll try
- applejuiceproduc
-
Scratcher
1000+ posts
Orange OS LE 2 [Second development preview (beta) released!] - Suggest apps to include!
Well the iso is building now so here goes nothing…oh I think I figured it out, but how will I get the postinstall.py script to be there without having to download it after install?you should have some folders resembling an arch rootfs. Put your script in usr/bin or ./bin or something. Add it to the .bashrcHow would I make the install script be in the live enviroment?Build ISOs with the installer included with archiso. On an arch system, this is pretty easy.I’ll try
- ajskateboarder
-
Scratcher
1000+ posts
Orange OS LE 2 [Second development preview (beta) released!] - Suggest apps to include!
Orange OS LE 2 - Electric Boogaloo.*boogalo
Last edited by ajskateboarder (June 5, 2023 16:27:08)
- applejuiceproduc
-
Scratcher
1000+ posts
Orange OS LE 2 [Second development preview (beta) released!] - Suggest apps to include!
noOrange OS LE 2 - Electric Boogaloo.*boogalo
- applejuiceproduc
-
Scratcher
1000+ posts
Orange OS LE 2 [Second development preview (beta) released!] - Suggest apps to include!
It didn't workWell the iso is building now so here goes nothing…oh I think I figured it out, but how will I get the postinstall.py script to be there without having to download it after install?you should have some folders resembling an arch rootfs. Put your script in usr/bin or ./bin or something. Add it to the .bashrcHow would I make the install script be in the live enviroment?Build ISOs with the installer included with archiso. On an arch system, this is pretty easy.I’ll try

I got the iso, booted into it, but I couldn't find the script.
When making the iso, I put the install script in the airrootfs/root folder, which according to the arch wiki said it would be in the home folder in the iso. However it wasn't there or anywhere else I looked…
- MagicCrayon9342
-
Scratcher
1000+ posts
Orange OS LE 2 [Second development preview (beta) released!] - Suggest apps to include!
Upload the whole thing as a zip somewhere and link itIt didn't workWell the iso is building now so here goes nothing…oh I think I figured it out, but how will I get the postinstall.py script to be there without having to download it after install?you should have some folders resembling an arch rootfs. Put your script in usr/bin or ./bin or something. Add it to the .bashrcHow would I make the install script be in the live enviroment?Build ISOs with the installer included with archiso. On an arch system, this is pretty easy.I’ll try
I got the iso, booted into it, but I couldn't find the script.
When making the iso, I put the install script in the airrootfs/root folder, which according to the arch wiki said it would be in the home folder in the iso. However it wasn't there or anywhere else I looked…
- WojtekGame
-
Scratcher
1000+ posts
Orange OS LE 2 [Second development preview (beta) released!] - Suggest apps to include!
Why? Just as an another option to replace Node or basically a new installation method/you might get Deno out of it in bundle (ISO).Why?GitHubadd Deno.
Orange OS LE 2 - Electric Boogaloo.
A revival of Orange OS.
This OS will have all major AT projects included as links on the desktop or apps.
To test the nightly version, download the latest arch linux ISO here, then runAnd after the install, reboot, log in to the OS then run this:curl https://raw.githubusercontent.com/Orange-OS-LE/OrangeOSLE2/main/install.py > install.py && python3 install.pyThis is very much a work in progresssudo curl https://raw.githubusercontent.com/Orange-OS-LE/OrangeOSLE2/main/postinstall.py > postinstall.py && sudo python3 postinstall.py && rm postinstall.py
Apps/websites currently included:
Scratchstats
Ocular (was broken, fix untested)
Aviate
Itinerary
Turbowarp (broken)
Suggest more apps/websites to include.
A stable release will be out soon,
(as an dev instalation and not like via a command) because why not?
(unless it's an bad offline linux thing that i don't know)
- applejuiceproduc
-
Scratcher
1000+ posts
Orange OS LE 2 [Second development preview (beta) released!] - Suggest apps to include!
I built it with the wrong profile…Upload the whole thing as a zip somewhere and link itIt didn't workWell the iso is building now so here goes nothing…oh I think I figured it out, but how will I get the postinstall.py script to be there without having to download it after install?you should have some folders resembling an arch rootfs. Put your script in usr/bin or ./bin or something. Add it to the .bashrcHow would I make the install script be in the live enviroment?Build ISOs with the installer included with archiso. On an arch system, this is pretty easy.I’ll try
I got the iso, booted into it, but I couldn't find the script.
When making the iso, I put the install script in the airrootfs/root folder, which according to the arch wiki said it would be in the home folder in the iso. However it wasn't there or anywhere else I looked…
- applejuiceproduc
-
Scratcher
1000+ posts
Orange OS LE 2 [Second development preview (beta) released!] - Suggest apps to include!
When I tried to build the iso this time, I waited half an hour and just as it was nearly done, it stopped with an error saying I put 36 letters in some text field instead of 32…
Arrrrrrrrghh
Arrrrrrrrghh
- applejuiceproduc
-
Scratcher
1000+ posts
Orange OS LE 2 [Second development preview (beta) released!] - Suggest apps to include!
Here: https://github.com/michaeleldar/ajpm/releases/tag/v2Upload the whole thing as a zip somewhere and link itIt didn't workWell the iso is building now so here goes nothing…oh I think I figured it out, but how will I get the postinstall.py script to be there without having to download it after install?you should have some folders resembling an arch rootfs. Put your script in usr/bin or ./bin or something. Add it to the .bashrcHow would I make the install script be in the live enviroment?Build ISOs with the installer included with archiso. On an arch system, this is pretty easy.I’ll try
I got the iso, booted into it, but I couldn't find the script.
When making the iso, I put the install script in the airrootfs/root folder, which according to the arch wiki said it would be in the home folder in the iso. However it wasn't there or anywhere else I looked…
I'm gonna try building it again now anyways.
Edit: It made an iso, now to test it!!!!
Last edited by applejuiceproduc (June 6, 2023 10:02:07)
- applejuiceproduc
-
Scratcher
1000+ posts
Orange OS LE 2 [Second development preview (beta) released!] - Suggest apps to include!
Orange OS LE 2 Development Preview 1 is out!
Download it here: https://github.com/Orange-OS-LE/OrangeOSLE2/releases/tag/v0.1
Look at the readme for how to install.
Download it here: https://github.com/Orange-OS-LE/OrangeOSLE2/releases/tag/v0.1
Look at the readme for how to install.
- applejuiceproduc
-
Scratcher
1000+ posts
Orange OS LE 2 [Second development preview (beta) released!] - Suggest apps to include!
boomp
- Discussion Forums
- » Advanced Topics
-
» Orange OS LE 2 [Second development preview (beta) released!] - Suggest apps to include!



