mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-03 01:58:41 +08:00
Merge ipcd and ptyd into the base repo
This commit is contained in:
parent
0c031120cb
commit
1f73ed82ac
@ -78,7 +78,6 @@ installer = {}
|
||||
installer-gui = {}
|
||||
intel-one-mono = {}
|
||||
ion = {}
|
||||
ipcd = {}
|
||||
jansson = {}
|
||||
kernel = {}
|
||||
lci = {}
|
||||
@ -147,7 +146,6 @@ pop-icon-theme = {}
|
||||
#powerline = {} # dirs
|
||||
prboom = {}
|
||||
procedural-wallpapers-rs = {}
|
||||
ptyd = {}
|
||||
#python = {} # getaddrinfo
|
||||
#qemu = {}
|
||||
ramfs = {}
|
||||
|
||||
@ -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 = {}
|
||||
|
||||
@ -81,7 +81,6 @@ installer = {}
|
||||
installer-gui = {}
|
||||
intel-one-mono = {}
|
||||
ion = {}
|
||||
ipcd = {}
|
||||
#jansson = {} # needs config.sub update
|
||||
kernel = {}
|
||||
kibi = {}
|
||||
@ -154,7 +153,6 @@ pop-icon-theme = {}
|
||||
#powerline = {} # dirs
|
||||
prboom = {}
|
||||
procedural-wallpapers-rs = {}
|
||||
ptyd = {}
|
||||
#python37 = {} # getaddrinfo
|
||||
#qemu = {}
|
||||
ramfs = {}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user