Skip to content

Releases: doctorfree/MirrorImages

Mirror Images version 3.0.1 release 1

08 Feb 18:16
Compare
Choose a tag to compare

Release Notes

This release update of MirrorImages incorporates changes to improve integration with the MirrorCommand package during downloads. In addition, support is added for models by country in the MirrorImages downloads and in the MirrorCommand default config files. New Google Drive file ids have been used in the download scripts to reflect the MirrorImages distribution changes. This release of MirrorImages introduces RPM format installation packages.

MirrorImages 3.0.x introduced support for both landscape and portrait mode images. Changes to packaging include the implementation of release creation during the Gitlab continuous integration process.

The MirrorImages project provides several Debian format installation packages that download image archives for use in conjunction with the MirrorCommand project. These packages all depend upon the prior installation of MirrorCommand version 3.0.2 or later.

Installation

To install:

Download the latest Debian or RPM format packages

If your system(s) have only landscape mode displays then only the landscape mode packages need be installed. Similarly, the portrait mode packages are intended for installation on systems with portrait mode displays. On systems with multiple displays including both landscape and portrait mode displays, both the landscape and portrait mode packages can be installed and will not conflict with each other. The TantraTutorial package is not display mode dependent and can be installed on systems with either display type.

Debian based Linux systems

Install the desired packages on Debian based systems by executing the command

sudo apt install ./<PackageName>_3.0.1-1.deb

Where <PackageName> can be any of:

  • ArtistsLandscape
  • ArtistsPortrait
  • CountriesLandscape
  • CountriesPortrait
  • ImagesLandscape
  • ImagesPortrait
  • JavLandscape
  • JavPortrait
  • ModelsLandscape
  • ModelsPortrait
  • PhotographersLandscape
  • PhotographersPortrait
  • TantraTutorial

Removal of the package on Debian based systems can be accomplished by issuing the command:

sudo apt remove <package-name>

Where <package-name> can be any of:

  • images-portrait
  • images-landscape
  • artists-portrait
  • artists-landscape
  • countries-portrait
  • countries-landscape
  • jav-portrait
  • jav-landscape
  • models-portrait
  • models-landscape
  • photographers-portrait
  • photographers-landscape
  • tantra-tutorial

RPM based Linux systems

Install the desired packages on RPM based systems by executing the command

sudo yum install ./<PackageName>_3.0.1-1.rpm

Where <PackageName> can be any of:

  • ArtistsLandscape
  • ArtistsPortrait
  • CountriesLandscape
  • CountriesPortrait
  • ImagesLandscape
  • ImagesPortrait
  • JavLandscape
  • JavPortrait
  • ModelsLandscape
  • ModelsPortrait
  • PhotographersLandscape
  • PhotographersPortrait
  • TantraTutorial

Removal of the package on RPM based systems can be accomplished by issuing the command:

sudo yum remove <package-name>

Artistic Note

Note: The Artists, Countries, Jav, Models, TantraTutorial, and Photographers image archives include images of artistic nudity. If you wish to avoid the display of artistic nudes, only install the ImagesPortrait or ImagesLandscape package.

Mirror Images version 3.0.0 release 2

29 Jan 23:46
Compare
Choose a tag to compare

Release Notes

This release of MirrorImages introduces RPM format installation packages.

MirrorImages 3.0.0 release 1 introduced support for both landscape and portrait mode images. Changes to packaging include the implementation of release creation during the Gitlab continuous integration process.

The MirrorImages project provides several Debian format installation packages that download image archives for use in conjunction with the MirrorCommand project. These packages all depend upon the prior installation of MirrorCommand version 3.0.1 or later.

Installation

To install:

Download the latest Debian or RPM format packages

If your system(s) have only landscape mode displays then only the landscape mode packages need be installed. Similarly, the portrait mode packages are intended for installation on systems with portrait mode displays. On systems with multiple displays including both landscape and portrait mode displays, both the landscape and portrait mode packages can be installed and will not conflict with each other. The TantraTutorial package is not display mode dependent and can be installed on systems with either display type.

