initial cinnamon support and livecd
Thanks slava@ for the packages and inspiration, and aris@ for the useful advice and fixups.
This commit is contained in:
parent
50bfea9d5c
commit
f57759d6dc
@ -56,4 +56,7 @@ distro/live-flightgear: distro/live-icewm use/live/sound use/x11/3d-proprietary
|
||||
distro/live-simply: distro/livecd-install use/slinux use/systemd \
|
||||
use/firmware/wireless use/x11/drm use/x11/3d-proprietary; @:
|
||||
|
||||
distro/live-cinnamon: distro/.live-desktop use/live/autologin use/live/ru \
|
||||
use/x11/cinnamon use/x11/3d-free
|
||||
|
||||
endif
|
||||
|
@ -49,3 +49,6 @@ use/x11/tde: use/x11/xorg
|
||||
|
||||
use/x11/xfce: use/x11/xorg
|
||||
@$(call add,THE_LISTS,$(call tags,xfce desktop))
|
||||
|
||||
use/x11/cinnamon: use/x11/xorg use/x11/drm
|
||||
@$(call add,THE_LISTS,$(call tags,cinnamon desktop))
|
||||
|
2
pkg.in/lists/tagged/desktop+cinnamon
Normal file
2
pkg.in/lists/tagged/desktop+cinnamon
Normal file
@ -0,0 +1,2 @@
|
||||
cinnamon-default
|
||||
installer-feature-xdg-user-dirs
|
3
pkg.in/lists/tagged/desktop+cinnamon+extra
Normal file
3
pkg.in/lists/tagged/desktop+cinnamon+extra
Normal file
@ -0,0 +1,3 @@
|
||||
gnome3-default
|
||||
libreoffice libreoffice-gnome libreoffice-langpack-ru
|
||||
gimp
|
Loading…
Reference in New Issue
Block a user