mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-24 13:54:19 +08:00
base-initfs: preserve DISK_LIVE environmental variables for performant installer
This commit is contained in:
parent
59e0a2c91f
commit
6878536fe5
@ -24,7 +24,6 @@ fbcond 2
|
||||
# Live disk
|
||||
# Note: Needs to start before drivers to ensure it gets priority when redoxfs searches for disks
|
||||
lived
|
||||
unset DISK_LIVE_ADDR DISK_LIVE_SIZE
|
||||
|
||||
# Drivers
|
||||
run /scheme/initfs/etc/init_drivers.rc
|
||||
|
||||
Loading…
Reference in New Issue
Block a user