Sha256: 2f190497d3e36a370c2d9d8ffc7aaf8fe7eddbe37d4e616ddf00994732f85c72
Contents?: true
Size: 436 Bytes
Versions: 51
Compression:
Stored size: 436 Bytes
Contents
# Desktop installation on Debian # # Install and setup a fully working Gnome configuration - extra_packages: "" - install_aptitude: - exec_in: apt-get -y --force-yes install aptitude 2>&1 - gnome_desktop_task: - exec_in: aptitude -q --without-recommends -o APT::Install-Recommends=no -y install ~t^desktop$ ~t^gnome-desktop$ - install_extra_packages: - exec_in: apt-get -y --force-yes install gnome-core $$extra_packages 2>&1
Version data entries
51 entries across 51 versions & 1 rubygems