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.
This commit is contained in:
parent
86d213cd5a
commit
7ebb297235
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user