initial live-flightgear.iso

This one should help (erm... hope not the other way around!)
testing both 3D setup and FlightGear packages I happen to
maintain in a known clean environment.
This commit is contained in:
Michael Shigorin 2012-03-27 23:22:44 +03:00
parent 9555f1f69a
commit 5ff765275b

View File

@ -40,4 +40,7 @@ distro/live-webkiosk: distro/.live-desktop use/live/autologin \
@$(call add,LIVE_PACKAGES,fonts-ttf-dejavu fonts-ttf-droid)
@$(call add,CLEANUP_PACKAGES,'installer*' 'alterator*' 'libqt4*')
distro/live-flightgear: distro/live-icewm use/x11/3d-free use/x11/3d-proprietary
@$(call add,LIVE_PACKAGES,FlightGear fgo)
endif