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-02 23:54:39 +04:00
use/firmware/wireless use/efi use/luks +vmguest use/memtest \
2012-12-26 00:06:26 +04:00
use/branding use/syslinux/ui/gfxboot
@$( 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-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; @:
distro/regular-icewm : distro /.regular -gtk +icewm ; @:
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) ) )
distro/regular-e17 : distro /.regular -gtk use /x 11/e 17; @:
@$( call add,LIVE_PACKAGES,xterm xorg-xnest)
2013-01-06 02:30:08 +04:00
@$( call add,THE_KMODULES,sound)
2012-12-26 00:06:26 +04:00
distro/regular-cinnamon : distro /.regular -desktop use /x 11/cinnamon
@$( call set,META_VOL_ID,ALT Linux $( IMAGE_NAME) ) # see also #28271
distro/regular-tde : distro /.regular -desktop +tde ; @:
distro/regular-kde4 : distro /.regular -desktop use /x 11/kde 4 use /x 11/kdm 4; @:
distro/regular-razorqt : distro /.regular -desktop +razorqt ; @:
e n d i f