live.mk: separate live-flightgear-tu154b target
This one is less documented than FG's default C172P, let's stick with that for "ALT-FGLive".
This commit is contained in:
parent
c32e91f789
commit
f10abd4cf3
@ -93,10 +93,13 @@ distro/.live-games: distro/.live-kiosk use/x11/3d use/sound \
|
|||||||
@$(call add,SERVICES_DISABLE,livecd-net-eth)
|
@$(call add,SERVICES_DISABLE,livecd-net-eth)
|
||||||
|
|
||||||
distro/live-flightgear: distro/.live-games
|
distro/live-flightgear: distro/.live-games
|
||||||
@$(call add,LIVE_PACKAGES,FlightGear FlightGear-tu154b)
|
@$(call add,LIVE_PACKAGES,FlightGear)
|
||||||
@$(call add,LIVE_PACKAGES,fgo livecd-fgfs)
|
@$(call add,LIVE_PACKAGES,fgo livecd-fgfs)
|
||||||
@$(call try,HOMEPAGE,http://www.4p8.com/eric.brasseur/flight_simulator_tutorial.html)
|
@$(call try,HOMEPAGE,http://www.4p8.com/eric.brasseur/flight_simulator_tutorial.html)
|
||||||
|
|
||||||
|
distro/live-flightgear-tu154: distro/.live-games
|
||||||
|
@$(call add,LIVE_PACKAGES,FlightGear-tu154b)
|
||||||
|
|
||||||
distro/live-0ad: distro/.live-games
|
distro/live-0ad: distro/.live-games
|
||||||
@$(call add,STAGE2_BOOTARGS,quiet)
|
@$(call add,STAGE2_BOOTARGS,quiet)
|
||||||
@$(call add,LIVE_PACKAGES,0ad livecd-0ad)
|
@$(call add,LIVE_PACKAGES,0ad livecd-0ad)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user