mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 15:34:18 +08:00
Add rustconf 2025 image and update cookbook
This commit is contained in:
parent
c8c07c711b
commit
947bd9de6d
13
config/x86_64/rustconf2025.toml
Normal file
13
config/x86_64/rustconf2025.toml
Normal file
@ -0,0 +1,13 @@
|
||||
# Configuration for demonstration
|
||||
|
||||
include = ["demo.toml"]
|
||||
|
||||
# General settings
|
||||
[general]
|
||||
# Filesystem size in MiB
|
||||
filesystem_size = 1536
|
||||
|
||||
# Package settings
|
||||
[packages]
|
||||
cosmic-reader = {}
|
||||
rustconf2025 = {}
|
||||
2
cookbook
2
cookbook
@ -1 +1 @@
|
||||
Subproject commit 6e527b4350a0d02993d04e95e32f040cf5a32c72
|
||||
Subproject commit 64d98ed781780580d2c7e0d15ed58b4c14366760
|
||||
Loading…
Reference in New Issue
Block a user