All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Added swap file mode to
fstab
.
- Improved script
/sbin/update-dracut
options. - Removed support for old Paragon UFSD driver (avoid dracut build errors).
- Updated script
boot-drive-backup
, for performance reason, now generatestar.gz
in place oftar.xz
.
- Added support for Paragon NTFS3 mainline driver.
- Removed to the update-grub script the --all switch.
- Added to the update-grub script the --all switch.
- Fixed help on install script.
- Updated install script due to the previous changes.
- Removed from to the update-grub script the --current-only switch.
- Added to the update-grub script the --current-only switch.
- Updated GRUB entry description for Paragon driver.
- Parameter boot-device-grub-index.
- Fixed CHANGELOG.md hyperlinks.
- Message prompts now want ENTER to accept you choice.
- Updated README.md.
- Enabled ZSwap for default.
- Added device, backup file and mount point check on script boot-drive-restore.
1.1.5 - 2018-08-14
- Print target device information before restoring boot device by script boot-drive-restore.
- Fixed missing execution permission on script update-dracut.
1.1.4 - 2018-08-06
- Fixed maybe missing grub default configuration folder for Ubuntu 18.04.
1.1.3 - 2018-07-12
- Added GRUB_DEFAULT commenting.
- Fixed Dracut / LVM configuration file.
1.1.2 - 2018-07-09
- File assets/dracut/20-buddy-linux.conf.
- Fixed Ubiquity restored point.
- Moved to lazy umount (fix /target umount issue).
- Fixed Dracut configuration files.
1.1.1 - 2018-05-30
- Fixed default GRUB entry detection.
- GRUB defaults to latest Paragon entry, if present.
1.1.0 - 2018-05-28
- Added suggestion about NTFG-3G driver update.
- Added Dracut shutdown warning known issue.
- Added support for Paragon Express NTFS driver.
- Deprecated README-EXPERTS.md.
- Removed support from NetConsole.
- Removed Recovery, not working with Dracut (you may use a Live USB to recover).
1.0.1 - 2018-05-21
- Published boot drive backup and restore scripts.
1.0.0 - 2018-05-19
- Renamed account from DareDevil73 to antonio-petricca.
- Renamed project from linux-on-loopback-usb to buddy-linux.
0.0.2 - 2018-05-18
- Change log.
- Installation script.
- Dracut support (default) for a safe shutdown process.
- Lot of refactoring.
- Improved documentation.
0.0.1 - 2018-04-13
- First release.