Discuss Scratch

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,

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!

applejuiceproduc wrote:

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.

To test the nightly version, download the latest arch linux ISO here, then run

curl https://raw.githubusercontent.com/Orange-OS-LE/OrangeOSLE2/main/install.py > install.py && python3 install.py
And after the install, reboot, log in to the OS then run this:

sudo curl https://raw.githubusercontent.com/Orange-OS-LE/OrangeOSLE2/main/postinstall.py > postinstall.py && sudo python3 postinstall.py && rm postinstall.py
This is very much a work in progress

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,
add Deno.
(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!

MagicCrayon9342 wrote:

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!

WojtekGame wrote:

applejuiceproduc wrote:

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.

To test the nightly version, download the latest arch linux ISO here, then run

curl https://raw.githubusercontent.com/Orange-OS-LE/OrangeOSLE2/main/install.py > install.py && python3 install.py
And after the install, reboot, log in to the OS then run this:

sudo curl https://raw.githubusercontent.com/Orange-OS-LE/OrangeOSLE2/main/postinstall.py > postinstall.py && sudo python3 postinstall.py && rm postinstall.py
This is very much a work in progress

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,
add Deno.
(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)
Why?
applejuiceproduc
Scratcher
1000+ posts

Orange OS LE 2 [Second development preview (beta) released!] - Suggest apps to include!

applejuiceproduc wrote:

MagicCrayon9342 wrote:

Build ISOs with the installer included with archiso. On an arch system, this is pretty easy.
I’ll try
How would I make the install script be in the live enviroment?
MagicCrayon9342
Scratcher
1000+ posts

Orange OS LE 2 [Second development preview (beta) released!] - Suggest apps to include!

applejuiceproduc wrote:

applejuiceproduc wrote:

MagicCrayon9342 wrote:

Build ISOs with the installer included with archiso. On an arch system, this is pretty easy.
I’ll try
How would I make the install script be in the live enviroment?
you should have some folders resembling an arch rootfs. Put your script in usr/bin or ./bin or something. Add it to the .bashrc
applejuiceproduc
Scratcher
1000+ posts

Orange OS LE 2 [Second development preview (beta) released!] - Suggest apps to include!

MagicCrayon9342 wrote:

applejuiceproduc wrote:

applejuiceproduc wrote:

MagicCrayon9342 wrote:

Build ISOs with the installer included with archiso. On an arch system, this is pretty easy.
I’ll try
How would I make the install script be in the live enviroment?
you should have some folders resembling an arch rootfs. Put your script in usr/bin or ./bin or something. Add it to the .bashrc
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?
applejuiceproduc
Scratcher
1000+ posts

Orange OS LE 2 [Second development preview (beta) released!] - Suggest apps to include!

applejuiceproduc wrote:

MagicCrayon9342 wrote:

applejuiceproduc wrote:

applejuiceproduc wrote:

MagicCrayon9342 wrote:

Build ISOs with the installer included with archiso. On an arch system, this is pretty easy.
I’ll try
How would I make the install script be in the live enviroment?
you should have some folders resembling an arch rootfs. Put your script in usr/bin or ./bin or something. Add it to the .bashrc
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?
Well the iso is building now so here goes nothing…
ajskateboarder
Scratcher
1000+ posts

Orange OS LE 2 [Second development preview (beta) released!] - Suggest apps to include!

applejuiceproduc wrote:

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!

ajskateboarder wrote:

applejuiceproduc wrote:

Orange OS LE 2 - Electric Boogaloo.
*boogalo
no
applejuiceproduc
Scratcher
1000+ posts

Orange OS LE 2 [Second development preview (beta) released!] - Suggest apps to include!

applejuiceproduc wrote:

applejuiceproduc wrote:

MagicCrayon9342 wrote:

applejuiceproduc wrote:

applejuiceproduc wrote:

MagicCrayon9342 wrote:

Build ISOs with the installer included with archiso. On an arch system, this is pretty easy.
I’ll try
How would I make the install script be in the live enviroment?
you should have some folders resembling an arch rootfs. Put your script in usr/bin or ./bin or something. Add it to the .bashrc
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?
Well the iso is building now so here goes nothing…
It didn't work

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!

applejuiceproduc wrote:

applejuiceproduc wrote:

applejuiceproduc wrote:

MagicCrayon9342 wrote:

applejuiceproduc wrote:

applejuiceproduc wrote:

MagicCrayon9342 wrote:

Build ISOs with the installer included with archiso. On an arch system, this is pretty easy.
I’ll try
How would I make the install script be in the live enviroment?
you should have some folders resembling an arch rootfs. Put your script in usr/bin or ./bin or something. Add it to the .bashrc
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?
Well the iso is building now so here goes nothing…
It didn't work

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…
Upload the whole thing as a zip somewhere and link it
WojtekGame
Scratcher
1000+ posts

Orange OS LE 2 [Second development preview (beta) released!] - Suggest apps to include!

applejuiceproduc wrote:

WojtekGame wrote:

applejuiceproduc wrote:

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.

To test the nightly version, download the latest arch linux ISO here, then run

curl https://raw.githubusercontent.com/Orange-OS-LE/OrangeOSLE2/main/install.py > install.py && python3 install.py
And after the install, reboot, log in to the OS then run this:

sudo curl https://raw.githubusercontent.com/Orange-OS-LE/OrangeOSLE2/main/postinstall.py > postinstall.py && sudo python3 postinstall.py && rm postinstall.py
This is very much a work in progress

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,
add Deno.
(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)
Why?
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).
applejuiceproduc
Scratcher
1000+ posts

Orange OS LE 2 [Second development preview (beta) released!] - Suggest apps to include!

MagicCrayon9342 wrote:

applejuiceproduc wrote:

applejuiceproduc wrote:

applejuiceproduc wrote:

MagicCrayon9342 wrote:

applejuiceproduc wrote:

applejuiceproduc wrote:

MagicCrayon9342 wrote:

Build ISOs with the installer included with archiso. On an arch system, this is pretty easy.
I’ll try
How would I make the install script be in the live enviroment?
you should have some folders resembling an arch rootfs. Put your script in usr/bin or ./bin or something. Add it to the .bashrc
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?
Well the iso is building now so here goes nothing…
It didn't work

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…
Upload the whole thing as a zip somewhere and link it
I built it with the wrong profile…
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
applejuiceproduc
Scratcher
1000+ posts

Orange OS LE 2 [Second development preview (beta) released!] - Suggest apps to include!

MagicCrayon9342 wrote:

applejuiceproduc wrote:

applejuiceproduc wrote:

applejuiceproduc wrote:

MagicCrayon9342 wrote:

applejuiceproduc wrote:

applejuiceproduc wrote:

MagicCrayon9342 wrote:

Build ISOs with the installer included with archiso. On an arch system, this is pretty easy.
I’ll try
How would I make the install script be in the live enviroment?
you should have some folders resembling an arch rootfs. Put your script in usr/bin or ./bin or something. Add it to the .bashrc
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?
Well the iso is building now so here goes nothing…
It didn't work

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…
Upload the whole thing as a zip somewhere and link it
Here: https://github.com/michaeleldar/ajpm/releases/tag/v2

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.
applejuiceproduc
Scratcher
1000+ posts

Orange OS LE 2 [Second development preview (beta) released!] - Suggest apps to include!

boomp

Powered by DjangoBB