Releases: SiddhanthBhat/DRIVE
Releases · SiddhanthBhat/DRIVE
Release list
DRIVE 1.0
Changelog
Added
- Initial release of PHOENIX (Professional Hardware Optimization and Extended Network Integration OS).
- Integrated TinyCore Linux as the base operating system for fast and minimal boot from USB.
- Added essential filesystem and partition management tools:
GParted,parted,e2fsprogs,ntfs-3g,exfat-utils,xfsprogs,btrfs-progs.
- Added disk health and recovery tools:
TestDisk,PhotoRec,smartmontools,ddrescue.
- Included MemTest86+ for memory diagnostics.
- Added backup and cloning utilities:
Clonezilla,rsync,tar.
- Integrated networking diagnostics:
net-tools,iputils-ping,ethtool.
- Added boot repair tools:
GRUB,boot-repair,chntpw(Windows password reset).
- Included antivirus and rootkit scanning tools:
ClamAV,chkrootkit.
- Added system utilities for diagnostics and monitoring:
htop,lshw,inxi,mc(Midnight Commander).
- Configured custom bootloader with options for:
- Booting into PHOENIX OS.
- Running MemTest86+ from boot.
- Created CLI-based recovery menu with options for disk checks, memory tests, file recovery, and partition management.
Documentation
- Added a complete user guide in the
README.md, including:- Instructions for flashing the ISO to USB.
- Steps for booting and using the diagnostic tools.
- Contribution guidelines for developers.