mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-24 22:04:19 +08:00
Merge branch 'move_ipcd_ptyd_to_base_repo' into 'master'
Merge ipcd and ptyd into the base repo See merge request redox-os/redox!1555
This commit is contained in:
commit
1ba1b2e2f0
@ -77,7 +77,6 @@ installer = {}
|
||||
installer-gui = {}
|
||||
intel-one-mono = {}
|
||||
ion = {}
|
||||
ipcd = {}
|
||||
jansson = {}
|
||||
kernel = {}
|
||||
lci = {}
|
||||
@ -145,7 +144,6 @@ pop-icon-theme = {}
|
||||
#powerline = {} # dirs
|
||||
prboom = {}
|
||||
procedural-wallpapers-rs = {}
|
||||
ptyd = {}
|
||||
#python = {} # getaddrinfo
|
||||
#qemu = {}
|
||||
readline = {}
|
||||
|
||||
@ -9,14 +9,13 @@
|
||||
prompt = false
|
||||
|
||||
[packages]
|
||||
base = {}
|
||||
bootloader = {}
|
||||
bootstrap = {}
|
||||
drivers = {}
|
||||
escalated = {}
|
||||
initfs = {}
|
||||
ipcd = {}
|
||||
kernel = {}
|
||||
ptyd = {}
|
||||
relibc = {}
|
||||
uutils = {}
|
||||
|
||||
|
||||
@ -24,7 +24,6 @@ initfs = {}
|
||||
installer = {}
|
||||
installer-gui = {}
|
||||
ion = {}
|
||||
ipcd = {}
|
||||
kernel = {}
|
||||
nano = {}
|
||||
netdb = {}
|
||||
@ -36,7 +35,6 @@ orbital = {}
|
||||
orbterm = {}
|
||||
orbutils = {}
|
||||
pkgutils = {}
|
||||
ptyd = {}
|
||||
redoxfs = {}
|
||||
relibc = {}
|
||||
resist = {}
|
||||
|
||||
@ -24,7 +24,6 @@ initfs = {}
|
||||
installer = {}
|
||||
installer-gui = {}
|
||||
ion = {}
|
||||
ipcd = {}
|
||||
kernel = {}
|
||||
nano = {}
|
||||
netdb = {}
|
||||
@ -36,7 +35,6 @@ orbital = {}
|
||||
orbterm = {}
|
||||
orbutils = {}
|
||||
pkgutils = {}
|
||||
ptyd = {}
|
||||
redoxfs = {}
|
||||
relibc = {}
|
||||
resist = {}
|
||||
|
||||
@ -80,7 +80,6 @@ installer = {}
|
||||
installer-gui = {}
|
||||
intel-one-mono = {}
|
||||
ion = {}
|
||||
ipcd = {}
|
||||
#jansson = {} # needs config.sub update
|
||||
kernel = {}
|
||||
kibi = {}
|
||||
@ -152,7 +151,6 @@ pop-icon-theme = {}
|
||||
#powerline = {} # dirs
|
||||
prboom = {}
|
||||
procedural-wallpapers-rs = {}
|
||||
ptyd = {}
|
||||
#python37 = {} # getaddrinfo
|
||||
#qemu = {}
|
||||
readline = {}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user