Commit 86ec6d0d authored by Anton Midyukov's avatar Anton Midyukov

live: add use/l10n in use/live/x11 instead use/live/desktop

Must be added together with the livecd-setlocale package (list tagged/desktop+live).
parent 1f0a134b
...@@ -38,7 +38,7 @@ use/live/rw: use/live use/syslinux/live_rw.cfg use/grub/live_rw.cfg; @: ...@@ -38,7 +38,7 @@ use/live/rw: use/live use/syslinux/live_rw.cfg use/grub/live_rw.cfg; @:
# graphical target (not enforcing xorg drivers or blobs) # graphical target (not enforcing xorg drivers or blobs)
use/live/x11: use/live/base use/deflogin/desktop use/x11-autologin use/sound \ use/live/x11: use/live/base use/deflogin/desktop use/x11-autologin use/sound \
use/fonts/otf/adobe use/fonts/otf/mozilla +efi use/fonts/otf/adobe use/fonts/otf/mozilla use/l10n +efi
@$(call add,LIVE_LISTS,$(call tags,desktop && (live || network))) @$(call add,LIVE_LISTS,$(call tags,desktop && (live || network)))
@$(call add,LIVE_LISTS,$(call tags,base l10n)) @$(call add,LIVE_LISTS,$(call tags,base l10n))
@$(call add,LIVE_PACKAGES,pciutils) @$(call add,LIVE_PACKAGES,pciutils)
...@@ -46,7 +46,7 @@ use/live/x11: use/live/base use/deflogin/desktop use/x11-autologin use/sound \ ...@@ -46,7 +46,7 @@ use/live/x11: use/live/base use/deflogin/desktop use/x11-autologin use/sound \
# this target specifically pulls free xorg drivers in (and a few more bits); # this target specifically pulls free xorg drivers in (and a few more bits);
# a browser is requested too, the recommended one can be overridden downstream # a browser is requested too, the recommended one can be overridden downstream
use/live/desktop: use/live/x11 use/x11/xorg use/x11/wacom \ use/live/desktop: use/live/x11 use/x11/xorg use/x11/wacom \
use/l10n use/xdg-user-dirs/deep \ use/xdg-user-dirs/deep \
use/syslinux/localboot.cfg use/grub/localboot_bios.cfg +vmguest; @: use/syslinux/localboot.cfg use/grub/localboot_bios.cfg +vmguest; @:
# preconfigure apt for both live and installed-from-live systems # preconfigure apt for both live and installed-from-live systems
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment