Where did InstallPrawnOS.sh go?! Where did /InstallResources go?! #252

Closed
opened 2020-12-03 23:32:09 +01:00 by SolidEva · 0 comments
SolidEva commented 2020-12-03 23:32:09 +01:00 (Migrated from github.com)

InstallPrawnOS.sh is now available as /bin/InstallPrawnOS meaning it can be ran by simply calling InstallPrawnOS

/InstallResources and the folder filesystem/resources/InstallResources was depreciated. Dumping items on the root is a bad practice which was done initially just to get off the ground. Since PrawnOS is now more mature, /etc/prawnos/install now contains the resources and scripts required for installation. Other items that used to be found in filesystem/resources/InstallResources are now part of the prawnos-*-config packages, making for easier updates.

I'll leave this issue open for now and link to it on the next few releases until folks get up to date. The readme has been updated accordingly.

`InstallPrawnOS.sh` is now available as `/bin/InstallPrawnOS` meaning it can be ran by simply calling `InstallPrawnOS` `/InstallResources` and the folder `filesystem/resources/InstallResources` was depreciated. Dumping items on the root is a *bad* practice which was done initially just to get off the ground. Since PrawnOS is now more mature, `/etc/prawnos/install` now contains the resources and scripts required for installation. Other items that used to be found in `filesystem/resources/InstallResources` are now part of the `prawnos-*-config` packages, making for easier updates. I'll leave this issue open for now and link to it on the next few releases until folks get up to date. The readme has been updated accordingly.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ev4/PrawnOS#252
No description provided.