2012-12-26 00:06:26 +04:00
# regular build/usage images
i f e q ( d i s t r o , $( IMAGE_CLASS ) )
# TODO: use/plymouth/live when luks+plymouth is done, see also #28255
2013-01-07 01:56:58 +04:00
distro/.regular-desktop : distro /.base +live +wireless use /live /ru \
2012-12-26 00:06:26 +04:00
use/live/install use/live/repo use/x11/3d-free use/systemd \
2013-01-12 21:54:39 +04:00
use/firmware/wireless use/efi/signed use/luks \
+vmguest use/memtest use/branding use/syslinux/ui/gfxboot
2012-12-26 00:06:26 +04:00
@$( call add,LIVE_PACKAGES,openssh strace alterator-standalone)
@$( call add,LIVE_PACKAGES,cpufreq-simple)
@$( call add,LIVE_PACKAGES,livecd-online-repo apt-repo)
@$( call add,LIVE_PACKAGES,xdg-user-dirs)
@$( call add,LIVE_PACKAGES,synaptic-usermode)
@$( call add,LIVE_PACKAGES,firefox-ru)
2013-01-07 21:35:34 +04:00
@$( call add,LIVE_PACKAGES,net-tools)
2013-01-09 17:25:15 +04:00
@$( call add,LIVE_PACKAGES,uvcview)
@$( call add,LIVE_PACKAGES,powertop)
2013-01-05 18:19:05 +04:00
@$( call add,LIVE_LISTS,$( call tags,rescue extra) )
2012-12-26 00:06:26 +04:00
@$( call add,THE_BRANDING,indexhtml notes alterator bootloader)
2013-01-06 02:30:08 +04:00
@$( call set,KFLAVOURS,std-def)
2012-12-26 00:06:26 +04:00
@$( call try,SAVE_PROFILE,yes)
distro/.regular-gtk : distro /.regular -desktop use /x 11/gdm 2.20; @:
2013-01-16 23:05:35 +04:00
distro/regular-icewm : distro /.regular -gtk +icewm use /efi /refind
@$( call add,LIVE_PACKAGES,xxkb)
2012-12-26 00:06:26 +04:00
distro/regular-xfce : distro /.regular -gtk use /x 11/xfce ; @:
distro/regular-lxde : distro /.regular -gtk use /x 11/lxde ; @:
distro/regular-mate : distro /.regular -gtk
@$( call add,LIVE_LISTS,$( call tags,( desktop || mobile) && ( mate || nm) ) )
2013-01-19 20:56:55 +04:00
distro/regular-e17 : distro /.regular -gtk use /x 11/e 17
2012-12-26 00:06:26 +04:00
@$( call add,LIVE_PACKAGES,xterm xorg-xnest)
distro/regular-cinnamon : distro /.regular -desktop use /x 11/cinnamon
@$( call set,META_VOL_ID,ALT Linux $( IMAGE_NAME) ) # see also #28271
2013-01-15 19:00:59 +04:00
distro/regular-gnome3 : distro /.regular -desktop use /x 11/gnome 3; @:
2013-01-08 02:44:40 +04:00
distro/regular-tde : distro /.regular -desktop +tde
@$( call add,LIVE_LISTS,$( call tags,desktop nm) )
2013-01-17 19:22:43 +04:00
distro/regular-kde4 : distro /.regular -desktop use /x 11/kde 4 use /x 11/kdm 4
@$( call add,LIVE_PACKAGES,plasma-applet-networkmanager)
2012-12-26 00:06:26 +04:00
distro/regular-razorqt : distro /.regular -desktop +razorqt ; @:
e n d i f