Dependencies
None
Dependents
None
Package Files
├── dev/
│ ├── null -> "/scheme/null"
│ ├── ptmx -> "/scheme/pty/ptmx"
│ ├── random -> "/scheme/rand"
│ ├── stderr -> "libc:stderr"
│ ├── stdin -> "libc:stdin"
│ ├── stdout -> "libc:stdout"
│ ├── tty -> "libc:tty"
│ ├── urandom -> "/scheme/rand"
│ └── zero -> "/scheme/zero"
└── usr/
├── bin/
│ ├── audiod (375 KB)
│ ├── dhcpd (367 KB)
│ ├── fbcond (1.65 MB)
│ ├── inputd (463 KB)
│ ├── ipcd (451 KB)
│ ├── netstack (735 KB)
│ ├── pcid (519 KB)
│ ├── pcid-spawner (759 KB)
│ ├── ptyd (343 KB)
│ └── redoxerd (451 KB)
└── lib/
├── boot/
│ └── initfs (18.0 MB)
├── drivers/
│ ├── ac97d (732 KB)
│ ├── e1000d (736 KB)
│ ├── ihdad (780 KB)
│ ├── ihdgd (942 KB)
│ ├── ixgbed (613 KB)
│ ├── rtl8139d (756 KB)
│ ├── rtl8168d (761 KB)
│ ├── sb16d (619 KB)
│ ├── usbctl (965 KB)
│ ├── usbhidd (915 KB)
│ ├── usbhubd (732 KB)
│ ├── usbscsid (805 KB)
│ ├── vboxd (562 KB)
│ ├── virtio-netd (831 KB)
│ └── xhcid (3.30 MB)
├── init.d/
│ ├── 00_base.target (173 B)
│ ├── 00_fbcond.service (115 B)
│ ├── 00_ipcd.service (74 B)
│ ├── 00_pcid-spawner.service (91 B)
│ ├── 00_ptyd.service (74 B)
│ ├── 00_sudo.service (114 B)
│ ├── 00_tmp (122 B)
│ ├── 10_dhcpd.service (147 B)
│ ├── 10_net.target (127 B)
│ ├── 10_smolnetd.service (171 B)
│ └── 20_audiod.service (152 B)
├── pcid.d/
│ ├── ac97d.toml (81 B)
│ ├── e1000d.toml (125 B)
│ ├── ihdad.toml (85 B)
│ ├── ihdgd.toml (1.38 KB)
│ ├── ixgbed.toml (409 B)
│ ├── rtl8139d.toml (97 B)
│ ├── rtl8168d.toml (105 B)
│ ├── vboxd.toml (110 B)
│ ├── virtio-netd.toml (103 B)
│ └── xhcid.toml (111 B)
└── xhcid.d/
└── drivers.toml (658 B)