some fixes in slinux lists and configuration
use/slinux-live: in p6 slinux had install-dvd version too lists/slinux/misc-dvd: user 3d-proprietary comes from use/x11/3d-proprietary lists/slinux/misc-dvd:restore compiz slinux: use/syslinux/localboot.cfg
This commit is contained in:
parent
305e97d5a2
commit
3a4ba20a0f
@ -31,7 +31,7 @@ distro/live-builder: distro/.live-base use/dev/mkimage use/dev/repo
|
||||
distro/live-install: distro/.live-base use/syslinux/localboot.cfg
|
||||
@$(call add,LIVE_PACKAGES,live-install)
|
||||
|
||||
distro/livecd-install: distro/.live-base use/syslinux/localboot.cfg
|
||||
distro/.livecd-install: distro/.live-base
|
||||
@$(call add,LIVE_PACKAGES,livecd-install)
|
||||
|
||||
distro/live-icewm: distro/.live-desktop use/live/autologin +icewm; @:
|
||||
@ -54,8 +54,15 @@ distro/live-flightgear: distro/live-icewm use/live/sound use/x11/3d-proprietary
|
||||
@$(call add,LIVE_PACKAGES,FlightGear fgo input-utils)
|
||||
@$(call try,HOMEPAGE,http://www.4p8.com/eric.brasseur/flight_simulator_tutorial.html)
|
||||
|
||||
distro/live-simply: distro/livecd-install use/slinux use/systemd \
|
||||
use/firmware/wireless use/x11/drm use/x11/3d-proprietary; @:
|
||||
distro/live-simply: distro/.livecd-install use/isohybrid use/slinux-live use/systemd \
|
||||
use/firmware/wireless use/x11/drm use/x11/3d-proprietary use/syslinux/ui/gfxboot
|
||||
@$(call set,BRANDING,simply-linux)
|
||||
|
||||
distro/live-simply-fast: distro/live-simply
|
||||
@$(call set,SQUASHFS,fast)
|
||||
|
||||
distro/live-simply-tight: distro/live-simply
|
||||
@$(call set,SQUASHFS,tight)
|
||||
|
||||
distro/live-cinnamon: distro/.live-desktop use/live/autologin use/live/ru \
|
||||
use/x11/cinnamon use/x11/3d-free
|
||||
|
@ -12,3 +12,6 @@ use/slinux: use/x11/xfce use/x11/gdm2.20
|
||||
@$(call add,THE_LISTS,slinux/xfce)
|
||||
@$(call add,THE_LISTS,$(call tags,base l10n))
|
||||
@$(call add,THE_PACKAGES,apt-conf-sisyphus)
|
||||
|
||||
use/slinux-live: use/slinux
|
||||
@$(call add,THE_LISTS,slinux/live-install)
|
||||
|
@ -1 +1,2 @@
|
||||
installer-feature-simply-livecd
|
||||
livecd-setlocale
|
||||
|
@ -3,8 +3,6 @@ fvwm-full-
|
||||
altlinux-freedesktop-menu-shallow-menu
|
||||
altlinux-freedesktop-menu-icon-theme-default
|
||||
#altlinux-freedesktop-menu-common
|
||||
branding-simply-linux-xfce-settings
|
||||
branding-simply-linux-menu
|
||||
docs-simply-linux
|
||||
docs-linux_intro
|
||||
fonts-ttf-droid
|
||||
@ -15,12 +13,18 @@ gnome-system-monitor
|
||||
gnome-icon-theme
|
||||
#tango-icon-theme
|
||||
#tango-icon-theme-extras
|
||||
gdm2.20
|
||||
gdm-theme-simply
|
||||
gdm2.20-help
|
||||
ntfsprogs-
|
||||
driconf-
|
||||
|
||||
# Branding things
|
||||
branding-simply-linux-xfce-settings
|
||||
branding-simply-linux-menu
|
||||
|
||||
#added through use/syslinux/gfx... ?
|
||||
#branding-simply-linux-bootloader
|
||||
gdm-theme-simply
|
||||
|
||||
kde4libs-
|
||||
kde-common-
|
||||
kde3-menu-common-
|
||||
@ -68,14 +72,17 @@ alterator-xkb
|
||||
alterator-pkg
|
||||
alterator-packages
|
||||
alterator-datetime
|
||||
alterator-standalone
|
||||
alterator-sysconfig
|
||||
|
||||
#additional
|
||||
# Additional
|
||||
gnome-search-tool
|
||||
yelp
|
||||
|
||||
#compiz
|
||||
#python-module-fusion-icon-gtk
|
||||
#compiz-gtk
|
||||
# Compiz things
|
||||
compiz
|
||||
python-module-fusion-icon-gtk
|
||||
compiz-gtk
|
||||
|
||||
#aen
|
||||
#elinks-
|
||||
|
@ -7,15 +7,6 @@ stardict-slovnyk_en-uk
|
||||
stardict-slovnyk_uk-en
|
||||
stardict-slovnyk_uk-ru
|
||||
|
||||
# NVIDIA drivers
|
||||
kernel-modules-nvidia-std-def
|
||||
nvidia-xconfig
|
||||
|
||||
# ATI proprietary driver
|
||||
fglrx_glx
|
||||
fglrx-tools
|
||||
kernel-modules-fglrx-std-def
|
||||
|
||||
vlock
|
||||
|
||||
hplip-PPDs
|
||||
|
Loading…
Reference in New Issue
Block a user