Merge branch 'remove-orb' into 'master'

Replace old orbutils in config

See merge request redox-os/redox!1619
This commit is contained in:
Jeremy Soller 2025-07-28 09:32:18 -06:00
commit 620a7a79fc
6 changed files with 5 additions and 18 deletions

View File

@ -12,9 +12,7 @@ filesystem_size = 256
orbdata = {}
orbital = {}
orbterm = {}
orbutils-background = {}
orbutils-launcher = {}
orbutils-orblogin = {}
orbutils = {}
[[files]]
path = "/usr/lib/init.d/20_orbital"

View File

@ -14,9 +14,7 @@ filesystem_size = 256
orbdata = {}
orbital = {}
orbterm = {}
orbutils-background = {}
orbutils-launcher = {}
orbutils-orblogin = {}
orbutils = {}
[[files]]
path = "/usr/lib/init.d/20_orbital"

View File

@ -14,9 +14,7 @@ filesystem_size = 256
orbdata = {}
orbital = {}
orbterm = {}
orbutils-background = {}
orbutils-launcher = {}
orbutils-orblogin = {}
orbutils = {}
[[files]]
path = "/usr/lib/init.d/20_orbital"

View File

@ -14,9 +14,7 @@ filesystem_size = 256
orbdata = {}
orbital = {}
orbterm = {}
orbutils-background = {}
orbutils-launcher = {}
orbutils-orblogin = {}
orbutils = {}
[[files]]
path = "/usr/lib/init.d/20_orbital"

View File

@ -14,9 +14,7 @@ filesystem_size = 256
orbdata = {}
orbital = {}
orbterm = {}
orbutils-background = {}
orbutils-launcher = {}
orbutils-orblogin = {}
orbutils = {}
[[files]]
path = "/usr/lib/init.d/20_orbital"

View File

@ -130,9 +130,6 @@ orbdata = {}
orbital = {}
orbterm = {}
orbutils = {}
#orbutils-background = {} # needs recipe update
#orbutils-launcher = {} # needs recipe update
#orbutils-orblogin = {} # needs recipe update
osdemo = {}
#pango = {} # undefined references to std::__throw_system_error(int)
#pastel = {} # needs crate patches for redox-unix