Debian based Linux systems

Install the desired packages on Debian based systems by executing the command

sudo apt install ./<PackageName>_3.0.0-2.deb

Where <PackageName> can be any of:

  • ArtistsLandscape
  • ArtistsPortrait
  • ImagesLandscape
  • ImagesPortrait
  • JavLandscape
  • JavPortrait
  • ModelsLandscape
  • ModelsPortrait
  • PhotographersLandscape
  • PhotographersPortrait
  • TantraTutorial

Removal of the package on Debian based systems can be accomplished by issuing the command:

sudo apt remove <package-name>

Where <package-name> can be any of:

  • images-portrait
  • images-landscape
  • artists-portrait
  • artists-landscape
  • jav-portrait
  • jav-landscape
  • models-portrait
  • models-landscape
  • photographers-portrait
  • photographers-landscape
  • tantra-tutorial

RPM based Linux systems

Install the desired packages on RPM based systems by executing the command

sudo yum install ./<PackageName>_3.0.0-2.rpm

Where <PackageName> can be any of:

  • ArtistsLandscape
  • ArtistsPortrait
  • ImagesLandscape
  • ImagesPortrait
  • JavLandscape
  • JavPortrait
  • ModelsLandscape
  • ModelsPortrait
  • PhotographersLandscape
  • PhotographersPortrait
  • TantraTutorial

Removal of the package on RPM based systems can be accomplished by issuing the command:

sudo yum remove <package-name>

Artistic Note

Note: The Artists, Jav, Models, TantraTutorial, and Photographers image archives include images of artistic nudity. If you wish to avoid the display of artistic nudes, only install the ImagesPortrait or ImagesLandscape package.

Mirror Images Portrait version 2.6 release 1

29 Nov 21:54
Compare
Choose a tag to compare

This release of the MirrorImagesPortrait project provides Debian format installable packages to download and extract compressed image archives to be used in conjunction with the MirrorCommandLine project's MagicMirror config files.

Installation

These packages all depend upon the
MirrorCommandLine
package which must be previously installed.

To install MirrorCommandLine:

Download the latest Debian package format release

Install the base MirrorCommandLine package by executing the command

sudo apt install ./MirrorCommandLine_<version>.deb

To install the MirrorImagePortrait packages:

Download the latest Debian package format releases

Install the MirrorImagesPortrait packages by executing the commands:

sudo apt install ./MirrorImagesPortrait_<version>.deb
sudo apt install ./ArtistsPortrait_<version>.deb
sudo apt install ./ModelsPortrait_<version>.deb
sudo apt install ./PhotographersPortrait_<version>.deb
sudo apt install ./TantraTutorial_<version>.deb

Note: The Artists, Models, TantraTutorial, and Photographers image archives
include images of artistic nudity. If you wish to avoid the display of artistic
nudes, only install the MirrorImagesPortrait package.

Package Sizes

No image files are included in these packages. Rather, each package downloads
image archives and extracts them into the appropriate locations. Some of these
downloads are relatively large and require sufficient available disk space.

In order to minimize disk space requirements, all packages pipe their downloads
to stdout and extract the compressed archives via that pipe. This results in the
following disk space requirements:

  • ArtistsPortrait 5.4G
  • ModelsPortrait 4.7G
  • PhotographersPortrait 500M
  • TantraTutorial 387M
  • MirrorImagesPortrait 375M

Prior to downloading and extracting the image archives the installation script
will provide a prompt allowing the installer to skip larger downloads if desired.

All image archives are extracted into /usr/local/MirrorCommandLine/pics/
and /usr/local/MirrorCommandLine/movies/
It is possible to configure your system so that those directories reside
on a larger external drive if necessary.

Removal

To remove/uninstall the MirrorImagesPortrait packages execute the commands:

sudo apt remove artists-portrait
sudo apt remove models-portrait
sudo apt remove photographers-portrait
sudo apt remove tantra-tutorial
sudo apt remove mirror-images-portrait