Commit 7ebb2972 authored by Michael Shigorin's avatar Michael Shigorin

live.mk: FG needs network too

TerraSync might come handy (just as online manuals) but one's going to need internet access for that so let's put at least DHCP-over-Ethernet configuration preset in.
parent 86d213cd
......@@ -73,7 +73,7 @@ distro/.live-3d: distro/.live-x11 use/x11/3d \
distro/live-glxgears: distro/.live-3d; @:
distro/live-flightgear: distro/.live-3d
distro/live-flightgear: distro/.live-3d use/stage2/net-eth use/net-eth/dhcp
@$(call add,LIVE_LISTS,$(call tags,xorg misc))
@$(call add,LIVE_PACKAGES,FlightGear fgo input-utils)
@$(call add,LIVE_PACKAGES,FlightGear-tu154b)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment