Releases: meefik/linuxdeploy
Releases · meefik/linuxdeploy
Linux Deploy 2.1.1
[2.1.1] - 2018-08-20
Added
- Added support Fedora 28
Changed
- Improved web terminal
Removed
- End of support for Fedora 27 and below
Fixed
- Fixed support Arch Linux i686 (http://mirror.archlinux32.org)
- Fixed problem with initial installation of Arch Linux (issue #986)
- Fixed CentOS bootstrap (issues #972)
- Fixed problem with NSS and systemd (issue #971)
- Fixed problem with unchroot am
Linux Deploy 2.1.0
[2.1.0] - 2018-05-07
Added
- Added support Ubuntu 18.04 LTS (bionic)
Removed
- Disabled auto changing SELinux mode
- End of support for Android is below version 4.0
Linux Deploy 2.0.7
[2.0.7] - 2018-04-25
Changed
- Improved Gentoo bootstrap
Fixed
- Fixed problem with seccomp (issue #869)
Linux Deploy 2.0.6
[2.0.6] - 2018-02-17
Added
- Added support for PulseAudio
Changed
- Improved mount and unmount functions
- Force make a filesystem
Linux Deploy 2.0.5
[2.0.5] - 2017-12-23
Added
- Enabled journal for FS ext3/4, ext2 without journal
- Added an attempt to re-unmount in case of failure
- The e2fsck utility is included in the assembly
- START and STOP buttons in notification
- Show app after five taps on notification in stealth mode
Fixed
- Fixed problem with running dbus in Fedora
- Fixed issue of creating a FS (mke2fs) when using busybox from system (issue #891)
Linux Deploy 2.0.4
[2.0.4] - 2017-11-29
Added
- Added support Fedora 26 and 27
Changed
- Updated Arch Linux bootstrap
Removed
- openSUSE end of support
Linux Deploy 2.0.3
Linux Deploy 2.0.2
[2.0.2] - 2017-05-10
Added
- Added file system check (issue #785)
- Added custom target type
Changed
- Updated Arch Linux bootstrap (+libnghttp2, -xorg-utils)
Fixed
Linux Deploy 2.0.1
Linux Deploy 2.0.0
[2.0.0] - 2016-08-17
Added
- Added support Debian 9 (stretch), Fedora 24 and Ubuntu 16.10 (yakkety)
- Added support for work without root permissions (based on PRoot)
- Added interface for managing from TELNET (based on telnetd)
- Added web interface (based on httpd, websocket.sh and xterm.js)
- Added synchronization of the operating environment with server or other device
- Added function to generate a random password for user (instead changeme)
- Added function to track changes in the network and update the current container
- Added ability to add users to groups aid_ * from the application interface
- Added support for initialization systems run-parts and sysv
- Added an option to keep CPU running to do work while the screen is off
- Added an option to change the delay of start after opening XServer XSDL
- Added stealth mode
- Added ability to send notifications from a container through am
- Added MATE desktop environment
- Added autostart delay
- Created a repository of containers
Changed
- The application interface is rewritten with Material Design
- Completed transition to the new CLI
- Extended syntax description of mount points, you can now specify to mount /from/dir:/to/dir
- Make an unified container profiles for CLI and the application interface
- Restore Android after closing Xorg session in framebuffer mode
Removed
- Removed GNOME and KDE desktop environments