Releases: Evilur/mnt
mnt v1.5.3
mnt v1.5.2
What's new
- Fixed a bug when using new versions of 'grep'
- Fixed compatibility issues with new bash versions
mnt v1.5.1
What's new
- Fixed a bug where the installation did not complete if a configuration file was created
- Fixed a bug where the program could not install if there was no ~/.config folder
mnt v1.5.0
Description
'mnt' is a program that allows you to quickly mount and unmount disk devices in Linux-based operating systems. It will allow you to save a lot of time when mounting disks in systems with or without a graphical environment.
What's new
- Improved installation script
Installation
There is a ready-made script in the root directory of the repository that will install the program for you. You only need to run it and follow the instructions:
chmod +x install
./install
Dependencies
- whiptail
- sudo
mnt v1.4.0
Description
'mnt' is a program that allows you to quickly mount and unmount disk devices in Linux-based operating systems. It will allow you to save a lot of time when mounting disks in systems with or without a graphical environment.
What's new
- Added localization support
- Added Russian localization
Installation
There is a ready-made script in the root directory of the repository that will install the program for you. You only need to run it and follow the instructions:
chmod +x install
./install
Dependencies
- whiptail
- sudo
mnt v1.3.0
Description
"mnt" is a program that allows you to quickly mount and unmount disk devices in Linux-based operating systems. It will allow you to save a lot of time when mounting disks in systems with or without a graphical environment.
What's new
- The configuration file has been moved to ~/.config/mnt.ini
Installation
There is a ready-made script in the root directory of the repository that will install the program for you. You only need to run it and follow the instructions:
chmod +x install
./install
Dependencies
- whiptail
mnt v1.2.1
Description
"mnt" is a program that allows you to quickly mount and unmount disk devices in Linux-based operating systems. It will allow you to save a lot of time when mounting disks in systems with or without a graphical environment.
What's new
- Fixed a bug where associations could be used even when they were not in the configuration file
- Fixed a bug where values that can be replaced in the configuration file were missing if they were not in this file
Installation
There is a ready-made script in the root directory of the repository that will install the program for you. You only need to run it and follow the instructions:
chmod +x install
./install
Dependencies
- whiptail
mnt v1.2.0
Description
"mnt" is a program that allows you to quickly mount and unmount disk devices in Linux-based operating systems. It will allow you to save a lot of time when mounting disks in systems with or without a graphical environment.
What's new
- Add whiptail window width alignment
- Prepare the program for localization into other languages
Installation
There is a ready-made script in the root directory of the repository that will install the program for you. You only need to run it and follow the instructions:
chmod +x install
./install
Dependencies
- whiptail
mnt v1.1.0
Description
"mnt" is a program that allows you to quickly mount and unmount disk devices in Linux-based operating systems. It will allow you to save a lot of time when mounting disks in systems with or without a graphical environment.
What's new
- Add the ability to choose the name of the folder to mount for disks with certain labels
- Add the ability to ignore certain disks when outputting so that they don't get in the way
Installation
There is a ready-made script in the root directory of the repository that will install the program for you. You only need to run it and follow the instructions:
chmod +x install
./install
Dependencies
- whiptail
mnt v1.0.1
Description
"mnt" is a program that allows you to quickly mount and unmount disk devices in Linux-based operating systems. It will allow you to save a lot of time when mounting disks in systems with or without a graphical environment.
Installation
There is a ready-made script in the root directory of the repository that will install the program for you. You only need to run it:
chmod +x install
./install
Dependencies
- whiptail