Refresh live profile

merge-requests/18/head
g0t mi1k 2 months ago
parent 530b22106b
commit 26efadcc71

@ -2,9 +2,9 @@
# Inject default background in e17 configuration (for all known profiles)
for profile in mobile standard; do
dpkg-divert --local --add /usr/share/enlightenment/data/config/$profile/e.cfg
eet -d /usr/share/enlightenment/data/config/$profile/e.cfg config /tmp/e.src
awk '/value "desktop_default_name"/ {print " value \"desktop_default_background\" string: \"/usr/share/enlightenment/data/backgrounds/kali-wallpaper_1920x1200.edj\";"}; {print}' /tmp/e.src >/tmp/e2.src
eet -e /usr/share/enlightenment/data/config/$profile/e.cfg config /tmp/e2.src 1
rm -f /tmp/e.src /tmp/e2.src
dpkg-divert --local --add /usr/share/enlightenment/data/config/$profile/e.cfg
eet -d /usr/share/enlightenment/data/config/$profile/e.cfg config /tmp/e.src
awk '/value "desktop_default_name"/ {print " value \"desktop_default_background\" string: \"/usr/share/enlightenment/data/backgrounds/kali-wallpaper_1920x1200.edj\";"}; {print}' /tmp/e.src >/tmp/e2.src
eet -e /usr/share/enlightenment/data/config/$profile/e.cfg config /tmp/e2.src 1
rm -f /tmp/e.src /tmp/e2.src
done

@ -1,19 +1,21 @@
# Live image
# You always want these:
## Live image with Enlightenment 17 and default tools
##
## $ ./build.sh --variant e17
## Live images always want these
kali-linux-core
kali-desktop-live
# Metapackages
# You can customize the set of Kali metapackages (groups of tools) to install
# For the complete list see: https://tools.kali.org/kali-metapackages
#kali-linux-core
#kali-tools-top10
kali-linux-default
#kali-linux-large
#kali-linux-everything
# Graphical desktop
## Graphical desktop
## For the complete list see: https://www.kali.org/docs/general-use/metapackages/
kali-desktop-e17
# Kali applications
## Metapackages
## You can customize the set of Kali metapackages (groups of tools) to install
## For the complete list see: https://www.kali.org/tools/kali-meta/
kali-linux-default
## Extra Kali packages/tools/applications
## For the complete list see: https://www.kali.org/tools/
## https://pkg.kali.org/
#<package>

@ -1,19 +1,21 @@
# Live image
# You always want these:
## Live image with GNOME and default tools
##
## $ ./build.sh --variant gnome
## Live images always want these
kali-linux-core
kali-desktop-live
# Metapackages
# You can customize the set of Kali metapackages (groups of tools) to install
# For the complete list see: https://tools.kali.org/kali-metapackages
#kali-linux-core
#kali-tools-top10
kali-linux-default
#kali-linux-large
#kali-linux-everything
# Graphical desktop
## Graphical desktop
## For the complete list see: https://www.kali.org/docs/general-use/metapackages/
kali-desktop-gnome
# Kali applications
## Metapackages
## You can customize the set of Kali metapackages (groups of tools) to install
## For the complete list see: https://www.kali.org/tools/kali-meta/
kali-linux-default
## Extra Kali packages/tools/applications
## For the complete list see: https://www.kali.org/tools/
## https://pkg.kali.org/
#<package>

@ -1,19 +1,21 @@
# Live image
# You always want these:
## Live image with i3 and default tools
##
## $ ./build.sh --variant i3
## Live images always want these
kali-linux-core
kali-desktop-live
# Metapackages
# You can customize the set of Kali metapackages (groups of tools) to install
# For the complete list see: https://tools.kali.org/kali-metapackages
#kali-linux-core
#kali-tools-top10
kali-linux-default
#kali-linux-large
#kali-linux-everything
# Graphical desktop
## Graphical desktop
## For the complete list see: https://www.kali.org/docs/general-use/metapackages/
kali-desktop-i3
# Kali applications
## Metapackages
## You can customize the set of Kali metapackages (groups of tools) to install
## For the complete list see: https://www.kali.org/tools/kali-meta/
kali-linux-default
## Extra Kali packages/tools/applications
## For the complete list see: https://www.kali.org/tools/
## https://pkg.kali.org/
#<package>

@ -1,19 +1,21 @@
# Live image
# You always want these:
## Live image with KDE Plasma and default tools
##
## $ ./build.sh --variant kde
## Live images always want these
kali-linux-core
kali-desktop-live
# Metapackages
# You can customize the set of Kali metapackages (groups of tools) to install
# For the complete list see: https://tools.kali.org/kali-metapackages
#kali-linux-core
#kali-tools-top10
kali-linux-default
#kali-linux-large
#kali-linux-everything
# Graphical desktop
## Graphical desktop
## For the complete list see: https://www.kali.org/docs/general-use/metapackages/
kali-desktop-kde
# Kali applications
## Metapackages
## You can customize the set of Kali metapackages (groups of tools) to install
## For the complete list see: https://www.kali.org/tools/kali-meta/
kali-linux-default
## Extra Kali packages/tools/applications
## For the complete list see: https://www.kali.org/tools/
## https://pkg.kali.org/
#<package>

