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 (389 KB)
│ ├── dhcpd (389 KB)
│ ├── fbcond (1.69 MB)
│ ├── inputd (517 KB)
│ ├── ipcd (453 KB)
│ ├── netstack (773 KB)
│ ├── pcid (517 KB)
│ ├── pcid-spawner (773 KB)
│ ├── ptyd (389 KB)
│ └── redoxerd (517 KB)
└── lib/
├── boot/
│ └── initfs (18.2 MB)
├── drivers/
│ ├── e1000d (863 KB)
│ ├── ihdad (873 KB)
│ ├── ihdgd (1.05 MB)
│ ├── ixgbed (747 KB)
│ ├── rtl8139d (863 KB)
│ ├── rtl8168d (870 KB)
│ ├── usbctl (1.05 MB)
│ ├── usbhidd (1.04 MB)
│ ├── usbhubd (837 KB)
│ ├── usbscsid (943 KB)
│ ├── virtio-netd (884 KB)
│ └── xhcid (3.46 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)