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 \
2013-02-14 01:22:15 +04:00
use/live/install use/live/repo use/live/net-eth use/x11/3d-free \
use/systemd use/firmware/wireless use/efi/signed use/luks \
2013-01-12 21:54:39 +04:00
+vmguest use/memtest use/branding use/syslinux/ui/gfxboot
2013-01-26 18:09:14 +04:00
@$( call add,LIVE_LISTS,$( call tags,base regular) )
2013-01-05 18:19:05 +04:00
@$( call add,LIVE_LISTS,$( call tags,rescue extra) )
2013-02-06 00:38:39 +04:00
@$( call add,LIVE_LISTS,domain-client)
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)
2013-02-08 16:47:03 +04:00
@$( call add,KMODULES,r8168)
2012-12-26 00:06:26 +04:00
@$( call try,SAVE_PROFILE,yes)
2013-02-05 14:51:36 +04:00
distro/.regular-gtk : distro /.regular -desktop use /x 11/lightdm /gtk +plymouth ; @:
2013-02-05 16:05:38 +04:00
@$( call add,THE_BRANDING,graphics)
2012-12-26 00:06:26 +04:00
2013-01-16 23:05:35 +04:00
distro/regular-icewm : distro /.regular -gtk +icewm use /efi /refind
2013-01-20 20:54:07 +04:00
@$( call add,LIVE_PACKAGES,xxkb mutt)
2013-01-16 23:05:35 +04:00
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-02-14 16:44:27 +04:00
@$( call add,LIVE_PACKAGES,fontconfig-infinality)
2012-12-26 00:06:26 +04:00
2013-01-15 19:00:59 +04:00
distro/regular-gnome3 : distro /.regular -desktop use /x 11/gnome 3; @:
2013-02-05 13:15:27 +04:00
distro/regular-tde : distro /.regular -desktop +tde +plymouth
2013-01-08 02:44:40 +04:00
@$( call add,LIVE_LISTS,$( call tags,desktop nm) )
2013-01-20 20:59:50 +04:00
@$( call add,LIVE_PACKAGES,kdegames kdeedu)
2013-01-08 02:44:40 +04:00
2013-02-05 13:15:27 +04:00
distro/regular-kde4 : distro /.regular -desktop use /x 11/kde 4 use /x 11/kdm 4 +plymouth
2013-01-20 23:17:32 +04:00
@$( call add,LIVE_PACKAGES,kde4-regular)
2013-01-17 19:22:43 +04:00
@$( call add,LIVE_PACKAGES,plasma-applet-networkmanager)
2013-02-07 01:31:16 +04:00
distro/regular-razorqt : distro /.regular -desktop +razorqt +plymouth ; @:
2012-12-26 00:06:26 +04:00
e n d i f