@ -1,19 +1,21 @@
# Live image
# You always want these:
## Live image with LXDE and default tools
##
## $ ./build.sh --variant lxde
## Live images always want these
kali-linux-core
kali-desktop-live
# Metapackages
# You can customize the set of Kali metapackages (groups of tools) to install
# For the complete list see: https://tools.kali.org/kali-metapackages
#kali-linux-core
#kali-tools-top10
kali-linux-default
#kali-linux-large
#kali-linux-everything
# Graphical desktop
## Graphical desktop
## For the complete list see: https://www.kali.org/docs/general-use/metapackages/
kali-desktop-lxde
# Kali applications
## Metapackages
## You can customize the set of Kali metapackages (groups of tools) to install
## For the complete list see: https://www.kali.org/tools/kali-meta/
kali-linux-default
## Extra Kali packages/tools/applications
## For the complete list see: https://www.kali.org/tools/
## https://pkg.kali.org/
#<package>

@ -1,24 +1,21 @@
# Live image
# You always want these:
## Live image with MATE and default tools
##
## $ ./build.sh --variant mate
## Live images always want these
kali-linux-core
kali-desktop-live
# Metapackages
# You can customize the set of Kali metapackages (groups of tools) to install
# For the complete list see: https://tools.kali.org/kali-metapackages
#kali-linux-core
#kali-tools-top10
kali-linux-default
#kali-linux-large
#kali-linux-everything
# Graphical desktop
## Graphical desktop
## For the complete list see: https://www.kali.org/docs/general-use/metapackages/
kali-desktop-mate
# | NOTE: With Kali 1.x, the mate desktop requires other changes to the live config.
# | See ~ https://web.archive.org/web/20150721230745/http://docs.kali.org/live-build/customize-the-kali-desktop-environment
#if DISTRIBUTION moto
mate-archive-keyring
#endif
# Kali applications
## Metapackages
## You can customize the set of Kali metapackages (groups of tools) to install
## For the complete list see: https://www.kali.org/tools/kali-meta/
kali-linux-default
## Extra Kali packages/tools/applications
## For the complete list see: https://www.kali.org/tools/
## https://pkg.kali.org/
#<package>

@ -1,19 +1,21 @@
# Live image
# You always want these:
## Live image with Xfce with "all" tools
##
## $ ./build.sh --variant xfce-everything
## Live images always want these
kali-linux-core
kali-desktop-live
# Metapackages
# You can customize the set of Kali metapackages (groups of tools) to install
# For the complete list see: https://tools.kali.org/kali-metapackages
#kali-linux-core
#kali-tools-top10
#kali-linux-default
#kali-linux-large
kali-linux-everything
# Graphical desktop
## Graphical desktop
## For the complete list see: https://www.kali.org/docs/general-use/metapackages/
kali-desktop-xfce
# Kali applications
## Metapackages
## You can customize the set of Kali metapackages (groups of tools) to install
## For the complete list see: https://www.kali.org/tools/kali-meta/
kali-linux-everything
## Extra Kali packages/tools/applications
## For the complete list see: https://www.kali.org/tools/
## https://pkg.kali.org/
#<package>

@ -1,19 +1,21 @@
# Live image
# You always want these:
## Live image with Xfce and large tool selection
##
## $ ./build.sh --variant xfce-large
## Live images always want these
kali-linux-core
kali-desktop-live
# Metapackages
# You can customize the set of Kali metapackages (groups of tools) to install
# For the complete list see: https://tools.kali.org/kali-metapackages
#kali-linux-core
#kali-tools-top10
#kali-linux-default
kali-linux-large
#kali-linux-everything
# Graphical desktop
## Graphical desktop
## For the complete list see: https://www.kali.org/docs/general-use/metapackages/
kali-desktop-xfce
# Kali applications
## Metapackages
## You can customize the set of Kali metapackages (groups of tools) to install
## For the complete list see: https://www.kali.org/tools/kali-meta/
kali-linux-large
## Extra Kali packages/tools/applications
## For the complete list see: https://www.kali.org/tools/
## https://pkg.kali.org/
#<package>

@ -1,19 +1,21 @@
# Live image
# You always want these:
## Live image with Xfce and nothing else
##
## $ ./build.sh --variant xfce-light
## Live images always want these
kali-linux-core
kali-desktop-live
# Metapackages
# You can customize the set of Kali metapackages (groups of tools) to install
# For the complete list see: https://tools.kali.org/kali-metapackages
#kali-linux-core
#kali-tools-top10
#kali-linux-default
#kali-linux-large
#kali-linux-everything
# Graphical desktop
## Graphical desktop
## For the complete list see: https://www.kali.org/docs/general-use/metapackages/
kali-desktop-xfce
# Kali applications
## Metapackages
## You can customize the set of Kali metapackages (groups of tools) to install
## For the complete list see: https://www.kali.org/tools/kali-meta/
#kali-linux-<selection>
## Extra Kali packages/tools/applications
## For the complete list see: https://www.kali.org/tools/
## https://pkg.kali.org/
#<package>

@ -1,19 +1,21 @@
# Live image
# You always want these:
## Live image with Xfce and default tool selection
##
## $ ./build.sh --variant xfce-light
## Live images always want these
kali-linux-core
kali-desktop-live
# Metapackages
# You can customize the set of Kali metapackages (groups of tools) to install
# For the complete list see: https://tools.kali.org/kali-metapackages
#kali-linux-core
#kali-tools-top10
kali-linux-default
#kali-linux-large
#kali-linux-everything
# Graphical desktop
## Graphical desktop
## For the complete list see: https://www.kali.org/docs/general-use/metapackages/
kali-desktop-xfce
# Kali applications
## Metapackages
## You can customize the set of Kali metapackages (groups of tools) to install
## For the complete list see: https://www.kali.org/tools/kali-meta/
kali-linux-default
## Extra Kali packages/tools/applications
## For the complete list see: https://www.kali.org/tools/
## https://pkg.kali.org/
#<package>

Loading…
Cancel
Save