Compare commits

..

No commits in common. "23894f52dc01d43ff734f7c95aa998be6c254cb1" and "afc81937edf2f8e34900a707fbf7a0ea5797501f" have entirely different histories.

3 changed files with 15 additions and 3 deletions

View File

@ -7,7 +7,7 @@ prompt = false
# Package settings
[packages]
drivers-initfs = {}
drivers = {}
init = {}
logd = {}
nulld = {}

View File

@ -1,6 +1,18 @@
INITFS_RM_BINS=\
alxd \
bgad \
e1000d \
ihdad \
ixgbed \
pcspkrd \
redoxfs-ar \
redoxfs-mkfs
redoxfs-mkfs \
rtl8168d \
usbctl \
usbhidd \
usbscsid \
vboxd \
xhcid
build/initfs.img: initfs.toml prefix
cargo build --manifest-path cookbook/Cargo.toml --release

@ -1 +1 @@
Subproject commit 0e0ae520c5e94d9a29a79f8a4d9d207d0d9c3a92
Subproject commit ebe9579d66e64a9f27c5ea648b4f60e75b175f89